Accessibility digest

Synopsis
PageCandidate Cecilia Aguiar-Curry (D)
URLhttps://www.ceciliaforassembly.com/
Requesterpool@jpdev.pro
Test date2023/06/18
Score1167
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 Candidate Cecilia Aguiar-Curry (D) at https://www.ceciliaforassembly.com/ to check its compliance with various rules. There were a total of about 1350 rules, classified into about 250 accessibility issues.

The results were interpreted to yield an aggregate score of 1167, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total1167Sum of the component scores
issue962Severity and number of reported defects
tool159Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log46Browser 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
fontSizeAbsolute82
focusIndication80
textContrastAA80
duplicateID56
contentBeyondLandmarks48
zIndexNotZero45
typeRedundant38
slashParseRisk32
hoverSurprise32
hiddenContentRisk31
cssInvalid30
noHeading30
obsolete24
fontSmall24
titleBad24
contrastAAA20
attributeBad20
leadingClipsText20
imageNoText16
errorReferenceBad16
textAlternativeRisk14
overflowHidden12
pseudoNavList10
targetSize9
linkForcesNewWindow9
focusableOperable9
metaBansZoom8
backgroundBad8
parentBad8
labelBadID8
headingLevelSkip6
linkIndication6
contrastRisk6
overflowHiddenRisk5
inconsistentStyles5
linkNoText4
headingOfNothing4
ariaBadAttribute4
headingStructure4
iframeTitleBad4
linkElementBad4
h1Multiple4
descendantMissing4
tabFocusability4
sectionHeadingless4
layoutTable4
groupName3
repeatedContentRisk3
scrollRisk3
roleBad3
elementClosure3
skipRepeatedContent3
tabularTableless3
justificationRisk3
horizontalScrolling3
filterStyle3
mainNone2
decorativeTitle2
cellHeadersAmbiguityRisk2
pseudoListRisk2
allCaps2
noScriptRisk2
titleRedundant2
decorativeImageRisk1
tableCaption1
duplicateAttribute1
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 fontSizeAbsolute

WCAG: 1.4.4

Score: 82

Complaints by qualWeb

Rule QW-WCAG-T28

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

Count of instances: 41

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 80

Complaints by alfa

Rule r65

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

Count of instances: 20

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 20

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 11

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 80

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 18

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 20

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

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 13

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 56

Complaints by alfa

Rule r3

Description: Element id attribute value is not unique

Count of instances: 14

Complaint specifics

Complaints by axe

Rule duplicate-id

Description: id attribute value is not unique

Count of instances: 7

Complaint specifics

Complaints by continuum

Rule 94

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

Count of instances: 14

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_1.F77

Description: Duplicate id attribute value

Count of instances: 7

Complaint specifics

Complaints by nuVal

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

Description: Duplicate id

Count of instances: 14

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 14

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 48

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 24

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 11

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 10

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 45

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 45

Complaint specifics

Issue typeRedundant

WCAG: 1.3.1

Score: 38

Complaints by nuVal

Rule The type attribute is unnecessary for JavaScript resources.

Description: type attribute is unnecessary for a JavaScript resource

Count of instances: 29

Complaint specifics
Rule The type attribute for the style element is not needed and should be omitted.

Description: type attribute is unnecessary for a style element

Count of instances: 9

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 32

Complaints by nuVal

Rule Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.

Description: Void element has a useless trailing slash.

Count of instances: 32

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 32

Complaints by testaro

Rule hover

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

Count of instances: 16

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 31

Complaints by axe

Rule hidden-content

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

Count of instances: 31

Complaint specifics

Issue cssInvalid

WCAG: 4.1

Score: 30

Complaints by nuVal

Rule ^CSS: .+: Property .+ doesn't exist.*$

Description: Invalid property in CSS

Count of instances: 2

Complaint specifics
Rule CSS: Parse Error.

Description: Invalid CSS

Count of instances: 8

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 30

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 10

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 24

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 1

Complaint specifics

Complaints by nuVal

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

Description: Attribute is obsolete on its element

Count of instances: 8

Complaint specifics

Issue fontSmall

WCAG: 1.4

Score: 24

Complaints by tenon

Rule 134

Description: Text is very small

Count of instances: 8

Complaint specifics

Complaints by wave

Rule text_small

Description: Text is very small

Count of instances: 3

Complaint specifics

Issue titleBad

WCAG: 1.3.1

Score: 24

Complaints by testaro

Rule titledEl

Description: title attribute belongs to an inappropriate element

Count of instances: 6

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 20

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 20

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 2

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 9

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 8

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 7

Complaint specifics

Issue attributeBad

WCAG: 1.3.1

Score: 20

Complaints by nuVal

Rule ^Attribute .+ not allowed on element .+ at this point.*$

Description: Attribute not allowed on this element

Count of instances: 2

Complaint specifics
Rule ^Bad value .* for attribute .+ on element .+$

Description: Attribute on this element has an invalid value

Count of instances: 3

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 20

Complaints by tenon

Rule 144

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

Count of instances: 5

Complaint specifics

Issue imageNoText

WCAG: 1.1.1

Score: 16

Complaints by ibm

Rule img_alt_null

Description: Image has a title attribute but an empty alt attribute

Count of instances: 4

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 16

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 4

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 14

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 14

Complaint specifics

Issue overflowHidden

WCAG: 1.4.4

Score: 12

Complaints by alfa

Rule r83

Description: Overflow is hidden or clipped if the text is enlarged

Count of instances: 3

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 10

Complaints by qualWeb

Rule QW-WCAG-T32

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

Count of instances: 5

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 9

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 3

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 9

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 3

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 9

Complaints by testaro

Rule focOp

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

Count of instances: 3

Complaint specifics

Issue metaBansZoom

WCAG: 1.4.4

Score: 8

Complaints by alfa

Rule r47

Description: meta element restricts zooming

Count of instances: 1

Complaint specifics

Complaints by axe

Rule meta-viewport

Description: Zooming and scaling are disabled

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 59

Description: meta element in the head sets the viewport maximum-scale to less than 2

Count of instances: 1

Complaint specifics

Complaints by nuVal

Rule Consider avoiding viewport values that prevent users from resizing documents.

Description: viewport value prevents users from resizing the document

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R14

Description: meta viewport prevents zoom

Count of instances: 1

Complaint specifics

Issue backgroundBad

WCAG: 4.1

Score: 8

Complaints by nuVal

Rule ^CSS: background: .+ is not a color value.*$

Description: CSS background color is misdefined

Count of instances: 2

Complaint specifics

Issue parentBad

WCAG: 1.3.1

Score: 8

Complaints by nuVal

Rule ^Element .+ not allowed as child of element .+ in this context.*$

Description: Element has an invalid parent

Count of instances: 2

Complaint specifics

Issue labelBadID

WCAG: 1.3.1

Score: 8

Complaints by wave

Rule label_orphaned

Description: Orphaned form label

Count of instances: 2

Complaint specifics

Issue headingLevelSkip

WCAG: 1.3.1

Score: 6

Complaints by alfa

Rule r53

Description: Heading skips one or more levels

Count of instances: 3

Complaint specifics

Complaints by axe

Rule heading-order

Description: Heading levels do not increase by only one

Count of instances: 3

Complaint specifics

Complaints by wave

Rule heading_skipped

Description: Skipped heading level

Count of instances: 3

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 6

Complaints by axe

Rule link-in-text-block

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

Count of instances: 1

Complaint specifics

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 3

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 6

Complaints by htmlcs

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.BgImage

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

Count of instances: 4

Complaint specifics
Rule AAA.1_4_6.G18.BgImage

Description: Contrast between the text and the background image may be less than 4.5:1

Count of instances: 1

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 5

Complaints by qualWeb

Rule QW-ACT-R40

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

Count of instances: 5

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 5

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 5

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 4

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 1

Complaint specifics

Issue headingOfNothing

WCAG: 1.3.1

Score: 4

Complaints by alfa

Rule r78

Description: No content between two headings of the same level

Count of instances: 2

Complaint specifics

Issue ariaBadAttribute

WCAG: 4.1.2

Score: 4

Complaints by axe

Rule aria-roledescription

Description: aria-roledescription is on an element with no semantic role

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 1066

Description: Element has an ARIA attribute which is not valid

Count of instances: 1

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 4

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue iframeTitleBad

WCAG: 4.1.2

Score: 4

Complaints by htmlcs

Rule AAA.2_4_1.H64.1

Description: iframe element has no non-empty title attribute

Count of instances: 1

Complaint specifics

Issue linkElementBad

WCAG: 1.3.1

Score: 4

Complaints by nuVal

Rule A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.

Description: link element with an as attribute has no rel attribute with preload or modulepreload as its value

Count of instances: 1

Complaint specifics

Issue h1Multiple

WCAG: 1.3.1

Score: 4

Complaints by nuVal

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

Description: Page contains more than 1 h1 element

Count of instances: 2

Complaint specifics

Issue descendantMissing

WCAG: 1.3.1

Score: 4

Complaints by qualWeb

Rule QW-ACT-R38

Description: Element has no ARIA required owned element

Count of instances: 1

Complaint specifics

Issue tabFocusability

WCAG: 2.1.1

Score: 4

Complaints by qualWeb

Rule QW-ACT-R70

Description: iframe with negative tabindex has interactive elements

Count of instances: 1

Complaint specifics

Complaints by testaro

Rule focAll

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

Count of instances: 1

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 4

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 4

Complaint specifics

Issue layoutTable

WCAG: 1.3.1

Score: 4

Complaints by qualWeb

Rule QW-WCAG-T12

Description: th or caption element or non-empty summary attribute used in a layout table

Count of instances: 1

Complaint specifics
Rule QW-BP9

Description: Table element without header cells has a caption

Count of instances: 1

Complaint specifics

Complaints by wave

Rule table_layout

Description: table element is misused to arrange content

Count of instances: 1

Complaint specifics

Issue groupName

WCAG: 4.1.2

Score: 3

Complaints by alfa

Rule r60

Description: Form-control group has no accessible name

Count of instances: 1

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 3

Complaints by alfa

Rule r87

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R73

Description: Block of repeated content is not collapsible

Count of instances: 1

Complaint specifics
Rule QW-ACT-R74

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

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T23

Description: No link at the top of the page that goes directly to the main content area

Count of instances: 1

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 3

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

Complaint specifics

Issue roleBad

WCAG: 4.1.2

Score: 3

Complaints by ibm

Rule aria_contentinfo_misuse

Description: Element with a contentinfo role is present without an element with a main role

Count of instances: 1

Complaint specifics

Issue elementClosure

WCAG: 4.1.1

Score: 3

Complaints by nuVal

Rule ^No .+ element in scope but a .+ end tag seen.*$

Description: End tag for an element that is not in scope

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 tabularTableless

WCAG: 1.3.1

Score: 3

Complaints by qualWeb

Rule QW-WCAG-T18

Description: Table markup not used to present tabular information

Count of instances: 1

Complaint specifics

Issue justificationRisk

WCAG: 1.4.8

Score: 3

Complaints by qualWeb

Rule QW-WCAG-T29

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

Count of instances: 3

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 filterStyle

WCAG: 4.1

Score: 3

Complaints by testaro

Rule filterStyle

Description: Element styles include filter

Count of instances: 3

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by axe

Rule landmark-one-main

Description: page has no main landmark

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue decorativeTitle

WCAG: 1.3.1

Score: 2

Complaints by htmlcs

Rule AAA.1_1_1.H67.1

Description: img element has an empty alt attribute but has a nonempty title attribute

Count of instances: 2

Complaint specifics

Complaints by wave

Rule image_title

Description: Image has a title attribute value but no alt value

Count of instances: 2

Complaint specifics

Issue cellHeadersAmbiguityRisk

WCAG: 1.3.1

Score: 2

Complaints by qualWeb

Rule QW-BP12

Description: scope col and row are not used

Count of instances: 1

Complaint specifics

Issue pseudoListRisk

WCAG: 1.3.1

Score: 2

Complaints by qualWeb

Rule QW-BP23

Description: List item is used nonsemantically

Count of instances: 2

Complaint specifics

Issue allCaps

WCAG: 3.1.5

Score: 2

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 2

Complaint specifics

Issue noScriptRisk

WCAG: 4.1

Score: 2

Complaints by wave

Rule noscript

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

Count of instances: 2

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 2

Complaints by wave

Rule title_redundant

Description: Title attribute text is the same as text or alternative text

Count of instances: 2

Complaint specifics

Issue decorativeImageRisk

WCAG: 1.1.1

Score: 1

Complaints by htmlcs

Rule AAA.1_1_1.H67.2

Description: Image marked as decorative may be informative

Count of instances: 1

Complaint specifics

Issue tableCaption

WCAG: 1.3.1

Score: 1

Complaints by qualWeb

Rule QW-WCAG-T2

Description: caption element not used to associate a caption with a data table

Count of instances: 1

Complaint specifics

Issue duplicateAttribute

WCAG: 4.1.1

Score: 1

Complaints by testaro

Rule dupAtt

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

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

Complaint specifics

Issue ignorable

WCAG: N/A

Score: 0

Complaints by qualWeb

Rule QW-WCAG-T20

Description: Link text is not supplemented with a title attribute

Count of instances: 2

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD4-c",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687098216958,
      "endTime": 1687098217522
    },
    {
      "type": "url",
      "which": "https://www.ceciliaforassembly.com/",
      "what": "Candidate Cecilia Aguiar-Curry (D)",
      "startTime": 1687098217522,
      "result": {
        "url": "https://www.ceciliaforassembly.com/"
      },
      "endTime": 1687098218303
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687098218303,
      "url": "https://www.ceciliaforassembly.com/",
      "endTime": 1687098219038
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687098219038,
      "url": "https://www.ceciliaforassembly.com/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                1444093,
                1444093,
                1444093,
                1444093,
                1444093
              ],
              "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": 1687098232779
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098232779,
      "endTime": 1687098233410
    },
    {
      "type": "url",
      "which": "https://www.ceciliaforassembly.com/",
      "what": "Candidate Cecilia Aguiar-Curry (D)",
      "startTime": 1687098233411,
      "result": {
        "url": "https://www.ceciliaforassembly.com/"
      },
      "endTime": 1687098234135
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687098234136,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 55,
          "warnings": 53
        },
        "items": [
          {
            "index": 13,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\">",
                "  <span>",
                "    Facebook",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]",
              "codeLines": [
                "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\">",
                "  <a href=\"https://www.ceciliaforassembly.com/issues/\">",
                "    Issues",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]",
              "codeLines": [
                "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">",
                "  <a href=\"https://www.ceciliaforassembly.com/about/\">",
                "    About",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]",
              "codeLines": [
                "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">",
                "  <a href=\"https://www.ceciliaforassembly.com/gallery/\">",
                "    Gallery",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]",
              "codeLines": [
                "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">",
                "  <a href=\"https://www.ceciliaforassembly.com/endorsements/\">",
                "    Endorsements",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]",
              "codeLines": [
                "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">",
                "  <a href=\"https://www.ceciliaforassembly.com/contact/\">",
                "    Contact",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]",
              "codeLines": [
                "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">",
                "  <a href=\"https://www.ceciliaforassembly.com/join/\">",
                "    Join",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 211,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]",
              "codeLines": [
                "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">",
                "  <a href=\"https://www.ceciliaforassembly.com/donate/\">",
                "    Donate",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]",
              "codeLines": [
                "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\">",
                "  <a href=\"https://www.ceciliaforassembly.com/issues/\">",
                "    Issues",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]",
              "codeLines": [
                "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">",
                "  <a href=\"https://www.ceciliaforassembly.com/about/\">",
                "    About",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]",
              "codeLines": [
                "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">",
                "  <a href=\"https://www.ceciliaforassembly.com/gallery/\">",
                "    Gallery",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]",
              "codeLines": [
                "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">",
                "  <a href=\"https://www.ceciliaforassembly.com/endorsements/\">",
                "    Endorsements",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 218,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]",
              "codeLines": [
                "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">",
                "  <a href=\"https://www.ceciliaforassembly.com/contact/\">",
                "    Contact",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 219,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]",
              "codeLines": [
                "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">",
                "  <a href=\"https://www.ceciliaforassembly.com/join/\">",
                "    Join",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 220,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]",
              "codeLines": [
                "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">",
                "  <a href=\"https://www.ceciliaforassembly.com/donate/\">",
                "    Donate",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 270,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[6]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">"
              ]
            }
          },
          {
            "index": 275,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.",
                "</h5>"
              ]
            }
          },
          {
            "index": 278,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  <span>",
                "    <strong>",
                "      Cecilia has a track record of getting things done",
                "    </strong>",
                "    as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accomplishment in the Assembly, as Chair of the Assembly Local Government Committee.",
                "  </span>",
                "</h5>"
              ]
            }
          },
          {
            "index": 282,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  <strong>",
                "    Her passion and appreciation for agriculture started when she was a child,",
                "  </strong>",
                "  working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fighting for the ag industry and particularly small, family farmers.",
                "</h5>"
              ]
            }
          },
          {
            "index": 294,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Cecilia Aguiar-Curry"
              ]
            }
          },
          {
            "index": 295,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "State Assemblymember, District 4"
              ]
            }
          },
          {
            "index": 296,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused."
              ]
            }
          },
          {
            "index": 297,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[1]",
              "codeLines": [
                "My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to"
              ]
            }
          },
          {
            "index": 298,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]/text()[1]",
              "codeLines": [
                "ASMDC.org"
              ]
            }
          },
          {
            "index": 299,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 300,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]/text()[1]",
              "codeLines": [
                "Assemblymember Cecilia Aguiar-Curry"
              ]
            }
          },
          {
            "index": 301,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "First woman mayor of Winters"
              ]
            }
          },
          {
            "index": 302,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "Cecilia has a track record of getting things done"
              ]
            }
          },
          {
            "index": 303,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]/span[1]/text()[1]",
              "codeLines": [
                "as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accomplishment in the Assembly, as Chair of the Assembly Local Government Committee."
              ]
            }
          },
          {
            "index": 304,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]/strong[1]/text()[1]",
              "codeLines": [
                "With degrees in accounting and business,"
              ]
            }
          },
          {
            "index": 305,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facing California and District 4."
              ]
            }
          },
          {
            "index": 306,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Business woman"
              ]
            }
          },
          {
            "index": 307,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Family Farmer"
              ]
            }
          },
          {
            "index": 308,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]/strong[1]/text()[1]",
              "codeLines": [
                "Her passion and appreciation for agriculture started when she was a child,"
              ]
            }
          },
          {
            "index": 309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fighting for the ag industry and particularly small, family farmers."
              ]
            }
          },
          {
            "index": 310,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Map"
              ]
            }
          },
          {
            "index": 311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Satellite"
              ]
            }
          },
          {
            "index": 312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Keyboard shortcuts"
              ]
            }
          },
          {
            "index": 313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "Map data ©2023 Google, INEGI"
              ]
            }
          },
          {
            "index": 314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Terms of Use"
              ]
            }
          },
          {
            "index": 315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "About the 4th District"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,"
              ]
            }
          },
          {
            "index": 317,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/span[2]/text()[1]",
              "codeLines": [
                "along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge."
              ]
            }
          },
          {
            "index": 321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r60",
              "ruleSummary": "Groups have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r60",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]",
              "codeLines": [
                "<div class=\"gmnoprint\" role=\"menubar\" style=\"margin: 10px; z-index: 0; position: absolute; cursor: pointer; left: 0px; top: 0px;\">",
                "  <div class=\"gm-style-mtc\" style=\"float: left; position: relative;\">",
                "    <button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: non...",
                "      Map",
                "    </button>",
                "    <ul role=\"menu\" aria-labelledby=\"62520D1C-534D-4C92-955E-D5E7A55C835D\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; l...",
                "      <li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Terrain\" draggable=\"false\" title=\"Show street map with terrain\" aria-checked=\"false\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(25...",
                "        <span>",
                "          <span style=\"-webkit-mask-image: url(&quot;data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%203H5c-1.11%200-2%20.9-2%202v14c0%201.1.89%202%202%202h14c1....",
                "          <span style=\"-webkit-mask-image: url(&quot;data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%205v14H5V5h14m0-2H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2z%22/%3E%3Cp...",
                "        </span>",
                "        <label style=\"cursor: inherit;\">",
                "          Terrain",
                "        </label>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "  <div class=\"gm-style-mtc\" style=\"float: left; position: relative;\">",
                "    <button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text...",
                "      Satellite",
                "    </button>",
                "    <ul role=\"menu\" aria-labelledby=\"61415348-9EA0-4CC7-AA2B-646B966BEB9B\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; r...",
                "      <li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Labels\" draggable=\"false\" title=\"Show imagery with street names\" aria-checked=\"true\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(25...",
                "        <span>",
                "          <span style=\"-webkit-mask-image: url(&quot;data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22/%3E%3Cpath%20d%3D%22M19%203H5c-1.11%200-2%20.9-2%202v14c0%201.1.89%202%202%202h14c1....",
                "          <span style=\"-webkit-mask-image: url(&quot;data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M19%205v14H5V5h14m0-2H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2z%22/%3E%3Cp...",
                "        </span>",
                "        <label style=\"cursor: inherit;\">",
                "          Labels",
                "        </label>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 335,
            "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]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ceciliaforassembly.com/\">",
                "  <img src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/Cecilia-Aguiar-Curry-logo.png\" width=\"500\" height=\"236\" alt=\"Cecilia Aguiar-Curry for Assembly 2024\" id=\"logo\" data-height-percentage=\"85\" data-actual-width=\"500\" data-actual-height=\"236\">",
                "</a>"
              ]
            }
          },
          {
            "index": 336,
            "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[2]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ceciliaforassembly.com/issues/\">",
                "  Issues",
                "</a>"
              ]
            }
          },
          {
            "index": 337,
            "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[2]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ceciliaforassembly.com/about/\">",
                "  About",
                "</a>"
              ]
            }
          },
          {
            "index": 338,
            "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[2]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ceciliaforassembly.com/gallery/\">",
                "  Gallery",
                "</a>"
              ]
            }
          },
          {
            "index": 339,
            "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[2]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">",
                "  Endorsements",
                "</a>"
              ]
            }
          },
          {
            "index": 340,
            "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[2]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ceciliaforassembly.com/contact/\">",
                "  Contact",
                "</a>"
              ]
            }
          },
          {
            "index": 341,
            "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[2]/nav[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ceciliaforassembly.com/join/\">",
                "  Join",
                "</a>"
              ]
            }
          },
          {
            "index": 342,
            "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[2]/nav[1]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"https://www.ceciliaforassembly.com/donate/\">",
                "  Donate",
                "</a>"
              ]
            }
          },
          {
            "index": 343,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]",
              "codeLines": [
                "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">",
                "  ASMDC.org",
                "</a>"
              ]
            }
          },
          {
            "index": 344,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none transparent; display: block; border: none; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: pointer; user-select: none; z-index: 10..."
              ]
            }
          },
          {
            "index": 345,
            "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": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "codeLines": [
                "<div tabindex=\"0\" aria-label=\"Map\" aria-roledescription=\"map\" role=\"region\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; cursor: url(&quot;https://maps.gstatic.com/mapfiles/openhand_8_8.cur&quot;), default; touch...",
                "  <div style=\"z-index: 1; position: absolute; left: 50%; top: 50%; width: 100%; will-change: transform; transform: translate(0px, 0px);\">",
                "    <div style=\"position: absolute; left: 0px; top: 0px; z-index: 100; width: 100%;\">",
                "      <div style=\"position: absolute; left: 0px; top: 0px; z-index: 0;\">",
                "        <div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\">",
                "          <div style=\"position: absolute; left: 0px; top: 256px; width: 256px; height: 256px;\">",
                "            <div style=\"width: 256px; height: 256px;\"></div>",
                "          </div>",
                "          <div style=\"position: absolute; left: -256px; top: 256px; width: 256px; height: 256px;\">",
                "            <div style=\"width: 256px; height: 256px;\"></div>",
                "          </div>",
                "          <div style=\"position: absolute; left: -256px; top: 0px; width: 256px; height: 256px;\">",
                "            <div style=\"width: 256px; height: 256px;\"></div>",
                "          </div>",
                "          <div style=\"position: absolute; left: 0px; top: 0px; width: 256px; height: 256px;\">",
                "            <div style=\"width: 256px; height: 256px;\"></div>",
                "          </div>",
                "          <div style=\"position: absolute; left: 256px; top: 0px; width: 256px; height: 256px;\">",
                "            <div style=\"width: 256px; height: 256px;\"></div>",
                "          </div>",
                "          <div style=\"position: absolute; left: 256px; top: 256px; width: 256px; height: 256px;\">",
                "            <div style=\"width: 256px; height: 256px;\"></div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div style=\"position: absolute; left: 0px; top: 0px; z-index: 101; width: 100%;\">",
                "      <div style=\"position: absolute; left: 0px; top: 0px; z-index: 20;\">",
                "        <div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\">",
                "          <div style=\"position: absolute; left: 0px; top: 256px; width: 256px; height: 256px;\">",
                "            <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i20!3i49!4i256!2m15!1e2!2skml%3AcXOw0bjKUoMOAgVnNmj5VxhOhWB3oPEuEYnWgs8CyDHCANCZHTjy0Sw!4m2!1sks!2sts%3A56236607!4m2!1skv!2s3!4m2!1sapi!2s3!4m2!1sclient!2s2!5i1!3m3!2sen-US!3sUS!5e18!4...",
                "          </div>",
                "          <div style=\"position: absolute; left: -256px; top: 256px; width: 256px; height: 256px;\">",
                "            <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i19!3i49!4i256!2m15!1e2!2skml%3AcXOw0bjKUoMOAgVnNmj5VxhOhWB3oPEuEYnWgs8CyDHCANCZHTjy0Sw!4m2!1sks!2sts%3A56236607!4m2!1skv!2s3!4m2!1sapi!2s3!4m2!1sclient!2s2!5i1!3m3!2sen-US!3sUS!5e18!4...",
                "          </div>",
                "          <div style=\"position: absolute; left: 256px; top: 256px; width: 256px; height: 256px;\">",
                "            <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i21!3i49!4i256!2m15!1e2!2skml%3AcXOw0bjKUoMOAgVnNmj5VxhOhWB3oPEuEYnWgs8CyDHCANCZHTjy0Sw!4m2!1sks!2sts%3A56236607!4m2!1skv!2s3!4m2!1sapi!2s3!4m2!1sclient!2s2!5i1!3m3!2sen-US!3sUS!5e18!4...",
                "          </div>",
                "          <div style=\"position: absolute; left: 256px; top: 0px; width: 256px; height: 256px;\">",
                "            <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i21!3i48!4i256!2m15!1e2!2skml%3AcXOw0bjKUoMOAgVnNmj5VxhOhWB3oPEuEYnWgs8CyDHCANCZHTjy0Sw!4m2!1sks!2sts%3A56236607!4m2!1skv!2s3!4m2!1sapi!2s3!4m2!1sclient!2s2!5i1!3m3!2sen-US!3sUS!5e18!4...",
                "          </div>",
                "          <div style=\"position: absolute; left: -256px; top: 0px; width: 256px; height: 256px;\">",
                "            <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i19!3i48!4i256!2m15!1e2!2skml%3AcXOw0bjKUoMOAgVnNmj5VxhOhWB3oPEuEYnWgs8CyDHCANCZHTjy0Sw!4m2!1sks!2sts%3A56236607!4m2!1skv!2s3!4m2!1sapi!2s3!4m2!1sclient!2s2!5i1!3m3!2sen-US!3sUS!5e18!4...",
                "          </div>",
                "          <div style=\"position: absolute; left: 0px; top: 0px; width: 256px; height: 256px;\">",
                "            <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i20!3i48!4i256!2m15!1e2!2skml%3AcXOw0bjKUoMOAgVnNmj5VxhOhWB3oPEuEYnWgs8CyDHCANCZHTjy0Sw!4m2!1sks!2sts%3A56236607!4m2!1skv!2s3!4m2!1sapi!2s3!4m2!1sclient!2s2!5i1!3m3!2sen-US!3sUS!5e18!4...",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div style=\"position: absolute; left: 0px; top: 0px; z-index: 102; width: 100%;\"></div>",
                "    <div style=\"position: absolute; left: 0px; top: 0px; z-index: 103; width: 100%;\"></div>",
                "    <div style=\"position: absolute; left: 0px; top: 0px; z-index: 0;\">",
                "      <div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\">",
                "        <div style=\"position: absolute; left: 0px; top: 256px; width: 256px; height: 256px; transition: opacity 200ms linear 0s;\">",
                "          <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i20!3i49!4i256!2m3!1e0!2sm!3i650390416!3m12!2sen-US!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!4e0!23i1379903&key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc&token=174...",
                "        </div>",
                "        <div style=\"position: absolute; left: -256px; top: 256px; width: 256px; height: 256px; transition: opacity 200ms linear 0s;\">",
                "          <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i19!3i49!4i256!2m3!1e0!2sm!3i650390416!3m12!2sen-US!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!4e0!23i1379903&key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc&token=927...",
                "        </div>",
                "        <div style=\"position: absolute; left: 256px; top: 0px; width: 256px; height: 256px; transition: opacity 200ms linear 0s;\">",
                "          <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i21!3i48!4i256!2m3!1e0!2sm!3i650390416!3m12!2sen-US!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!4e0!23i1379903&key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc&token=309...",
                "        </div>",
                "        <div style=\"position: absolute; left: -256px; top: 0px; width: 256px; height: 256px; transition: opacity 200ms linear 0s;\">",
                "          <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i19!3i48!4i256!2m3!1e0!2sm!3i650390416!3m12!2sen-US!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!4e0!23i1379903&key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc&token=690...",
                "        </div>",
                "        <div style=\"position: absolute; left: 0px; top: 0px; width: 256px; height: 256px; transition: opacity 200ms linear 0s;\">",
                "          <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i20!3i48!4i256!2m3!1e0!2sm!3i650390416!3m12!2sen-US!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!4e0!23i1379903&key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc&token=124...",
                "        </div>",
                "        <div style=\"position: absolute; left: 256px; top: 256px; width: 256px; height: 256px; transition: opacity 200ms linear 0s;\">",
                "          <img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i21!3i49!4i256!2m3!1e0!2sm!3i650390441!3m12!2sen-US!3sUS!5e18!12m4!1e68!2m2!1sset!2sRoadmap!12m3!1e37!2m1!1ssmartmaps!4e0!23i1379903&key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc&token=493...",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div style=\"z-index: 3; position: absolute; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; left: 0px; top: 0px; touch-action: pan-x pan-y;\">",
                "    <div style=\"z-index: 4; position: absolute; left: 50%; top: 50%; width: 100%; will-change: transform; transform: translate(0px, 0px);\">",
                "      <div style=\"position: absolute; left: 0px; top: 0px; z-index: 104; width: 100%;\"></div>",
                "      <div style=\"position: absolute; left: 0px; top: 0px; z-index: 105; width: 100%;\"></div>",
                "      <div style=\"position: absolute; left: 0px; top: 0px; z-index: 106; width: 100%;\">",
                "        <span id=\"C5D27595-6D1A-4553-B32A-46C9B588BF48\" style=\"display: none;\">",
                "          To navigate, press the arrow keys.",
                "        </span>",
                "      </div>",
                "      <div style=\"position: absolute; left: 0px; top: 0px; z-index: 107; width: 100%;\"></div>",
                "    </div>",
                "  </div>",
                "  <div class=\"gm-style-moc\" style=\"z-index: 4; position: absolute; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; left: 0px; top: 0px; opacity: 0;\">",
                "    <p class=\"gm-style-mot\"></p>",
                "  </div>",
                "  <div class=\"LGLeeN-keyboard-shortcuts-view\" id=\"5F7788BC-CEE1-4412-899F-51AF3D44240D\" style=\"display: none;\">",
                "    <table>",
                "      <tbody>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\" aria-label=\"Left arrow\">",
                "              ←",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Move left.\">",
                "            Move left",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\" aria-label=\"Right arrow\">",
                "              →",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Move right.\">",
                "            Move right",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\" aria-label=\"Up arrow\">",
                "              ↑",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Move up.\">",
                "            Move up",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\" aria-label=\"Down arrow\">",
                "              ↓",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Move down.\">",
                "            Move down",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\">",
                "              +",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Zoom in.\">",
                "            Zoom in",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\">",
                "              -",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Zoom out.\">",
                "            Zoom out",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\">",
                "              Home",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Jump left by 75%.\">",
                "            Jump left by 75%",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\">",
                "              End",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Jump right by 75%.\">",
                "            Jump right by 75%",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\">",
                "              Page Up",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Jump up by 75%.\">",
                "            Jump up by 75%",
                "          </td>",
                "        </tr>",
                "        <tr>",
                "          <td style=\"text-align: right;\">",
                "            <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\">",
                "              Page Down",
                "            </kbd>",
                "          </td>",
                "          <td aria-label=\"Jump down by 75%.\">",
                "            Jump down by 75%",
                "          </td>",
                "        </tr>",
                "      </tbody>",
                "    </table>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 346,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; a...",
                "  Map",
                "</button>"
              ]
            }
          },
          {
            "index": 347,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-tra...",
                "  Satellite",
                "</button>"
              ]
            }
          },
          {
            "index": 348,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/button[1]",
              "codeLines": [
                "<button draggable=\"false\" aria-label=\"Toggle fullscreen view\" title=\"Toggle fullscreen view\" type=\"button\" aria-pressed=\"false\" class=\"gm-control-active gm-fullscreen-control\" style=\"background: none rgb(255, 255, 255); border: 0px; margin: 10px; padding: 0px; text-transform: none; appearance: none;...",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: ...",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: ...",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: ...",
                "</button>"
              ]
            }
          },
          {
            "index": 349,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button draggable=\"false\" aria-label=\"Zoom in\" title=\"Zoom in\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; wi...",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                "</button>"
              ]
            }
          },
          {
            "index": 350,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[2]/div[1]/button[2]",
              "codeLines": [
                "<button draggable=\"false\" aria-label=\"Zoom out\" title=\"Zoom out\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; ...",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23666%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                "  <img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                "</button>"
              ]
            }
          },
          {
            "index": 351,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/a[1]",
              "codeLines": [
                "<a target=\"_blank\" rel=\"noopener\" title=\"Open this area in Google Maps (opens a new window)\" aria-label=\"Open this area in Google Maps (opens a new window)\" href=\"https://maps.google.com/maps?ll=38.871745,-122.297616&z=7&t=m&hl=en-US&gl=US&mapclient=apiv3\" style=\"display: inline;\">",
                "  <div style=\"width: 66px; height: 26px;\">",
                "    <img alt=\"Google\" src=\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2069%2029%22%3E%3Cg%20opacity%3D%22.6%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17.4706%207.33616L18.0118%2...",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 352,
            "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": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, ...",
                "  Keyboard shortcuts",
                "</button>"
              ]
            }
          },
          {
            "index": 353,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\">",
                "  Terms of Use",
                "</a>"
              ]
            }
          },
          {
            "index": 354,
            "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]/div[1]/footer[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\">",
                "  <span>",
                "    Facebook",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 355,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Issues"
              ]
            }
          },
          {
            "index": 356,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 357,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Gallery"
              ]
            }
          },
          {
            "index": 358,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Endorsements"
              ]
            }
          },
          {
            "index": 359,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 360,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Join"
              ]
            }
          },
          {
            "index": 361,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 362,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Cecilia Aguiar-Curry"
              ]
            }
          },
          {
            "index": 363,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "State Assemblymember, District 4"
              ]
            }
          },
          {
            "index": 364,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused."
              ]
            }
          },
          {
            "index": 365,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[1]",
              "codeLines": [
                "My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to"
              ]
            }
          },
          {
            "index": 366,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]/text()[1]",
              "codeLines": [
                "ASMDC.org"
              ]
            }
          },
          {
            "index": 367,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 368,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]/text()[1]",
              "codeLines": [
                "Assemblymember Cecilia Aguiar-Curry"
              ]
            }
          },
          {
            "index": 380,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Keyboard shortcuts"
              ]
            }
          },
          {
            "index": 381,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "Map data ©2023 Google, INEGI"
              ]
            }
          },
          {
            "index": 382,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Terms of Use"
              ]
            }
          },
          {
            "index": 384,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,"
              ]
            }
          },
          {
            "index": 385,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/span[2]/text()[1]",
              "codeLines": [
                "along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge."
              ]
            }
          },
          {
            "index": 386,
            "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]/div[1]/footer[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611"
              ]
            }
          },
          {
            "index": 433,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Issues"
              ]
            }
          },
          {
            "index": 434,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 435,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Gallery"
              ]
            }
          },
          {
            "index": 436,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Endorsements"
              ]
            }
          },
          {
            "index": 437,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 438,
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Join"
              ]
            }
          },
          {
            "index": 439,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Donate"
              ]
            }
          },
          {
            "index": 440,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Cecilia Aguiar-Curry"
              ]
            }
          },
          {
            "index": 441,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "State Assemblymember, District 4"
              ]
            }
          },
          {
            "index": 442,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]",
              "codeLines": [
                "Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused."
              ]
            }
          },
          {
            "index": 443,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[1]",
              "codeLines": [
                "My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to"
              ]
            }
          },
          {
            "index": 444,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]/text()[1]",
              "codeLines": [
                "ASMDC.org"
              ]
            }
          },
          {
            "index": 445,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 446,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]/text()[1]",
              "codeLines": [
                "Assemblymember Cecilia Aguiar-Curry"
              ]
            }
          },
          {
            "index": 458,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Keyboard shortcuts"
              ]
            }
          },
          {
            "index": 459,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "Map data ©2023 Google, INEGI"
              ]
            }
          },
          {
            "index": 460,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Terms of Use"
              ]
            }
          },
          {
            "index": 464,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611"
              ]
            }
          },
          {
            "index": 588,
            "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": "h5",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  <strong>",
                "    With degrees in accounting and business,",
                "  </strong>",
                "  Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facing California and District 4.",
                "</h5>"
              ]
            }
          },
          {
            "index": 589,
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"bigol alt inview\">",
                "  Business woman",
                "</h2>"
              ]
            }
          },
          {
            "index": 600,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Keyboard shortcuts"
              ]
            }
          },
          {
            "index": 601,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "Map data ©2023 Google, INEGI"
              ]
            }
          },
          {
            "index": 602,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Terms of Use"
              ]
            }
          },
          {
            "index": 649,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          53,
          0,
          0,
          55
        ],
        "instances": [
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\"> <span> Facebook </span> </a>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]"
            },
            "excerpt": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\"> <a href=\"https://www.ceciliaforassembly.com/issues/\"> Issues </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]"
            },
            "excerpt": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"> <a href=\"https://www.ceciliaforassembly.com/about/\"> About </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]"
            },
            "excerpt": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"> <a href=\"https://www.ceciliaforassembly.com/gallery/\"> Gallery </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]"
            },
            "excerpt": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"> <a href=\"https://www.ceciliaforassembly.com/endorsements/\"> Endorsements </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]"
            },
            "excerpt": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"> <a href=\"https://www.ceciliaforassembly.com/contact/\"> Contact </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]"
            },
            "excerpt": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"> <a href=\"https://www.ceciliaforassembly.com/join/\"> Join </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]"
            },
            "excerpt": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"> <a href=\"https://www.ceciliaforassembly.com/donate/\"> Donate </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]"
            },
            "excerpt": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\"> <a href=\"https://www.ceciliaforassembly.com/issues/\"> Issues </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]"
            },
            "excerpt": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"> <a href=\"https://www.ceciliaforassembly.com/about/\"> About </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]"
            },
            "excerpt": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"> <a href=\"https://www.ceciliaforassembly.com/gallery/\"> Gallery </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]"
            },
            "excerpt": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"> <a href=\"https://www.ceciliaforassembly.com/endorsements/\"> Endorsements </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]"
            },
            "excerpt": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"> <a href=\"https://www.ceciliaforassembly.com/contact/\"> Contact </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]"
            },
            "excerpt": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"> <a href=\"https://www.ceciliaforassembly.com/join/\"> Join </a> </li>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]"
            },
            "excerpt": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"> <a href=\"https://www.ceciliaforassembly.com/donate/\"> Donate </a> </li>"
          },
          {
            "ruleID": "r47",
            "what": "<meta name='viewport'> elements do not prevent zoom",
            "ordinalSeverity": 3,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[6]"
            },
            "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5> Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused. </h5>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5> <span> <strong> Cecilia has a track record of getting things done </strong> as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accomplishment in the Assembly, as Chair of the Assembly Local Government Committee. </span> </h5>"
          },
          {
            "ruleID": "r53",
            "what": "Headings are structured",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5> <strong> Her passion and appreciation for agriculture started when she was a child, </strong> working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fighting for the ag industry and particularly small, family farmers. </h5>"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Cecilia Aguiar-Curry"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "State Assemblymember, District 4"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[1]"
            },
            "excerpt": "My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]/text()[1]"
            },
            "excerpt": "ASMDC.org"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[2]"
            },
            "excerpt": "."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]/text()[1]"
            },
            "excerpt": "Assemblymember Cecilia Aguiar-Curry"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "First woman mayor of Winters"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]/span[1]/strong[1]/text()[1]"
            },
            "excerpt": "Cecilia has a track record of getting things done"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]/span[1]/text()[1]"
            },
            "excerpt": "as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accomplishment in the Assembly, as Chair of the Assembly Local Government Committee."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]/strong[1]/text()[1]"
            },
            "excerpt": "With degrees in accounting and business,"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facing California and District 4."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "Business woman"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "Family Farmer"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]/strong[1]/text()[1]"
            },
            "excerpt": "Her passion and appreciation for agriculture started when she was a child,"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fighting for the ag industry and particularly small, family farmers."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/button[1]/text()[1]"
            },
            "excerpt": "Map"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[1]/text()[1]"
            },
            "excerpt": "Satellite"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]"
            },
            "excerpt": "Keyboard shortcuts"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]"
            },
            "excerpt": "Map data ©2023 Google, INEGI"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Terms of Use"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "About the 4th District"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/span[1]/text()[1]"
            },
            "excerpt": "The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/span[2]/text()[1]"
            },
            "excerpt": "along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge."
          },
          {
            "ruleID": "r60",
            "what": "Groups have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]"
            },
            "excerpt": "<div class=\"gmnoprint\" role=\"menubar\" style=\"margin: 10px; z-index: 0; position: absolute; cursor: pointer; left: 0px; top: 0px;\"> <div class=\"gm-style-mtc\" style=\"float: left; position: relative;\"> < ... 4H5V5h14m0-2H5c-1.1%200-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1%200%202-.9%202-2V5c0-1.1-.9-2-2-2z%22/%3E%3Cp... </span> <label style=\"cursor: inherit;\"> Labels </label> </li> </ul> </div> </div>"
          },
          {
            "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]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/\"> <img src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/Cecilia-Aguiar-Curry-logo.png\" width=\"500\" height=\"236\" alt=\"Cecilia Aguiar-Curry for Assembly 2024\" id=\"logo\" data-height-percentage=\"85\" data-actual-width=\"500\" data-actual-height=\"236\"> </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[2]/nav[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/issues/\"> Issues </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[2]/nav[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/about/\"> About </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[2]/nav[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/gallery/\"> Gallery </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[2]/nav[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\"> Endorsements </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[2]/nav[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/contact/\"> Contact </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[2]/nav[1]/ul[1]/li[6]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/join/\"> Join </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[2]/nav[1]/ul[1]/li[7]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/donate/\"> Donate </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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\"> ASMDC.org </a>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none transparent; display: block; border: none; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: pointer; user-select: none; z-index: 10..."
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div tabindex=\"0\" aria-label=\"Map\" aria-roledescription=\"map\" role=\"region\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; marg ... \"text-align: right;\"> <kbd class=\"VdnQmO-keyboard-shortcuts-view--shortcut-key\"> Page Down </kbd> </td> <td aria-label=\"Jump down by 75%.\"> Jump down by 75% </td> </tr> </tbody> </table> </div> </div>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; a... Map </button>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-tra... Satellite </button>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Toggle fullscreen view\" title=\"Toggle fullscreen view\" type=\"button\" aria-pressed=\"false\" class=\"gm-control-active gm-fullscreen-control\" style=\"background: none  ... %22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: ... </button>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[2]/div[1]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Zoom in\" title=\"Zoom in\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform:  ... w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\"> </button>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[2]/div[1]/button[2]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Zoom out\" title=\"Zoom out\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform ... %22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\"> </button>"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" title=\"Open this area in Google Maps (opens a new window)\" aria-label=\"Open this area in Google Maps (opens a new window)\" href=\"https://maps.google.com/maps?ll=38.87 ... 22%20viewBox%3D%220%200%2069%2029%22%3E%3Cg%20opacity%3D%22.6%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17.4706%207.33616L18.0118%2... </div> </a>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, ... Keyboard shortcuts </button>"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\"> Terms 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]/div[1]/footer[1]/div[1]/div[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\"> <span> Facebook </span> </a>"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Issues"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Gallery"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "excerpt": "Join"
          },
          {
            "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]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Cecilia Aguiar-Curry"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "State Assemblymember, District 4"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[1]"
            },
            "excerpt": "My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]/text()[1]"
            },
            "excerpt": "ASMDC.org"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[2]"
            },
            "excerpt": "."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]/text()[1]"
            },
            "excerpt": "Assemblymember Cecilia Aguiar-Curry"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]"
            },
            "excerpt": "Keyboard shortcuts"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]"
            },
            "excerpt": "Map data ©2023 Google, INEGI"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Terms of Use"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/span[1]/text()[1]"
            },
            "excerpt": "The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/span[2]/text()[1]"
            },
            "excerpt": "along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/text()[1]"
            },
            "excerpt": "Issues"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/text()[1]"
            },
            "excerpt": "Gallery"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/text()[1]"
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/text()[1]"
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]/text()[1]"
            },
            "excerpt": "Join"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]/text()[1]"
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Cecilia Aguiar-Curry"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "State Assemblymember, District 4"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]/text()[1]"
            },
            "excerpt": "Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[1]"
            },
            "excerpt": "My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]/text()[1]"
            },
            "excerpt": "ASMDC.org"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/text()[2]"
            },
            "excerpt": "."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]/text()[1]"
            },
            "excerpt": "Assemblymember Cecilia Aguiar-Curry"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]"
            },
            "excerpt": "Keyboard shortcuts"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]"
            },
            "excerpt": "Map data ©2023 Google, INEGI"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Terms of Use"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/text()[1]"
            },
            "excerpt": "Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5> <strong> With degrees in accounting and business, </strong> Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facing California and District 4. </h5>"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"bigol alt inview\"> Business woman </h2>"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]/text()[1]"
            },
            "excerpt": "Keyboard shortcuts"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]"
            },
            "excerpt": "Map data ©2023 Google, INEGI"
          },
          {
            "ruleID": "r83",
            "what": "Text nodes are not clipped when text is resized",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Terms of Use"
          },
          {
            "ruleID": "r87",
            "what": "First focusable element is link to main content",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          }
        ]
      },
      "endTime": 1687098238415
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687098238415,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 45,
          "rulesWarned": 5,
          "rulesViolated": 8,
          "warnings": {
            "minor": 31,
            "moderate": 0,
            "serious": 21,
            "critical": 1
          },
          "violations": {
            "minor": 7,
            "moderate": 15,
            "serious": 4,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.7.0"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2023-06-18T14:23:59.050Z",
          "url": "https://www.ceciliaforassembly.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-roledescription",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412",
                "deprecated"
              ],
              "description": "Ensure aria-roledescription is only used on elements with an implicit or explicit role",
              "help": "aria-roledescription must be on elements with a semantic role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-roledescription?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-roledescription",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Check that the aria-roledescription is announced by supported screen readers"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div tabindex=\"0\" aria-label=\"Map\" aria-roledescription=\"map\" role=\"region\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; cursor: url(&quot;https://maps.gstatic.com/mapfiles/openhand_8_8.cur&quot;), default; touch-action: pan-x pan-y;\" aria-describedby=\"5F7788BC-CEE1-4412-899F-51AF3D44240D\">",
                  "target": [
                    "div[aria-label=\"Map\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Check that the aria-roledescription is announced by supported screen readers"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a>",
                  "target": [
                    "#top-menu > .menu-item-161.menu-item.menu-item-type-post_type > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ceciliaforassembly.com/about/\">About</a>",
                  "target": [
                    "#top-menu > .menu-item-290.menu-item.menu-item-type-post_type > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a>",
                  "target": [
                    "#top-menu > .menu-item-368.menu-item.menu-item-type-post_type > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a>",
                  "target": [
                    "#top-menu > .menu-item-461.menu-item.menu-item-type-post_type > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a>",
                  "target": [
                    "#top-menu > .menu-item-439.menu-item.menu-item-type-post_type > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ceciliaforassembly.com/join/\">Join</a>",
                  "target": [
                    "#top-menu > .menu-item-547.menu-item.menu-item-type-post_type > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a>",
                  "target": [
                    "#top-menu > .donate.menu-item-231.menu-item > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "32.4pt (43.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"quoteHP\" class=\"et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_pb_text_align_left et_pb_bg_layout_dark\">",
                          "target": [
                            "#quoteHP"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"et_pb_module_header\">Cecilia Aguiar-Curry</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"quoteHP\" class=\"et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_pb_text_align_left et_pb_bg_layout_dark\">",
                          "target": [
                            "#quoteHP"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"et_pb_fullwidth_header_subhead\">State Assemblymember, District 4</span>",
                  "target": [
                    ".et_pb_fullwidth_header_subhead"
                  ],
                  "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": "<section id=\"quoteHP\" class=\"et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_pb_text_align_left et_pb_bg_layout_dark\">",
                          "target": [
                            "#quoteHP"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>",
                  "target": [
                    ".et_pb_header_content_wrapper > h5:nth-child(1)"
                  ],
                  "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": "<section id=\"quoteHP\" class=\"et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_pb_text_align_left et_pb_bg_layout_dark\">",
                          "target": [
                            "#quoteHP"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5>",
                  "target": [
                    "h5:nth-child(2)"
                  ],
                  "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": "<section id=\"quoteHP\" class=\"et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 et_pb_text_align_left et_pb_bg_layout_dark\">",
                          "target": [
                            "#quoteHP"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">ASMDC.org</a>",
                  "target": [
                    ".extLink"
                  ],
                  "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": "8.4pt (11.2px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img decoding=\"async\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/cecilia-signature-white.png\" width=\"250\" height=\"79\" alt=\"\" class=\"wp-image-55 alignnone size-full\">",
                          "target": [
                            ".wp-image-55"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">Assemblymember Cecilia Aguiar-Curry</small>",
                  "target": [
                    "small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"62520D1C-534D-4C92-955E-D5E7A55C835D\">",
                  "target": [
                    "#\\36 2520D1C-534D-4C92-955E-D5E7A55C835D"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(86, 86, 86); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"61415348-9EA0-4CC7-AA2B-646B966BEB9B\">",
                  "target": [
                    "#\\36 1415348-9EA0-4CC7-AA2B-646B966BEB9B"
                  ],
                  "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": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;\">",
                  "target": [
                    "div:nth-child(2) > button[aria-label=\"Keyboard shortcuts\"][title=\"Keyboard shortcuts\"]"
                  ],
                  "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": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"\">Map data ©2023 Google, INEGI</span>",
                  "target": [
                    ".gmnoprint:nth-child(2) > .gm-style-cc[draggable=\"false\"] > div:nth-child(2) > span"
                  ],
                  "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": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\">Terms of Use</a>",
                  "target": [
                    ".gm-style-cc.gmnoprint[draggable=\"false\"] > div:nth-child(2) > a[target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img draggable=\"false\" alt=\"\" role=\"presentation\" src=\"https://maps.google.com/maps/vt?pb=!1m5!1m4!1i7!2i20!3i49!4i256!2m15!1e2!2skml%3AcXOw0bjKUoMOAgVnNmj5VxhOhWB3oPEuEYnWgs8CyDHCANCZHTjy0Sw!4m2!1sks!2sts%3A56236607!4m2!1skv!2s3!4m2!1sapi!2s3!4m2!1sclient!2s2!5i1!3m3!2sen-US!3sUS!5e18!4e0!23i1379903&amp;key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc&amp;token=75310\" style=\"width: 256px; height: 256px; user-select: none; border: 0px; padding: 0px; margin: 0px; max-width: none;\">",
                          "target": [
                            "div:nth-child(2) > div > div > div:nth-child(1) > img[role=\"presentation\"][draggable=\"false\"][alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"bumpTop\">About the 4th District</h2>",
                  "target": [
                    ".bumpTop"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe name=\"f1658fdceb6e5ec\" width=\"500px\" height=\"550px\" 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/v12.0/plugins/page.php?adapt_container_width=true&amp;app_id=834635550378097&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Dfd71b5ebc5c5ec%26domain%3Dwww.ceciliaforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwww.ceciliaforassembly.com%252Ff3c722250acf18%26relation%3Dparent.parent&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: visible; width: 484px; height: 550px;\" class=\"\">",
                  "target": [
                    "iframe[name=\"f1658fdceb6e5ec\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"et_mobile_nav_menu\">",
                  "target": [
                    "#et_mobile_nav_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": "<span class=\"select_page\">Select Page</span>",
                  "target": [
                    ".select_page"
                  ],
                  "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 id=\"mobile_menu\" class=\"et_mobile_menu\">",
                  "target": [
                    "#mobile_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": "<span id=\"C5D27595-6D1A-4553-B32A-46C9B588BF48\" style=\"display: none;\">To navigate, press the arrow keys.</span>",
                  "target": [
                    "#C5D27595-6D1A-4553-B32A-46C9B588BF48"
                  ],
                  "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=\"LGLeeN-keyboard-shortcuts-view\" id=\"5F7788BC-CEE1-4412-899F-51AF3D44240D\" style=\"display: none;\">",
                  "target": [
                    "#\\35 F7788BC-CEE1-4412-899F-51AF3D44240D"
                  ],
                  "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 role=\"menu\" aria-labelledby=\"62520D1C-534D-4C92-955E-D5E7A55C835D\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; left: 0px; top: 40px; text-align: left; display: none;\">",
                  "target": [
                    ".gm-style-mtc:nth-child(1) > ul[role=\"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 role=\"menu\" aria-labelledby=\"61415348-9EA0-4CC7-AA2B-646B966BEB9B\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; right: 0px; top: 40px; text-align: left; display: none;\">",
                  "target": [
                    ".gm-style-mtc:nth-child(2) > ul[role=\"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": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                  "target": [
                    ".gm-fullscreen-control > img[alt=\"\"]:nth-child(2)"
                  ],
                  "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 src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                  "target": [
                    ".gm-fullscreen-control > img[alt=\"\"]:nth-child(3)"
                  ],
                  "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=\"gmnoprint\" data-control-width=\"40\" data-control-height=\"40\" style=\"display: none; position: absolute;\">",
                  "target": [
                    "div[data-control-height=\"40\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button draggable=\"false\" aria-label=\"Rotate map clockwise\" title=\"Rotate map clockwise\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; left: 0px; top: 0px; overflow: hidden; width: 40px; height: 40px;\">",
                  "target": [
                    "button[aria-label=\"Rotate map clockwise\"]"
                  ],
                  "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 alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E\" style=\"width: 20px; height: 20px;\">",
                  "target": [
                    "button[aria-label=\"Rotate map clockwise\"] > img[alt=\"\"]:nth-child(2)"
                  ],
                  "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 alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E\" style=\"width: 20px; height: 20px;\">",
                  "target": [
                    "button[aria-label=\"Rotate map clockwise\"] > img[alt=\"\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button draggable=\"false\" aria-label=\"Rotate map counterclockwise\" title=\"Rotate map counterclockwise\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; left: 0px; top: 0px; overflow: hidden; width: 40px; height: 40px; transform: scaleX(-1);\">",
                  "target": [
                    "button[aria-label=\"Rotate map counterclockwise\"]"
                  ],
                  "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 alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E\" style=\"width: 20px; height: 20px;\">",
                  "target": [
                    "button[aria-label=\"Rotate map counterclockwise\"] > img[alt=\"\"]:nth-child(2)"
                  ],
                  "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 alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M12.06%209.06l4-4-4-4-1.41%201.41%201.59%201.59h-.18c-2.3%200-4.6.88-6.35%202.64-3.52%203.51-3.52%209.21%200%2012.72%201.5%201.5%203.4%202.36%205.36%202.58v-2.02c-1.44-.21-2.84-.86-3.95-1.97-2.73-2.73-2.73-7.17%200-9.9%201.37-1.37%203.16-2.05%204.95-2.05h.17l-1.59%201.59%201.41%201.41zm8.94%203c-.19-1.74-.88-3.32-1.91-4.61l-1.43%201.43c.69.92%201.15%202%201.32%203.18H21zm-7.94%207.92V22c1.74-.19%203.32-.88%204.61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E\" style=\"width: 20px; height: 20px;\">",
                  "target": [
                    "button[aria-label=\"Rotate map counterclockwise\"] > img[alt=\"\"]:nth-child(3)"
                  ],
                  "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 alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2016%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%2016h8V9H0v7zm10%200h8V9h-8v7zM0%207h8V0H0v7zm10-7v7h8V0h-8z%22/%3E%3C/svg%3E\" style=\"width: 18px;\">",
                  "target": [
                    ".gm-tilt > img[alt=\"\"]:nth-child(2)"
                  ],
                  "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 alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2016%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%2016h8V9H0v7zm10%200h8V9h-8v7zM0%207h8V0H0v7zm10-7v7h8V0h-8z%22/%3E%3C/svg%3E\" style=\"width: 18px;\">",
                  "target": [
                    ".gm-tilt > img[alt=\"\"]:nth-child(3)"
                  ],
                  "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 src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                  "target": [
                    "button[aria-label=\"Zoom in\"] > img[alt=\"\"]:nth-child(2)"
                  ],
                  "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 src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                  "target": [
                    "button[aria-label=\"Zoom in\"] > img[alt=\"\"]:nth-child(3)"
                  ],
                  "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 src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                  "target": [
                    "button[aria-label=\"Zoom in\"] > img[alt=\"\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                  "target": [
                    "button[aria-label=\"Zoom out\"] > img[alt=\"\"]:nth-child(2)"
                  ],
                  "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 src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                  "target": [
                    "button[aria-label=\"Zoom out\"] > img[alt=\"\"]:nth-child(3)"
                  ],
                  "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 src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">",
                  "target": [
                    "button[aria-label=\"Zoom out\"] > img[alt=\"\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button draggable=\"false\" aria-label=\"Map Data\" title=\"Map Data\" type=\"button\" style=\"background: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit; display: none;\">",
                  "target": [
                    "button[aria-label=\"Map Data\"]"
                  ],
                  "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=\"gmnoscreen\"><div style=\"font-family: Roboto, Arial, sans-serif; font-size: 11px; color: rgb(0, 0, 0); direction: ltr; text-align: right; background-color: rgb(245, 245, 245);\">Map data ©2023 Google, INEGI</div></div>",
                  "target": [
                    ".gmnoscreen"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button draggable=\"false\" aria-label=\"Map Scale: 50 km per 51 pixels\" title=\"Map Scale: 50 km per 51 pixels\" type=\"button\" class=\"gm-style-cc\" aria-describedby=\"C4654E0D-0446-4572-A52E-139E6A680522\" style=\"background: none; display: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; height: 14px; line-height: 14px;\">",
                  "target": [
                    "button[aria-label=\"Map Scale: 50 km per 51 pixels\"]"
                  ],
                  "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 id=\"C4654E0D-0446-4572-A52E-139E6A680522\" style=\"display: none;\">Click to toggle between metric and imperial units</span>",
                  "target": [
                    "#C4654E0D-0446-4572-A52E-139E6A680522"
                  ],
                  "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 draggable=\"false\" class=\"gm-style-cc\" style=\"user-select: none; position: relative; height: 14px; line-height: 14px; display: none;\">",
                  "target": [
                    ".gm-style-cc[draggable=\"false\"]:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span>Facebook</span>",
                  "target": [
                    ".icon > span"
                  ],
                  "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 height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;\"></iframe>",
                  "target": [
                    "iframe[height=\"1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2a",
                "wcag141",
                "TTv5",
                "TT13.a"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h5>",
                          "target": [
                            "h5:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">ASMDC.org</a>",
                  "target": [
                    ".extLink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined due to a background image"
                }
              ]
            }
          ],
          "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": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"et_pb_section et_pb_section_1 et_section_regular\">",
                          "target": [
                            ".et_pb_section_1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,&nbsp;</span>",
                  "target": [
                    "p:nth-child(5) > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"et_pb_section et_pb_section_1 et_section_regular\">",
                          "target": [
                            ".et_pb_section_1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge.</span>",
                  "target": [
                    "p:nth-child(5) > span:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": {
                        "fgColor": "#666666",
                        "bgColor": "#171717",
                        "contrastRatio": 3.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer-bottom\">",
                          "target": [
                            "#footer-bottom"
                          ]
                        },
                        {
                          "html": "<footer id=\"main-footer\">",
                          "target": [
                            "#main-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.12 (foreground color: #666666, background color: #171717, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>",
                  "target": [
                    "#footer-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.12 (foreground color: #666666, background color: #171717, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-161",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\"><a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a></li>",
                          "target": [
                            ".et_first_mobile_item"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-161"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\"><a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a></li>",
                  "target": [
                    "#top-menu > .menu-item-161.menu-item.menu-item-type-post_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-161"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-290",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\">About</a></li>",
                          "target": [
                            "#mobile_menu > .menu-item-290.menu-item.menu-item-type-post_type"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-290"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\">About</a></li>",
                  "target": [
                    "#top-menu > .menu-item-290.menu-item.menu-item-type-post_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-290"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-368",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"><a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a></li>",
                          "target": [
                            "#mobile_menu > .menu-item-368.menu-item.menu-item-type-post_type"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-368"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"><a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a></li>",
                  "target": [
                    "#top-menu > .menu-item-368.menu-item.menu-item-type-post_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-368"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-461",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"><a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a></li>",
                          "target": [
                            "#mobile_menu > .menu-item-461.menu-item.menu-item-type-post_type"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-461"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"><a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a></li>",
                  "target": [
                    "#top-menu > .menu-item-461.menu-item.menu-item-type-post_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-461"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-439",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"><a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a></li>",
                          "target": [
                            "#mobile_menu > .menu-item-439.menu-item.menu-item-type-post_type"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-439"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"><a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a></li>",
                  "target": [
                    "#top-menu > .menu-item-439.menu-item.menu-item-type-post_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-439"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-547",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"><a href=\"https://www.ceciliaforassembly.com/join/\">Join</a></li>",
                          "target": [
                            "#mobile_menu > .menu-item-547.menu-item.menu-item-type-post_type"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-547"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"><a href=\"https://www.ceciliaforassembly.com/join/\">Join</a></li>",
                  "target": [
                    "#top-menu > .menu-item-547.menu-item.menu-item-type-post_type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-547"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "menu-item-231",
                      "relatedNodes": [
                        {
                          "html": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"><a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a></li>",
                          "target": [
                            "#mobile_menu > .donate.menu-item-231.menu-item"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: menu-item-231"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"><a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a></li>",
                  "target": [
                    "#top-menu > .donate.menu-item-231.menu-item"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: menu-item-231"
                }
              ]
            },
            {
              "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>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>",
                  "target": [
                    ".et_pb_header_content_wrapper > h5:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5>",
                  "target": [
                    ".et_pb_text_1 > .et_pb_text_inner > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5>",
                  "target": [
                    ".et_pb_text_5 > .et_pb_text_inner > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-US\" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT",
                "TTv5",
                "TT6.a"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\">\n<span>Facebook</span>\n</a>",
                  "target": [
                    ".icon"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "wcag2aa",
                "wcag144",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling must not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"et_pb_section et_pb_section_0 et_pb_fullwidth_section et_section_regular\">",
                  "target": [
                    ".et_pb_section_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"et_pb_row et_pb_row_0\">",
                  "target": [
                    ".et_pb_row_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"et_pb_row et_pb_row_1 custom_row\">",
                  "target": [
                    ".et_pb_row_1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"et_pb_row et_pb_row_2\">",
                  "target": [
                    ".et_pb_row_2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"62520D1C-534D-4C92-955E-D5E7A55C835D\">",
                  "target": [
                    "#\\36 2520D1C-534D-4C92-955E-D5E7A55C835D"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(86, 86, 86); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"61415348-9EA0-4CC7-AA2B-646B966BEB9B\">",
                  "target": [
                    "#\\36 1415348-9EA0-4CC7-AA2B-646B966BEB9B"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    "div:nth-child(15)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span style=\"\">Map data ©2023 Google, INEGI</span>",
                  "target": [
                    ".gmnoprint:nth-child(2) > .gm-style-cc[draggable=\"false\"] > div:nth-child(2) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"gmnoprint gm-style-cc\" draggable=\"false\" style=\"z-index: 1000001; user-select: none; position: relative; height: 14px; line-height: 14px;\">",
                  "target": [
                    ".gm-style-cc.gmnoprint[draggable=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"bumpTop\">About the 4th District</h2>",
                  "target": [
                    ".bumpTop"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p><span>The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,&nbsp;</span><span>along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge.</span></p>",
                  "target": [
                    "p:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          31,
          22,
          22,
          5
        ],
        "instances": [
          {
            "ruleID": "aria-roledescription",
            "what": "aria-roledescription must be on elements with a semantic role; Check that the aria-roledescription is announced by supported screen readers",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div[aria-label=\"Map\"]"
            },
            "excerpt": "<div tabindex=\"0\" aria-label=\"Map\" aria-roledescription=\"map\" role=\"region\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; cursor: url(&quot;https://maps.gstatic.com/mapfiles/openhand_8_8.cur&quot;), default; touch-action: pan-x pan-y;\" aria-describedby=\"5F7788BC-CEE1-4412-899F-51AF3D44240D\">"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-161.menu-item.menu-item-type-post_type > a"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-290.menu-item.menu-item-type-post_type > a"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/about/\">About</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-368.menu-item.menu-item-type-post_type > a"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-461.menu-item.menu-item-type-post_type > a"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-439.menu-item.menu-item-type-post_type > a"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-547.menu-item.menu-item-type-post_type > a"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/join/\">Join</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .donate.menu-item-231.menu-item > a"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h1"
            },
            "excerpt": "<h1 class=\"et_pb_module_header\">Cecilia Aguiar-Curry</h1>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".et_pb_fullwidth_header_subhead"
            },
            "excerpt": "<span class=\"et_pb_fullwidth_header_subhead\">State Assemblymember, District 4</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".et_pb_header_content_wrapper > h5:nth-child(1)"
            },
            "excerpt": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>"
          },
          {
            "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": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "h5:nth-child(2)"
            },
            "excerpt": "<h5>"
          },
          {
            "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": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".extLink"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">ASMDC.org</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "small"
            },
            "excerpt": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">Assemblymember Cecilia Aguiar-Curry</small>"
          },
          {
            "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": "BUTTON",
            "id": "62520D1C-534D-4C92-955E-D5E7A55C835D",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#\\36 2520D1C-534D-4C92-955E-D5E7A55C835D"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255,  ... size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"62520D1C-534D-4C92-955E-D5E7A55C835D\">"
          },
          {
            "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": "BUTTON",
            "id": "61415348-9EA0-4CC7-AA2B-646B966BEB9B",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#\\36 1415348-9EA0-4CC7-AA2B-646B966BEB9B"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none paddin ... ans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"61415348-9EA0-4CC7-AA2B-646B966BEB9B\">"
          },
          {
            "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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div:nth-child(2) > button[aria-label=\"Keyboard shortcuts\"][title=\"Keyboard shortcuts\"]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;\">"
          },
          {
            "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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".gmnoprint:nth-child(2) > .gm-style-cc[draggable=\"false\"] > div:nth-child(2) > span"
            },
            "excerpt": "<span style=\"\">Map data ©2023 Google, INEGI</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".gm-style-cc.gmnoprint[draggable=\"false\"] > div:nth-child(2) > a[target=\"_blank\"][rel=\"noopener\"]"
            },
            "excerpt": "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\">Terms of Use</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".bumpTop"
            },
            "excerpt": "<h2 class=\"bumpTop\">About the 4th District</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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "iframe[name=\"f1658fdceb6e5ec\"]"
            },
            "excerpt": "<iframe name=\"f1658fdceb6e5ec\" width=\"500px\" height=\"550px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen ... assembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: visible; width: 484px; height: 550px;\" 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": "DIV",
            "id": "et_mobile_nav_menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#et_mobile_nav_menu"
            },
            "excerpt": "<div id=\"et_mobile_nav_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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".select_page"
            },
            "excerpt": "<span class=\"select_page\">Select Page</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": "UL",
            "id": "mobile_menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#mobile_menu"
            },
            "excerpt": "<ul id=\"mobile_menu\" class=\"et_mobile_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": "SPAN",
            "id": "C5D27595-6D1A-4553-B32A-46C9B588BF48",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#C5D27595-6D1A-4553-B32A-46C9B588BF48"
            },
            "excerpt": "<span id=\"C5D27595-6D1A-4553-B32A-46C9B588BF48\" style=\"display: none;\">To navigate, press the arrow keys.</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": "5F7788BC-CEE1-4412-899F-51AF3D44240D",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#\\35 F7788BC-CEE1-4412-899F-51AF3D44240D"
            },
            "excerpt": "<div class=\"LGLeeN-keyboard-shortcuts-view\" id=\"5F7788BC-CEE1-4412-899F-51AF3D44240D\" style=\"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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".gm-style-mtc:nth-child(1) > ul[role=\"menu\"]"
            },
            "excerpt": "<ul role=\"menu\" aria-labelledby=\"62520D1C-534D-4C92-955E-D5E7A55C835D\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; left: 0px; top: 40px; text-align: left; 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": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".gm-style-mtc:nth-child(2) > ul[role=\"menu\"]"
            },
            "excerpt": "<ul role=\"menu\" aria-labelledby=\"61415348-9EA0-4CC7-AA2B-646B966BEB9B\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; right: 0px; top: 40px; text-align: left; 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": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".gm-fullscreen-control > img[alt=\"\"]:nth-child(2)"
            },
            "excerpt": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">"
          },
          {
            "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": ".gm-fullscreen-control > img[alt=\"\"]:nth-child(3)"
            },
            "excerpt": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%200v6h2V2h4V0H0zm16%200h-4v2h4v4h2V0h-2zm0%2016h-4v2h6v-6h-2v4zM2%2012H0v6h6v-2H2v-4z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">"
          },
          {
            "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-control-height=\"40\"]"
            },
            "excerpt": "<div class=\"gmnoprint\" data-control-width=\"40\" data-control-height=\"40\" style=\"display: none; position: absolute;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "button[aria-label=\"Rotate map clockwise\"]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Rotate map clockwise\" title=\"Rotate map clockwise\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; left: 0px; top: 0px; overflow: hidden; width: 40px; height: 40px;\">"
          },
          {
            "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": "button[aria-label=\"Rotate map clockwise\"] > img[alt=\"\"]:nth-child(2)"
            },
            "excerpt": "<img alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill% ... .61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E\" style=\"width: 20px; height: 20px;\">"
          },
          {
            "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": "button[aria-label=\"Rotate map clockwise\"] > img[alt=\"\"]:nth-child(3)"
            },
            "excerpt": "<img alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill% ... .61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E\" style=\"width: 20px; height: 20px;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "button[aria-label=\"Rotate map counterclockwise\"]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Rotate map counterclockwise\" title=\"Rotate map counterclockwise\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: none; border: 0px; marg ... padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; left: 0px; top: 0px; overflow: hidden; width: 40px; height: 40px; transform: scaleX(-1);\">"
          },
          {
            "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": "button[aria-label=\"Rotate map counterclockwise\"] > img[alt=\"\"]:nth-child(2)"
            },
            "excerpt": "<img alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill% ... .61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E\" style=\"width: 20px; height: 20px;\">"
          },
          {
            "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": "button[aria-label=\"Rotate map counterclockwise\"] > img[alt=\"\"]:nth-child(3)"
            },
            "excerpt": "<img alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0V0z%22/%3E%3Cpath%20fill% ... .61-1.91l-1.43-1.43c-.91.68-2%201.15-3.18%201.32zm4.6-2.74l1.43%201.43c1.04-1.29%201.72-2.88%201.91-4.61h-2.02c-.17%201.18-.64%202.27-1.32%203.18z%22/%3E%3C/svg%3E\" style=\"width: 20px; height: 20px;\">"
          },
          {
            "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": ".gm-tilt > img[alt=\"\"]:nth-child(2)"
            },
            "excerpt": "<img alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2016%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%2016h8V9H0v7zm10%200h8V9h-8v7zM0%207h8V0H0v7zm10-7v7h8V0h-8z%22/%3E%3C/svg%3E\" style=\"width: 18px;\">"
          },
          {
            "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": ".gm-tilt > img[alt=\"\"]:nth-child(3)"
            },
            "excerpt": "<img alt=\"\" src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2016%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%2016h8V9H0v7zm10%200h8V9h-8v7zM0%207h8V0H0v7zm10-7v7h8V0h-8z%22/%3E%3C/svg%3E\" style=\"width: 18px;\">"
          },
          {
            "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": "button[aria-label=\"Zoom in\"] > img[alt=\"\"]:nth-child(2)"
            },
            "excerpt": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">"
          },
          {
            "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": "button[aria-label=\"Zoom in\"] > img[alt=\"\"]:nth-child(3)"
            },
            "excerpt": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">"
          },
          {
            "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": "button[aria-label=\"Zoom in\"] > img[alt=\"\"]:nth-child(4)"
            },
            "excerpt": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M18%207h-7V0H7v7H0v4h7v7h4v-7h7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">"
          },
          {
            "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": "button[aria-label=\"Zoom out\"] > img[alt=\"\"]:nth-child(2)"
            },
            "excerpt": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">"
          },
          {
            "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": "button[aria-label=\"Zoom out\"] > img[alt=\"\"]:nth-child(3)"
            },
            "excerpt": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23111%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">"
          },
          {
            "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": "button[aria-label=\"Zoom out\"] > img[alt=\"\"]:nth-child(4)"
            },
            "excerpt": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M0%207h18v4H0V7z%22/%3E%3C/svg%3E\" alt=\"\" style=\"height: 18px; width: 18px;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "button[aria-label=\"Map Data\"]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Map Data\" title=\"Map Data\" type=\"button\" style=\"background: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit; 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": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".gmnoscreen"
            },
            "excerpt": "<div class=\"gmnoscreen\"><div style=\"font-family: Roboto, Arial, sans-serif; font-size: 11px; color: rgb(0, 0, 0); direction: ltr; text-align: right; background-color: rgb(245, 245, 245);\">Map data ©2023 Google, INEGI</div></div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "button[aria-label=\"Map Scale: 50 km per 51 pixels\"]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Map Scale: 50 km per 51 pixels\" title=\"Map Scale: 50 km per 51 pixels\" type=\"button\" class=\"gm-style-cc\" aria-describedby=\"C4654E0D-0446-4572-A52E-139E6A680522\" s ... kground: none; display: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; height: 14px; line-height: 14px;\">"
          },
          {
            "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": "C4654E0D-0446-4572-A52E-139E6A680522",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#C4654E0D-0446-4572-A52E-139E6A680522"
            },
            "excerpt": "<span id=\"C4654E0D-0446-4572-A52E-139E6A680522\" style=\"display: none;\">Click to toggle between metric and imperial units</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": ".gm-style-cc[draggable=\"false\"]:nth-child(6)"
            },
            "excerpt": "<div draggable=\"false\" class=\"gm-style-cc\" style=\"user-select: none; position: relative; height: 14px; line-height: 14px; 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": ".icon > span"
            },
            "excerpt": "<span>Facebook</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": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "iframe[height=\"1\"]"
            },
            "excerpt": "<iframe height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;\"></iframe>"
          },
          {
            "ruleID": "link-in-text-block",
            "what": "Links must be distinguishable without relying on color; Element's contrast ratio could not be determined due to a background image",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".extLink"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">ASMDC.org</a>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(5) > span:nth-child(1)"
            },
            "excerpt": "<span>The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,&nbsp;</span>"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(5) > span:nth-child(2)"
            },
            "excerpt": "<span>along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge.</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.12 (foreground color: #666666, background color: #171717, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "footer-info",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#footer-info"
            },
            "excerpt": "<div id=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-161",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-161.menu-item.menu-item-type-post_type"
            },
            "excerpt": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\"><a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a></li>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-290",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-290.menu-item.menu-item-type-post_type"
            },
            "excerpt": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\">About</a></li>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-368",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-368.menu-item.menu-item-type-post_type"
            },
            "excerpt": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"><a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a></li>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-461",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-461.menu-item.menu-item-type-post_type"
            },
            "excerpt": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"><a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a></li>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-439",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-439.menu-item.menu-item-type-post_type"
            },
            "excerpt": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"><a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a></li>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-547",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .menu-item-547.menu-item.menu-item-type-post_type"
            },
            "excerpt": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"><a href=\"https://www.ceciliaforassembly.com/join/\">Join</a></li>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-231",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#top-menu > .donate.menu-item-231.menu-item"
            },
            "excerpt": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"><a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a></li>"
          },
          {
            "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": ".et_pb_header_content_wrapper > h5:nth-child(1)"
            },
            "excerpt": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>"
          },
          {
            "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": ".et_pb_text_1 > .et_pb_text_inner > h5"
            },
            "excerpt": "<h5>"
          },
          {
            "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": ".et_pb_text_5 > .et_pb_text_inner > h5"
            },
            "excerpt": "<h5>"
          },
          {
            "ruleID": "landmark-one-main",
            "what": "Document should have one main landmark; Document does not have a main landmark",
            "ordinalSeverity": 2,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"js\">"
          },
          {
            "ruleID": "link-name",
            "what": "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".icon"
            },
            "excerpt": "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\"> <span>Facebook</span> </a>"
          },
          {
            "ruleID": "meta-viewport",
            "what": "Zooming and scaling must not be disabled; user-scalable on <meta> tag disables zooming on mobile devices",
            "ordinalSeverity": 3,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "meta[name=\"viewport\"]"
            },
            "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".et_pb_section_0"
            },
            "excerpt": "<div class=\"et_pb_section et_pb_section_0 et_pb_fullwidth_section et_section_regular\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".et_pb_row_0"
            },
            "excerpt": "<div class=\"et_pb_row et_pb_row_0\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".et_pb_row_1"
            },
            "excerpt": "<div class=\"et_pb_row et_pb_row_1 custom_row\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".et_pb_row_2"
            },
            "excerpt": "<div class=\"et_pb_row et_pb_row_2\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "62520D1C-534D-4C92-955E-D5E7A55C835D",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#\\36 2520D1C-534D-4C92-955E-D5E7A55C835D"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255,  ... size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"62520D1C-534D-4C92-955E-D5E7A55C835D\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "61415348-9EA0-4CC7-AA2B-646B966BEB9B",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#\\36 1415348-9EA0-4CC7-AA2B-646B966BEB9B"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none paddin ... ans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"61415348-9EA0-4CC7-AA2B-646B966BEB9B\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "div:nth-child(15)"
            },
            "excerpt": "<div>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".gmnoprint:nth-child(2) > .gm-style-cc[draggable=\"false\"] > div:nth-child(2) > span"
            },
            "excerpt": "<span style=\"\">Map data ©2023 Google, INEGI</span>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".gm-style-cc.gmnoprint[draggable=\"false\"]"
            },
            "excerpt": "<div class=\"gmnoprint gm-style-cc\" draggable=\"false\" style=\"z-index: 1000001; user-select: none; position: relative; height: 14px; line-height: 14px;\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".bumpTop"
            },
            "excerpt": "<h2 class=\"bumpTop\">About the 4th District</h2>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "p:nth-child(5)"
            },
            "excerpt": "<p><span>The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,&nbsp;</span><span>along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge.</span></p>"
          }
        ]
      },
      "endTime": 1687098239089
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098239089,
      "endTime": 1687098239680
    },
    {
      "type": "url",
      "which": "https://www.ceciliaforassembly.com/",
      "what": "Candidate Cecilia Aguiar-Curry (D)",
      "startTime": 1687098239680,
      "result": {
        "url": "https://www.ceciliaforassembly.com/"
      },
      "endTime": 1687098240233
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687098240233,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 59,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "element": "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" name=\"viewport\">",
          "path": "head>meta:nth-of-type(6)",
          "fingerprint": {
            "version": 2,
            "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-161', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\" id=\"menu-item-161\"><a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-161\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-161', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\" id=\"menu-item-161\"><a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-161\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-290', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\" id=\"menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\">About</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-290\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-290', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\" id=\"menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\">About</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-290\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-368', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\" id=\"menu-item-368\"><a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-368\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-368', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\" id=\"menu-item-368\"><a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-368\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-461', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\" id=\"menu-item-461\"><a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-461\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-461', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\" id=\"menu-item-461\"><a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-461\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-439', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\" id=\"menu-item-439\"><a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-439\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-439', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\" id=\"menu-item-439\"><a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-439\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-547', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\" id=\"menu-item-547\"><a href=\"https://www.ceciliaforassembly.com/join/\">Join</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-547\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-547', which is not unique in the same DOM",
          "element": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\" id=\"menu-item-547\"><a href=\"https://www.ceciliaforassembly.com/join/\">Join</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(6)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-547\"][class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-231', which is not unique in the same DOM",
          "element": "<li class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\" id=\"menu-item-231\"><a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-231\"][class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This LI has an id attribute of 'menu-item-231', which is not unique in the same DOM",
          "element": "<li class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\" id=\"menu-item-231\"><a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a></li>",
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(7)",
          "fingerprint": {
            "version": 2,
            "css": "li[id=\"menu-item-231\"][class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 1066,
          "bestPracticeId": 1626,
          "attribute": "This element has one or more aria attributes which are not valid.",
          "attributeDetail": "This DIV has one or more aria attributes which are not valid.",
          "element": "<div style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; cursor: url(&quot;https://maps.gstatic.com/mapfiles/openhand_8 ... z-index: 4; position: absolute; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; left: 0px; top: 0px; opacity: 0;\" class=\"gm-style-moc\"><p class=\"gm-style-mot\"></p></div></div>",
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "div[tabindex=\"0\"][aria-label=\"Map\"][aria-roledescription=\"map\"][role=\"region\"]",
            "attNo": 5
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          16
        ],
        "instances": [
          {
            "ruleID": "59",
            "what": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
            "ordinalSeverity": 3,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "head>meta:nth-of-type(6)"
            },
            "excerpt": "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" name=\"viewport\">"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-161', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\" id=\"menu-item-161\"><a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-161', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\" id=\"menu-item-161\"><a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-290', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\" id=\"menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\">About</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-290', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\" id=\"menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\">About</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-368', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\" id=\"menu-item-368\"><a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-368', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\" id=\"menu-item-368\"><a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-461', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\" id=\"menu-item-461\"><a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-461', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\" id=\"menu-item-461\"><a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-439', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\" id=\"menu-item-439\"><a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-439', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\" id=\"menu-item-439\"><a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-547', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\" id=\"menu-item-547\"><a href=\"https://www.ceciliaforassembly.com/join/\">Join</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-547', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(6)"
            },
            "excerpt": "<li class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\" id=\"menu-item-547\"><a href=\"https://www.ceciliaforassembly.com/join/\">Join</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-231', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)"
            },
            "excerpt": "<li class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\" id=\"menu-item-231\"><a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a></li>"
          },
          {
            "ruleID": "94",
            "what": "This LI has an id attribute of 'menu-item-231', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(7)"
            },
            "excerpt": "<li class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\" id=\"menu-item-231\"><a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a></li>"
          },
          {
            "ruleID": "1066",
            "what": "This DIV has one or more aria attributes which are not valid.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<div style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; cursor: url(&quot;https://maps.gstatic.com/mapfiles/openhand_8 ... z-index: 4; position: absolute; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; left: 0px; top: 0px; opacity: 0;\" class=\"gm-style-moc\"><p class=\"gm-style-mot\"></p></div></div>"
          }
        ]
      },
      "endTime": 1687098240675
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098240675,
      "endTime": 1687098241254
    },
    {
      "type": "url",
      "which": "https://www.ceciliaforassembly.com/",
      "what": "Candidate Cecilia Aguiar-Curry (D)",
      "startTime": 1687098241254,
      "result": {
        "url": "https://www.ceciliaforassembly.com/"
      },
      "endTime": 1687098242007
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687098242007,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_1_1.H67.1": {
            "Img element with empty alt text must have absent or empty title attribute.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 foreground\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 shadow background\">"
              }
            ]
          },
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h5 element should be an h2 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              }
            ],
            "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 2.82:1. Recommendation:  change background to #595959.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ceciliaforassembly.com/donate/\">...</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 4.48:1. Recommendation:  change text colour to #595959.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ceciliaforassembly.com/about/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ceciliaforassembly.com/contact/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ceciliaforassembly.com/issues/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.ceciliaforassembly.com/join/\">...</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 NaN:1.": [
              {
                "tagName": "div",
                "id": "#footer-info",
                "code": "<div id=\"footer-info\">...</div>"
              }
            ],
            "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.74:1. Recommendation:  change text colour to #595959.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AAA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;\">...</iframe>"
              }
            ]
          },
          "AAA.4_1_1.F77": {
            "Duplicate id attribute value \"menu-item-161\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#menu-item-161",
                "code": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\">...</li>"
              }
            ],
            "Duplicate id attribute value \"menu-item-231\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#menu-item-231",
                "code": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">...</li>"
              }
            ],
            "Duplicate id attribute value \"menu-item-290\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#menu-item-290",
                "code": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">...</li>"
              }
            ],
            "Duplicate id attribute value \"menu-item-368\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#menu-item-368",
                "code": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">...</li>"
              }
            ],
            "Duplicate id attribute value \"menu-item-439\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#menu-item-439",
                "code": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">...</li>"
              }
            ],
            "Duplicate id attribute value \"menu-item-461\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#menu-item-461",
                "code": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">...</li>"
              }
            ],
            "Duplicate id attribute value \"menu-item-547\" found on the web page.": [
              {
                "tagName": "li",
                "id": "#menu-item-547",
                "code": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">...</li>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img decoding=\"async\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/cecilia-signature-white.png\" width=\"250\" height=\"79\" alt=\"\" class=\"wp-image-55 alignnone size-full\">"
              }
            ]
          },
          "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": "header",
                "id": "#main-header",
                "code": "<header id=\"main-header\" data-height-onload=\"100\">...</header>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"et_pb_scroll_top et-pb-icon\">...</span>"
              }
            ],
            "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.0, maximum-scale=1.0, user-scalable=0\">"
              }
            ]
          },
          "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": "small",
                "id": "",
                "code": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">...</small>"
              }
            ]
          },
          "AAA.1_4_6.G17.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">...</a>"
              },
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              },
              {
                "tagName": "small",
                "id": "",
                "code": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">...</small>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"et_pb_fullwidth_header_subhead\">...</span>"
              }
            ]
          },
          "AAA.1_4_6.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"et_pb_module_header\">...</h1>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          10,
          0,
          0,
          21
        ],
        "instances": [
          {
            "ruleID": "AAA.1_1_1.H67.2",
            "what": "Img element is marked so that it is ignored by Assistive Technology.",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/cecilia-signature-white.png\" width=\"250\" height=\"79\" alt=\"\" class=\"wp-image-55 alignnone size-full\">"
          },
          {
            "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": "HEADER",
            "id": "main-header",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<header id=\"main-header\" data-height-onload=\"100\">...</header>"
          },
          {
            "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": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"et_pb_scroll_top et-pb-icon\">...</span>"
          },
          {
            "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.0, maximum-scale=1.0, user-scalable=0\">"
          },
          {
            "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": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">...</small>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5>...</h5>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">...</small>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"et_pb_fullwidth_header_subhead\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.BgImage",
            "what": "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h1 class=\"et_pb_module_header\">...</h1>"
          },
          {
            "ruleID": "AAA.1_1_1.H67.1",
            "what": "Img element with empty alt text must have absent or empty title attribute.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-cont ... /www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 foreground\">"
          },
          {
            "ruleID": "AAA.1_1_1.H67.1",
            "what": "Img element with empty alt text must have absent or empty title attribute.",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-cont ... ciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 shadow background\">"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h5 element should be an h2 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h5>...</h5>"
          },
          {
            "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 2.82:1. Recommendation:  change background to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/donate/\">...</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 4.48:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/about/\">...</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 4.48:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/contact/\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 4.48:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">...</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 4.48:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">...</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 4.48:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/issues/\">...</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 4.48:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/join/\">...</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 NaN:1.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "footer-info",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"footer-info\">...</div>"
          },
          {
            "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.74:1. Recommendation:  change text colour to #595959.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span>...</span>"
          },
          {
            "ruleID": "AAA.2_4_1.H64.1",
            "what": "Iframe element requires a non-empty title attribute that identifies the frame.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;\">...</iframe>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"menu-item-161\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\">...</li>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"menu-item-231\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">...</li>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"menu-item-290\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">...</li>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"menu-item-368\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">...</li>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"menu-item-439\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">...</li>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"menu-item-461\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">...</li>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"menu-item-547\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">...</li>"
          }
        ]
      },
      "endTime": 1687098242188
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098242188,
      "endTime": 1687098242768
    },
    {
      "type": "url",
      "which": "https://www.ceciliaforassembly.com/",
      "what": "Candidate Cecilia Aguiar-Curry (D)",
      "startTime": 1687098242768,
      "result": {
        "url": "https://www.ceciliaforassembly.com/"
      },
      "endTime": 1687098243372
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687098243372,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 15,
          "recommendation": 2,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "Text contrast of 3.12 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400",
            "bounds": {
              "left": 80,
              "top": 4104,
              "height": 61,
              "width": 640
            },
            "snippet": "<div id=\"footer-info\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_null",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/span[1]/img[4]",
              "aria": "/document[1]/article[1]/presentation[4]"
            },
            "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "bounds": {
              "left": 80,
              "top": 2620,
              "height": 428,
              "width": 640
            },
            "snippet": "<img class=\"wp-image-142 shadow background\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" title=\"farming\" alt=\"\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" height=\"434\" width=\"650\" decoding=\"async\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_null",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/span[1]/img[3]",
              "aria": "/document[1]/article[1]/presentation[3]"
            },
            "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "bounds": {
              "left": 80,
              "top": 2620,
              "height": 428,
              "width": 640
            },
            "snippet": "<img class=\"wp-image-142 shadow background foreground\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" title=\"farming\" alt=\"\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" height=\"434\" width=\"650\" decoding=\"async\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_null",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/span[1]/img[2]",
              "aria": "/document[1]/article[1]/presentation[2]"
            },
            "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "bounds": {
              "left": 80,
              "top": 2620,
              "height": 428,
              "width": 640
            },
            "snippet": "<img class=\"wp-image-142 foreground shadow background\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" title=\"farming\" alt=\"\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" height=\"434\" width=\"650\" decoding=\"async\">",
            "level": "violation"
          },
          {
            "ruleId": "img_alt_null",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/span[1]/img[1]",
              "aria": "/document[1]/article[1]/presentation[1]"
            },
            "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "bounds": {
              "left": 80,
              "top": 2620,
              "height": 428,
              "width": 640
            },
            "snippet": "<img class=\"wp-image-142 foreground\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" title=\"farming\" alt=\"\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" height=\"434\" width=\"650\" decoding=\"async\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/article[1]/heading[10]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 3690,
              "height": 46,
              "width": 640
            },
            "snippet": "<h2 class=\"bumpTop\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]",
              "aria": "/document[1]/article[1]/heading[9]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 3077,
              "height": 138,
              "width": 640
            },
            "snippet": "<h5>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/article[1]/heading[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 2511,
              "height": 79,
              "width": 640
            },
            "snippet": "<h2 class=\"bigol inview\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/article[1]/heading[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 1773,
              "height": 79,
              "width": 640
            },
            "snippet": "<h2 class=\"bigol alt inview\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]",
              "aria": "/document[1]/article[1]/heading[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 2309,
              "height": 113,
              "width": 640
            },
            "snippet": "<h5>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]",
              "aria": "/document[1]/article[1]/heading[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 1575,
              "height": 138,
              "width": 640
            },
            "snippet": "<h5>",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/article[1]/heading[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 967,
              "height": 148,
              "width": 640
            },
            "snippet": "<h2 class=\"bigol inview\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]",
              "aria": "/document[1]/article[1]/heading[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 242,
              "height": 45,
              "width": 490
            },
            "snippet": "<h1 class=\"et_pb_module_header\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]",
              "aria": "/document[1]/article[1]/heading[3]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 267,
              "top": 607,
              "height": 26,
              "width": 101
            },
            "snippet": "<a class=\"extLink nofollow\" href=\"https://a04.asmdc.org/\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]",
              "aria": "/document[1]/article[1]/heading[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 80,
              "top": 332,
              "height": 146,
              "width": 490
            },
            "snippet": "<h5>",
            "level": "violation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[2]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_contentinfo_misuse",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "bounds": {
              "left": 0,
              "top": 4048,
              "height": 127,
              "width": 800
            },
            "snippet": "<footer id=\"main-footer\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          2,
          0,
          15
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.12 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "footer-info",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div id=\"footer-info\">"
          },
          {
            "ruleID": "img_alt_null",
            "what": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/span[1]/img[4]"
            },
            "excerpt": "<img class=\"wp-image-142 shadow background\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09 ... m/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" title=\"farming\" alt=\"\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" height=\"434\" width=\"650\" decoding=\"async\">"
          },
          {
            "ruleID": "img_alt_null",
            "what": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/span[1]/img[3]"
            },
            "excerpt": "<img class=\"wp-image-142 shadow background foreground\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uplo ... m/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" title=\"farming\" alt=\"\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" height=\"434\" width=\"650\" decoding=\"async\">"
          },
          {
            "ruleID": "img_alt_null",
            "what": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/span[1]/img[2]"
            },
            "excerpt": "<img class=\"wp-image-142 foreground shadow background\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uplo ... m/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" title=\"farming\" alt=\"\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" height=\"434\" width=\"650\" decoding=\"async\">"
          },
          {
            "ruleID": "img_alt_null",
            "what": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/span[1]/img[1]"
            },
            "excerpt": "<img class=\"wp-image-142 foreground\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farmin ... m/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" title=\"farming\" alt=\"\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" height=\"434\" width=\"650\" decoding=\"async\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"bumpTop\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"bigol inview\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"bigol alt inview\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5>"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"bigol inview\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/h1[1]"
            },
            "excerpt": "<h1 class=\"et_pb_module_header\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[2]/a[1]"
            },
            "excerpt": "<a class=\"extLink nofollow\" href=\"https://a04.asmdc.org/\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/h5[1]"
            },
            "excerpt": "<h5>"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[2]"
            },
            "excerpt": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">"
          },
          {
            "ruleID": "aria_contentinfo_misuse",
            "what": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "ordinalSeverity": 1,
            "tagName": "FOOTER",
            "id": "main-footer",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/footer[1]"
            },
            "excerpt": "<footer id=\"main-footer\">"
          }
        ]
      },
      "endTime": 1687098245907
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687098245907,
      "endTime": 1687098246522
    },
    {
      "type": "url",
      "which": "https://www.ceciliaforassembly.com/",
      "what": "Candidate Cecilia Aguiar-Curry (D)",
      "startTime": 1687098246523,
      "result": {
        "url": "https://www.ceciliaforassembly.com/"
      },
      "endTime": 1687098247113
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687098247113,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "info",
              "lastLine": 5,
              "lastColumn": 167,
              "firstColumn": 137,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\">\n\t\tdoc",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 10,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "w:large\">\n<script type=\"text/javascript\">\n\t\t\tle",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 14,
              "lastColumn": 62,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "ia=\"all\">\n<style id=\"wp-block-library-theme-inline-css\" type=\"text/css\">\n.wp-b",
              "hiliteStart": 10,
              "hiliteLength": 62
            },
            {
              "type": "info",
              "lastLine": 17,
              "lastColumn": 53,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "\n</style>\n<style id=\"global-styles-inline-css\" type=\"text/css\">\nbody{",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 26,
              "lastColumn": 57,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "ia=\"all\">\n<style id=\"divi-style-inline-inline-css\" type=\"text/css\">\n/*!\nT",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 40,
              "lastColumn": 61,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "\n</style>\n<style id=\"divi-dynamic-critical-inline-css\" type=\"text/css\">\n@font",
              "hiliteStart": 10,
              "hiliteLength": 61
            },
            {
              "type": "error",
              "lastLine": 54,
              "lastColumn": 620,
              "firstColumn": 612,
              "message": "CSS: background-repeat-y: Property background-repeat-y doesn't exist.",
              "extract": "-repeat-y:no-repeat;heigh",
              "hiliteStart": 10,
              "hiliteLength": 9
            },
            {
              "type": "error",
              "lastLine": 61,
              "lastColumn": 219,
              "firstColumn": 1,
              "message": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.",
              "extract": "\n</style>\n<link rel=\"stylesheet\" id=\"divi-dynamic-css\" href=\"https://www.ceciliaforassembly.com/wp-content/et-cache/87/et-divi-dynamic-87.css?ver=1682635122\" as=\"style\" media=\"all\" onload=\"this.onload=null;this.rel='stylesheet'\">\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 219
            },
            {
              "type": "info",
              "lastLine": 62,
              "lastColumn": 138,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "esheet'\">\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4\" id=\"jquery-core-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 138
            },
            {
              "type": "info",
              "lastLine": 63,
              "lastColumn": 149,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0\" id=\"jquery-migrate-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 149
            },
            {
              "type": "info",
              "lastLine": 64,
              "lastColumn": 52,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"jquery-js-after\">\njquer",
              "hiliteStart": 10,
              "hiliteLength": 52
            },
            {
              "type": "info",
              "lastLine": 74,
              "lastColumn": 270,
              "firstColumn": 165,
              "subType": "warning",
              "message": "Consider avoiding viewport values that prevent users from resizing documents.",
              "extract": "/noscript><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\"><link ",
              "hiliteStart": 10,
              "hiliteLength": 106
            },
            {
              "type": "info",
              "lastLine": 80,
              "lastColumn": 11341,
              "firstColumn": 11202,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "}}</style><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_hi",
              "hiliteStart": 10,
              "hiliteLength": 140
            },
            {
              "type": "error",
              "lastLine": 82,
              "lastColumn": 2326,
              "message": "CSS: background: from(#738aba) is not a color value.",
              "extract": "a), to(#2c4987));border-bottom",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 82,
              "lastColumn": 2952,
              "message": "CSS: background: from(#4267B2) is not a color value.",
              "extract": "2), to(#2a4887));background-cl",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 84,
              "lastColumn": 1469,
              "message": "CSS: Parse Error.",
              "extract": "dth:100% - 24px}60%{border-rad",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 84,
              "lastColumn": 1492,
              "message": "CSS: Parse Error.",
              "extract": "der-radius:18px}100%{border-ra",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 84,
              "lastColumn": 1540,
              "message": "CSS: Parse Error.",
              "extract": "24px;width:60px}}@keyframes fb",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 84,
              "lastColumn": 1541,
              "message": "CSS: Parse Error.",
              "extract": "4px;width:60px}}@keyframes fb_",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 84,
              "lastColumn": 1623,
              "message": "CSS: Parse Error.",
              "extract": "dth:100% - 24px}60%{border-rad",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 84,
              "lastColumn": 1646,
              "message": "CSS: Parse Error.",
              "extract": "der-radius:18px}100%{border-ra",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 84,
              "lastColumn": 1690,
              "message": "CSS: Parse Error.",
              "extract": "12px;width:60px}}@keyframes fb",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "error",
              "lastLine": 84,
              "lastColumn": 1691,
              "message": "CSS: Parse Error.",
              "extract": "2px;width:60px}}@keyframes fb_",
              "hiliteStart": 15,
              "hiliteLength": 1
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3181,
              "firstColumn": 3054,
              "subType": "warning",
              "message": "The charset attribute on the script element is obsolete.",
              "extract": "}}</style><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/common.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3181,
              "firstColumn": 3054,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "}}</style><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/common.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3316,
              "firstColumn": 3191,
              "subType": "warning",
              "message": "The charset attribute on the script element is obsolete.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/util.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3316,
              "firstColumn": 3191,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/util.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 126
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3450,
              "firstColumn": 3326,
              "subType": "warning",
              "message": "The charset attribute on the script element is obsolete.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/map.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 125
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3450,
              "firstColumn": 3326,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/map.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 125
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3586,
              "firstColumn": 3460,
              "subType": "warning",
              "message": "The charset attribute on the script element is obsolete.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/onion.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3586,
              "firstColumn": 3460,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/onion.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3720,
              "firstColumn": 3596,
              "subType": "warning",
              "message": "The charset attribute on the script element is obsolete.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/kml.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 125
            },
            {
              "type": "info",
              "lastLine": 84,
              "lastColumn": 3720,
              "firstColumn": 3596,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/kml.js\" nonce=\"YkyE5Dak\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 125
            },
            {
              "type": "error",
              "lastLine": 109,
              "lastColumn": 167,
              "firstColumn": 45,
              "message": "Duplicate ID menu-item-161.",
              "extract": "ile_menu\"><li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 123
            },
            {
              "type": "info",
              "lastLine": 97,
              "lastColumn": 132,
              "firstColumn": 31,
              "subType": "warning",
              "message": "The first occurrence of ID menu-item-161 was here.",
              "extract": "ass=\"nav\"><li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "error",
              "lastLine": 110,
              "lastColumn": 102,
              "firstColumn": 1,
              "message": "Duplicate ID menu-item-290.",
              "extract": "</a></li>\n<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 98,
              "lastColumn": 102,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID menu-item-290 was here.",
              "extract": "</a></li>\n<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "error",
              "lastLine": 111,
              "lastColumn": 102,
              "firstColumn": 1,
              "message": "Duplicate ID menu-item-368.",
              "extract": "</a></li>\n<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 99,
              "lastColumn": 102,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID menu-item-368 was here.",
              "extract": "</a></li>\n<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "error",
              "lastLine": 112,
              "lastColumn": 102,
              "firstColumn": 1,
              "message": "Duplicate ID menu-item-461.",
              "extract": "</a></li>\n<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 100,
              "lastColumn": 102,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID menu-item-461 was here.",
              "extract": "</a></li>\n<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "error",
              "lastLine": 113,
              "lastColumn": 102,
              "firstColumn": 1,
              "message": "Duplicate ID menu-item-439.",
              "extract": "</a></li>\n<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 101,
              "lastColumn": 102,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID menu-item-439 was here.",
              "extract": "</a></li>\n<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "error",
              "lastLine": 114,
              "lastColumn": 102,
              "firstColumn": 1,
              "message": "Duplicate ID menu-item-547.",
              "extract": "</a></li>\n<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 102,
              "lastColumn": 102,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID menu-item-547 was here.",
              "extract": "</a></li>\n<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "error",
              "lastLine": 115,
              "lastColumn": 109,
              "firstColumn": 1,
              "message": "Duplicate ID menu-item-231.",
              "extract": "</a></li>\n<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 109
            },
            {
              "type": "info",
              "lastLine": 103,
              "lastColumn": 109,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The first occurrence of ID menu-item-231 was here.",
              "extract": "</a></li>\n<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"><a hre",
              "hiliteStart": 10,
              "hiliteLength": 109
            },
            {
              "type": "info",
              "lastLine": 131,
              "lastColumn": 32,
              "firstColumn": 1,
              "subType": "warning",
              "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
              "extract": "content\">\n<h1 class=\"et_pb_module_header\">Cecili",
              "hiliteStart": 10,
              "hiliteLength": 32
            },
            {
              "type": "error",
              "lastLine": 208,
              "lastColumn": 624,
              "firstColumn": 31,
              "message": "Attribute fb-xfbml-state not allowed on element div at this point.",
              "extract": "xt_inner\"><div class=\"fb-page fb_iframe_widget\" data-href=\"https://www.facebook.com/Ceciliaforassembly\" data-width=\"500\" data-height=\"550\" data-small-header=\"true\" data-adapt-container-width=\"true\" data-hide-cover=\"false\" data-show-facepile=\"true\" data-show-posts=\"true\" fb-xfbml-state=\"parsed\" fb-iframe-plugin-query=\"adapt_container_width=true&amp;app_id=834635550378097&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 594
            },
            {
              "type": "error",
              "lastLine": 208,
              "lastColumn": 624,
              "firstColumn": 31,
              "message": "Attribute fb-iframe-plugin-query not allowed on element div at this point.",
              "extract": "xt_inner\"><div class=\"fb-page fb_iframe_widget\" data-href=\"https://www.facebook.com/Ceciliaforassembly\" data-width=\"500\" data-height=\"550\" data-small-header=\"true\" data-adapt-container-width=\"true\" data-hide-cover=\"false\" data-show-facepile=\"true\" data-show-posts=\"true\" fb-xfbml-state=\"parsed\" fb-iframe-plugin-query=\"adapt_container_width=true&amp;app_id=834635550378097&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 594
            },
            {
              "type": "error",
              "lastLine": 208,
              "lastColumn": 1606,
              "firstColumn": 703,
              "message": "Bad value 500px for attribute width on element iframe: Expected a digit but saw p instead.",
              "extract": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" 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/v12.0/plugins/page.php?adapt_container_width=true&amp;app_id=834635550378097&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df26f298de815cd4%26domain%3Dwww.ceciliaforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwww.ceciliaforassembly.com%252Ff13ae91cf51106c%26relation%3Dparent.parent&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 904
            },
            {
              "type": "error",
              "lastLine": 208,
              "lastColumn": 1606,
              "firstColumn": 703,
              "message": "Bad value 550px for attribute height on element iframe: Expected a digit but saw p instead.",
              "extract": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" 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/v12.0/plugins/page.php?adapt_container_width=true&amp;app_id=834635550378097&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df26f298de815cd4%26domain%3Dwww.ceciliaforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwww.ceciliaforassembly.com%252Ff13ae91cf51106c%26relation%3Dparent.parent&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 904
            },
            {
              "type": "error",
              "lastLine": 208,
              "lastColumn": 1606,
              "firstColumn": 703,
              "message": "Bad value true for attribute allowfullscreen on element iframe.",
              "extract": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" 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/v12.0/plugins/page.php?adapt_container_width=true&amp;app_id=834635550378097&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df26f298de815cd4%26domain%3Dwww.ceciliaforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwww.ceciliaforassembly.com%252Ff13ae91cf51106c%26relation%3Dparent.parent&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 904
            },
            {
              "type": "error",
              "lastLine": 208,
              "lastColumn": 1606,
              "firstColumn": 703,
              "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" 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/v12.0/plugins/page.php?adapt_container_width=true&amp;app_id=834635550378097&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df26f298de815cd4%26domain%3Dwww.ceciliaforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwww.ceciliaforassembly.com%252Ff13ae91cf51106c%26relation%3Dparent.parent&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 904
            },
            {
              "type": "error",
              "lastLine": 208,
              "lastColumn": 1606,
              "firstColumn": 703,
              "message": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" 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/v12.0/plugins/page.php?adapt_container_width=true&amp;app_id=834635550378097&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df26f298de815cd4%26domain%3Dwww.ceciliaforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwww.ceciliaforassembly.com%252Ff13ae91cf51106c%26relation%3Dparent.parent&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 904
            },
            {
              "type": "error",
              "lastLine": 208,
              "lastColumn": 1606,
              "firstColumn": 703,
              "message": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.",
              "extract": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" 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/v12.0/plugins/page.php?adapt_container_width=true&amp;app_id=834635550378097&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df26f298de815cd4%26domain%3Dwww.ceciliaforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttps%253A%252F%252Fwww.ceciliaforassembly.com%252Ff13ae91cf51106c%26relation%3Dparent.parent&amp;container_width=484&amp;height=550&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra",
              "hiliteStart": 10,
              "hiliteLength": 904
            },
            {
              "type": "info",
              "lastLine": 282,
              "lastColumn": 96,
              "firstColumn": 10,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "\n</script><script type=\"text/javascript\" id=\"pgc-simply-gallery-plugin-lightbox-script-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 87
            },
            {
              "type": "info",
              "lastLine": 287,
              "lastColumn": 204,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/plugins/simply-gallery-block/plugins/pgc_sgb_lightbox.min.js?ver=3.1.2\" id=\"pgc-simply-gallery-plugin-lightbox-script-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "info",
              "lastLine": 288,
              "lastColumn": 64,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"divi-custom-script-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 64
            },
            {
              "type": "info",
              "lastLine": 297,
              "lastColumn": 151,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.21.0\" id=\"divi-custom-script-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 151
            },
            {
              "type": "info",
              "lastLine": 298,
              "lastColumn": 153,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.21.0\" id=\"et-core-common-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 153
            },
            {
              "type": "info",
              "lastLine": 299,
              "lastColumn": 153,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://maps.google.com/maps/api/js?v=quarterly&amp;key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc\" id=\"google-maps-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 153
            },
            {
              "type": "info",
              "lastLine": 300,
              "lastColumn": 156,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/plugins/wp-flexible-map/js/flexible-map.min.js?ver=1.17.1\" id=\"flxmap-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 156
            },
            {
              "type": "error",
              "lastLine": 301,
              "lastColumn": 70,
              "firstColumn": 1,
              "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
              "extract": "</script>\n<style id=\"et-builder-module-design-deferred-87-cached-inline-styles\">.et_pb",
              "hiliteStart": 10,
              "hiliteLength": 70
            }
          ]
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 4,
              "lastColumn": 24,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\">\n<head>\n<meta charset=\"UTF-8\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 24
            },
            {
              "type": "info",
              "lastLine": 6,
              "lastColumn": 76,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "IE=edge\">\n<link rel=\"pingback\" href=\"https://www.ceciliaforassembly.com/xmlrpc.php\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 76
            },
            {
              "type": "info",
              "lastLine": 7,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "c.php\" />\n<script type=\"text/javascript\">\n\t\tdoc",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 70,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "!</title>\n<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin /><style",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 21668,
              "firstColumn": 21613,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ";}</style><meta name=\"robots\" content=\"max-image-preview:large\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "info",
              "lastLine": 12,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "large\" />\n<script type=\"text/javascript\">\n\t\t\tle",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 13,
              "lastColumn": 906,
              "firstColumn": 748,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ";</script><link rel=\"alternate\" type=\"application/rss+xml\" title=\"Cecilia Aguiar-Curry for Assembly 2024 &raquo; Feed\" href=\"https://www.ceciliaforassembly.com/feed/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 159
            },
            {
              "type": "info",
              "lastLine": 14,
              "lastColumn": 177,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "feed/\" />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Cecilia Aguiar-Curry for Assembly 2024 &raquo; Comments Feed\" href=\"https://www.ceciliaforassembly.com/comments/feed/\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 177
            },
            {
              "type": "info",
              "lastLine": 15,
              "lastColumn": 49,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "feed/\" />\n<meta content=\"Divi v.4.21.0\" name=\"generator\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 49
            },
            {
              "type": "info",
              "lastLine": 15,
              "lastColumn": 229,
              "firstColumn": 50,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "erator\" /><link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://www.ceciliaforassembly.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.1\" type=\"text/css\" media=\"all\" />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "info",
              "lastLine": 16,
              "lastColumn": 62,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "=\"all\" />\n<style id=\"wp-block-library-theme-inline-css\" type=\"text/css\">\n.wp-b",
              "hiliteStart": 10,
              "hiliteLength": 62
            },
            {
              "type": "info",
              "lastLine": 19,
              "lastColumn": 53,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "\n</style>\n<style id=\"global-styles-inline-css\" type=\"text/css\">\nbody{",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "info",
              "lastLine": 25,
              "lastColumn": 213,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel=\"stylesheet\" id=\"simply-gallery-block-frontend-css\" href=\"https://www.ceciliaforassembly.com/wp-content/plugins/simply-gallery-block/blocks/pgc_sgb.min.style.css?ver=3.1.2\" type=\"text/css\" media=\"all\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 26,
              "lastColumn": 234,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=\"all\" />\n<link rel=\"stylesheet\" id=\"pgc-simply-gallery-plugin-lightbox-style-css\" href=\"https://www.ceciliaforassembly.com/wp-content/plugins/simply-gallery-block/plugins/pgc_sgb_lightbox.min.style.css?ver=3.1.2\" type=\"text/css\" media=\"all\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 234
            },
            {
              "type": "info",
              "lastLine": 27,
              "lastColumn": 172,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "=\"all\" />\n<link rel=\"stylesheet\" id=\"flxmap-css\" href=\"https://www.ceciliaforassembly.com/wp-content/plugins/wp-flexible-map/css/styles.css?ver=1.17.1\" type=\"text/css\" media=\"all\" />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 172
            },
            {
              "type": "info",
              "lastLine": 28,
              "lastColumn": 57,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "=\"all\" />\n<style id=\"divi-style-inline-inline-css\" type=\"text/css\">\n/*!\nT",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 42,
              "lastColumn": 61,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": "\n</style>\n<style id=\"divi-dynamic-critical-inline-css\" type=\"text/css\">\n@font",
              "hiliteStart": 10,
              "hiliteLength": 61
            },
            {
              "type": "error",
              "lastLine": 56,
              "lastColumn": 620,
              "firstColumn": 612,
              "message": "CSS: background-repeat-y: Property background-repeat-y doesn't exist.",
              "extract": "-repeat-y:no-repeat;heigh",
              "hiliteStart": 10,
              "hiliteLength": 9
            },
            {
              "type": "info",
              "lastLine": 63,
              "lastColumn": 218,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel=\"preload\" id=\"divi-dynamic-css\" href=\"https://www.ceciliaforassembly.com/wp-content/et-cache/87/et-divi-dynamic-87.css?ver=1682635122\" as=\"style\" media=\"all\" onload=\"this.onload=null;this.rel='stylesheet'\" />\n<scri",
              "hiliteStart": 10,
              "hiliteLength": 218
            },
            {
              "type": "info",
              "lastLine": 64,
              "lastColumn": 138,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "heet'\" />\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4\" id=\"jquery-core-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 138
            },
            {
              "type": "info",
              "lastLine": 65,
              "lastColumn": 149,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0\" id=\"jquery-migrate-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 149
            },
            {
              "type": "info",
              "lastLine": 66,
              "lastColumn": 52,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"jquery-js-after\">\njquer",
              "hiliteStart": 10,
              "hiliteLength": 52
            },
            {
              "type": "info",
              "lastLine": 69,
              "lastColumn": 84,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "</script>\n<link rel=\"https://api.w.org/\" href=\"https://www.ceciliaforassembly.com/wp-json/\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 84
            },
            {
              "type": "info",
              "lastLine": 69,
              "lastColumn": 197,
              "firstColumn": 85,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://www.ceciliaforassembly.com/wp-json/wp/v2/pages/87\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "info",
              "lastLine": 69,
              "lastColumn": 315,
              "firstColumn": 198,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ges/87\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://www.ceciliaforassembly.com/xmlrpc.php?rsd\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 118
            },
            {
              "type": "info",
              "lastLine": 70,
              "lastColumn": 131,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "p?rsd\" />\n<link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://www.ceciliaforassembly.com/wp-includes/wlwmanifest.xml\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 71,
              "lastColumn": 51,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "t.xml\" />\n<meta name=\"generator\" content=\"WordPress 6.2.1\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 51
            },
            {
              "type": "info",
              "lastLine": 72,
              "lastColumn": 67,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "6.2.1\" />\n<link rel=\"canonical\" href=\"https://www.ceciliaforassembly.com/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 67
            },
            {
              "type": "info",
              "lastLine": 73,
              "lastColumn": 67,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".com/\" />\n<link rel=\"shortlink\" href=\"https://www.ceciliaforassembly.com/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 67
            },
            {
              "type": "info",
              "lastLine": 74,
              "lastColumn": 170,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".com/\" />\n<link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://www.ceciliaforassembly.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.ceciliaforassembly.com%2F\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 170
            },
            {
              "type": "info",
              "lastLine": 75,
              "lastColumn": 178,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "om%2F\" />\n<link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://www.ceciliaforassembly.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.ceciliaforassembly.com%2F&#038;format=xml\" />\n<nosc",
              "hiliteStart": 10,
              "hiliteLength": 178
            },
            {
              "type": "info",
              "lastLine": 76,
              "lastColumn": 272,
              "firstColumn": 165,
              "subType": "warning",
              "message": "Consider avoiding viewport values that prevent users from resizing documents.",
              "extract": "/noscript><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 108
            },
            {
              "type": "info",
              "lastLine": 76,
              "lastColumn": 272,
              "firstColumn": 165,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "/noscript><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 108
            },
            {
              "type": "info",
              "lastLine": 78,
              "lastColumn": 302,
              "firstColumn": 157,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ";</script><link rel=\"icon\" href=\"https://www.ceciliaforassembly.com/wp-content/uploads/2022/01/cropped-cecilia-aguiar-curry-icon-32x32.png\" sizes=\"32x32\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 146
            },
            {
              "type": "info",
              "lastLine": 79,
              "lastColumn": 150,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "32x32\" />\n<link rel=\"icon\" href=\"https://www.ceciliaforassembly.com/wp-content/uploads/2022/01/cropped-cecilia-aguiar-curry-icon-192x192.png\" sizes=\"192x192\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "info",
              "lastLine": 80,
              "lastColumn": 146,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2x192\" />\n<link rel=\"apple-touch-icon\" href=\"https://www.ceciliaforassembly.com/wp-content/uploads/2022/01/cropped-cecilia-aguiar-curry-icon-180x180.png\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 146
            },
            {
              "type": "info",
              "lastLine": 81,
              "lastColumn": 157,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.png\" />\n<meta name=\"msapplication-TileImage\" content=\"https://www.ceciliaforassembly.com/wp-content/uploads/2022/01/cropped-cecilia-aguiar-curry-icon-270x270.png\" />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 157
            },
            {
              "type": "info",
              "lastLine": 90,
              "lastColumn": 213,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ly.com/\">\n<img src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/Cecilia-Aguiar-Curry-logo.png\" width=\"500\" height=\"236\" alt=\"Cecilia Aguiar-Curry for Assembly 2024\" id=\"logo\" data-height-percentage=\"85\" />\n</a>\n",
              "hiliteStart": 10,
              "hiliteLength": 213
            },
            {
              "type": "info",
              "lastLine": 122,
              "lastColumn": 32,
              "firstColumn": 1,
              "subType": "warning",
              "message": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
              "extract": "content\">\n<h1 class=\"et_pb_module_header\">Cecili",
              "hiliteStart": 10,
              "hiliteLength": 32
            },
            {
              "type": "info",
              "lastLine": 126,
              "lastColumn": 191,
              "firstColumn": 4,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".</h5>\n<p><img decoding=\"async\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/cecilia-signature-white.png\" width=\"250\" height=\"79\" alt class=\"wp-image-55 alignnone size-full\" /><br/><",
              "hiliteStart": 10,
              "hiliteLength": 188
            },
            {
              "type": "info",
              "lastLine": 126,
              "lastColumn": 196,
              "firstColumn": 192,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e-full\" /><br/><small",
              "hiliteStart": 10,
              "hiliteLength": 5
            },
            {
              "type": "info",
              "lastLine": 143,
              "lastColumn": 581,
              "firstColumn": 33,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ge_wrap \"><img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cecilia-aguiar-curry-winters\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg 600w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537\" /></span",
              "hiliteStart": 10,
              "hiliteLength": 549
            },
            {
              "type": "info",
              "lastLine": 151,
              "lastColumn": 492,
              "firstColumn": 33,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ge_wrap \"><img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132\" /></span",
              "hiliteStart": 10,
              "hiliteLength": 460
            },
            {
              "type": "info",
              "lastLine": 171,
              "lastColumn": 465,
              "firstColumn": 33,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ge_wrap \"><img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142\" /></span",
              "hiliteStart": 10,
              "hiliteLength": 433
            },
            {
              "type": "error",
              "lastLine": 193,
              "lastColumn": 4,
              "firstColumn": 1,
              "message": "No p element in scope but a p end tag seen.",
              "extract": "</script>\n</p>\n<h2 c",
              "hiliteStart": 10,
              "hiliteLength": 4
            },
            {
              "type": "info",
              "lastLine": 277,
              "lastColumn": 96,
              "firstColumn": 10,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "\n</script><script type=\"text/javascript\" id=\"pgc-simply-gallery-plugin-lightbox-script-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 87
            },
            {
              "type": "info",
              "lastLine": 282,
              "lastColumn": 204,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/plugins/simply-gallery-block/plugins/pgc_sgb_lightbox.min.js?ver=3.1.2\" id=\"pgc-simply-gallery-plugin-lightbox-script-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "info",
              "lastLine": 283,
              "lastColumn": 64,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" id=\"divi-custom-script-js-extra\">\n/* <!",
              "hiliteStart": 10,
              "hiliteLength": 64
            },
            {
              "type": "info",
              "lastLine": 292,
              "lastColumn": 151,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.21.0\" id=\"divi-custom-script-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 151
            },
            {
              "type": "info",
              "lastLine": 293,
              "lastColumn": 153,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.21.0\" id=\"et-core-common-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 153
            },
            {
              "type": "info",
              "lastLine": 294,
              "lastColumn": 154,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://maps.google.com/maps/api/js?v=quarterly&#038;key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc\" id=\"google-maps-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 154
            },
            {
              "type": "info",
              "lastLine": 295,
              "lastColumn": 156,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "</script>\n<script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/plugins/wp-flexible-map/js/flexible-map.min.js?ver=1.17.1\" id=\"flxmap-js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 156
            },
            {
              "type": "error",
              "lastLine": 296,
              "lastColumn": 70,
              "firstColumn": 1,
              "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
              "extract": "</script>\n<style id=\"et-builder-module-design-deferred-87-cached-inline-styles\">.et_pb",
              "hiliteStart": 10,
              "hiliteLength": 70
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          54,
          0,
          31,
          0
        ],
        "instances": [
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "5"
            },
            "excerpt": "></script><script type=\"text/javascript\"> doc"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "10"
            },
            "excerpt": "w:large\"> <script type=\"text/javascript\"> le"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "wp-block-library-theme-inline-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "14"
            },
            "excerpt": "ia=\"all\"> <style id=\"wp-block-library-theme-inline-css\" type=\"text/css\"> .wp-b"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "global-styles-inline-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "17"
            },
            "excerpt": " </style> <style id=\"global-styles-inline-css\" type=\"text/css\"> body{"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "divi-style-inline-inline-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "26"
            },
            "excerpt": "ia=\"all\"> <style id=\"divi-style-inline-inline-css\" type=\"text/css\"> /*! T"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "divi-dynamic-critical-inline-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "40"
            },
            "excerpt": " </style> <style id=\"divi-dynamic-critical-inline-css\" type=\"text/css\"> @font"
          },
          {
            "ruleID": "CSS: background-repeat-y: Property background-repeat-y doesn't exist.",
            "what": "CSS: background-repeat-y: Property background-repeat-y doesn't exist.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "54"
            },
            "excerpt": "-repeat-y:no-repeat;heigh"
          },
          {
            "ruleID": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.",
            "what": "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "divi-dynamic-css",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "61"
            },
            "excerpt": " </style> <link rel=\"stylesheet\" id=\"divi-dynamic-css\" href=\"https://www.ceciliaforassembly.com/wp-content/et-cache/87/et-divi-dynamic-87.css?ver=1682635122\" as=\"style\" media=\"all\" onload=\"this.onload=null;this.rel='stylesheet'\"> <scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-core-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "62"
            },
            "excerpt": "esheet'\"> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4\" id=\"jquery-core-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-migrate-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "63"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0\" id=\"jquery-migrate-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-js-after",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "64"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"jquery-js-after\"> jquer"
          },
          {
            "ruleID": "Consider avoiding viewport values that prevent users from resizing documents.",
            "what": "Consider avoiding viewport values that prevent users from resizing documents.",
            "ordinalSeverity": 0,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "74"
            },
            "excerpt": "/noscript><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\"><link "
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "80"
            },
            "excerpt": "}}</style><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_hi"
          },
          {
            "ruleID": "CSS: background: from(#738aba) is not a color value.",
            "what": "CSS: background: from(#738aba) is not a color value.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "82"
            },
            "excerpt": "a), to(#2c4987));border-bottom"
          },
          {
            "ruleID": "CSS: background: from(#4267B2) is not a color value.",
            "what": "CSS: background: from(#4267B2) is not a color value.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "82"
            },
            "excerpt": "2), to(#2a4887));background-cl"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "dth:100% - 24px}60%{border-rad"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "der-radius:18px}100%{border-ra"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "24px;width:60px}}@keyframes fb"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "4px;width:60px}}@keyframes fb_"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "dth:100% - 24px}60%{border-rad"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "der-radius:18px}100%{border-ra"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "12px;width:60px}}@keyframes fb"
          },
          {
            "ruleID": "CSS: Parse Error.",
            "what": "CSS: Parse Error.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "2px;width:60px}}@keyframes fb_"
          },
          {
            "ruleID": "The charset attribute on the script element is obsolete.",
            "what": "The charset attribute on the script element is obsolete.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "}}</style><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/common.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "}}</style><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/common.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The charset attribute on the script element is obsolete.",
            "what": "The charset attribute on the script element is obsolete.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/util.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/util.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The charset attribute on the script element is obsolete.",
            "what": "The charset attribute on the script element is obsolete.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/map.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/map.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The charset attribute on the script element is obsolete.",
            "what": "The charset attribute on the script element is obsolete.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/onion.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/onion.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The charset attribute on the script element is obsolete.",
            "what": "The charset attribute on the script element is obsolete.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/kml.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "84"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" src=\"https://maps.google.com/maps-api-v3/api/js/52/9/kml.js\" nonce=\"YkyE5Dak\"></scri"
          },
          {
            "ruleID": "Duplicate ID menu-item-161.",
            "what": "Duplicate ID menu-item-161.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "109"
            },
            "excerpt": "ile_menu\"><li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\"><a hre"
          },
          {
            "ruleID": "The first occurrence of ID menu-item-161 was here.",
            "what": "The first occurrence of ID menu-item-161 was here.",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "97"
            },
            "excerpt": "ass=\"nav\"><li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\"><a hre"
          },
          {
            "ruleID": "Duplicate ID menu-item-290.",
            "what": "Duplicate ID menu-item-290.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "110"
            },
            "excerpt": "</a></li> <li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a hre"
          },
          {
            "ruleID": "The first occurrence of ID menu-item-290 was here.",
            "what": "The first occurrence of ID menu-item-290 was here.",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "98"
            },
            "excerpt": "</a></li> <li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a hre"
          },
          {
            "ruleID": "Duplicate ID menu-item-368.",
            "what": "Duplicate ID menu-item-368.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "111"
            },
            "excerpt": "</a></li> <li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"><a hre"
          },
          {
            "ruleID": "The first occurrence of ID menu-item-368 was here.",
            "what": "The first occurrence of ID menu-item-368 was here.",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "99"
            },
            "excerpt": "</a></li> <li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\"><a hre"
          },
          {
            "ruleID": "Duplicate ID menu-item-461.",
            "what": "Duplicate ID menu-item-461.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "112"
            },
            "excerpt": "</a></li> <li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"><a hre"
          },
          {
            "ruleID": "The first occurrence of ID menu-item-461 was here.",
            "what": "The first occurrence of ID menu-item-461 was here.",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "100"
            },
            "excerpt": "</a></li> <li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\"><a hre"
          },
          {
            "ruleID": "Duplicate ID menu-item-439.",
            "what": "Duplicate ID menu-item-439.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "113"
            },
            "excerpt": "</a></li> <li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"><a hre"
          },
          {
            "ruleID": "The first occurrence of ID menu-item-439 was here.",
            "what": "The first occurrence of ID menu-item-439 was here.",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "101"
            },
            "excerpt": "</a></li> <li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\"><a hre"
          },
          {
            "ruleID": "Duplicate ID menu-item-547.",
            "what": "Duplicate ID menu-item-547.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "114"
            },
            "excerpt": "</a></li> <li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"><a hre"
          },
          {
            "ruleID": "The first occurrence of ID menu-item-547 was here.",
            "what": "The first occurrence of ID menu-item-547 was here.",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "102"
            },
            "excerpt": "</a></li> <li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\"><a hre"
          },
          {
            "ruleID": "Duplicate ID menu-item-231.",
            "what": "Duplicate ID menu-item-231.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "115"
            },
            "excerpt": "</a></li> <li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"><a hre"
          },
          {
            "ruleID": "The first occurrence of ID menu-item-231 was here.",
            "what": "The first occurrence of ID menu-item-231 was here.",
            "ordinalSeverity": 0,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "103"
            },
            "excerpt": "</a></li> <li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\"><a hre"
          },
          {
            "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "131"
            },
            "excerpt": "content\"> <h1 class=\"et_pb_module_header\">Cecili"
          },
          {
            "ruleID": "Attribute fb-xfbml-state not allowed on element div at this point.",
            "what": "Attribute fb-xfbml-state not allowed on element div at this point.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "208"
            },
            "excerpt": "xt_inner\"><div class=\"fb-page fb_iframe_widget\" data-href=\"https://www.facebook.com/Ceciliaforassembly\" data-width=\"500\" data-height=\"550\" data-small-header=\"true\" data-adapt-container-width=\"true\" da ... 0&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\"><span "
          },
          {
            "ruleID": "Attribute fb-iframe-plugin-query not allowed on element div at this point.",
            "what": "Attribute fb-iframe-plugin-query not allowed on element div at this point.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "208"
            },
            "excerpt": "xt_inner\"><div class=\"fb-page fb_iframe_widget\" data-href=\"https://www.facebook.com/Ceciliaforassembly\" data-width=\"500\" data-height=\"550\" data-small-header=\"true\" data-adapt-container-width=\"true\" da ... 0&amp;hide_cover=false&amp;href=https%3A%2F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\"><span "
          },
          {
            "ruleID": "Bad value 500px for attribute width on element iframe: Expected a digit but saw p instead.",
            "what": "Bad value 500px for attribute width on element iframe: Expected a digit but saw p instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "208"
            },
            "excerpt": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfu ... F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra"
          },
          {
            "ruleID": "Bad value 550px for attribute height on element iframe: Expected a digit but saw p instead.",
            "what": "Bad value 550px for attribute height on element iframe: Expected a digit but saw p instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "208"
            },
            "excerpt": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfu ... F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra"
          },
          {
            "ruleID": "Bad value true for attribute allowfullscreen on element iframe.",
            "what": "Bad value true for attribute allowfullscreen on element iframe.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "208"
            },
            "excerpt": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfu ... F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra"
          },
          {
            "ruleID": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "208"
            },
            "excerpt": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfu ... F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra"
          },
          {
            "ruleID": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "208"
            },
            "excerpt": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfu ... F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra"
          },
          {
            "ruleID": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.",
            "what": "The scrolling attribute on the iframe element is obsolete. Use CSS instead.",
            "ordinalSeverity": 2,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "208"
            },
            "excerpt": " hidden;\"><iframe name=\"f904c5a244db7\" width=\"500px\" height=\"550px\" data-testid=\"fb:page Facebook Social Plugin\" title=\"fb:page Facebook Social Plugin\" frameborder=\"0\" allowtransparency=\"true\" allowfu ... F%2Fwww.facebook.com%2FCeciliaforassembly&amp;locale=en_US&amp;sdk=joey&amp;show_facepile=true&amp;show_posts=true&amp;small_header=true&amp;width=500\" style=\"border: none; visibility: hidden;\"></ifra"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "pgc-simply-gallery-plugin-lightbox-script-js-extra",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "282"
            },
            "excerpt": " </script><script type=\"text/javascript\" id=\"pgc-simply-gallery-plugin-lightbox-script-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "pgc-simply-gallery-plugin-lightbox-script-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "287"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/plugins/simply-gallery-block/plugins/pgc_sgb_lightbox.min.js?ver=3.1.2\" id=\"pgc-simply-gallery-plugin-lightbox-script-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "divi-custom-script-js-extra",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "288"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"divi-custom-script-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "divi-custom-script-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "297"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.21.0\" id=\"divi-custom-script-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "et-core-common-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "298"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.21.0\" id=\"et-core-common-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "google-maps-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "299"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://maps.google.com/maps/api/js?v=quarterly&amp;key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc\" id=\"google-maps-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "flxmap-js",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "300"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/plugins/wp-flexible-map/js/flexible-map.min.js?ver=1.17.1\" id=\"flxmap-js\"></scri"
          },
          {
            "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "et-builder-module-design-deferred-87-cached-inline-styles",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "301"
            },
            "excerpt": "</script> <style id=\"et-builder-module-design-deferred-87-cached-inline-styles\">.et_pb"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "HEAD",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "4"
            },
            "excerpt": "\"> <head> <meta charset=\"UTF-8\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "6"
            },
            "excerpt": "IE=edge\"> <link rel=\"pingback\" href=\"https://www.ceciliaforassembly.com/xmlrpc.php\" /> <scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "7"
            },
            "excerpt": "c.php\" /> <script type=\"text/javascript\"> doc"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "11"
            },
            "excerpt": "!</title> <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin /><style"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "11"
            },
            "excerpt": ";}</style><meta name=\"robots\" content=\"max-image-preview:large\" /> <scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "12"
            },
            "excerpt": "large\" /> <script type=\"text/javascript\"> le"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "13"
            },
            "excerpt": ";</script><link rel=\"alternate\" type=\"application/rss+xml\" title=\"Cecilia Aguiar-Curry for Assembly 2024 &raquo; Feed\" href=\"https://www.ceciliaforassembly.com/feed/\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "14"
            },
            "excerpt": "feed/\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Cecilia Aguiar-Curry for Assembly 2024 &raquo; Comments Feed\" href=\"https://www.ceciliaforassembly.com/comments/feed/\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "15"
            },
            "excerpt": "feed/\" /> <meta content=\"Divi v.4.21.0\" name=\"generator\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "wp-block-library-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "15"
            },
            "excerpt": "erator\" /><link rel=\"stylesheet\" id=\"wp-block-library-css\" href=\"https://www.ceciliaforassembly.com/wp-includes/css/dist/block-library/style.min.css?ver=6.2.1\" type=\"text/css\" media=\"all\" /> <styl"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "wp-block-library-theme-inline-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "16"
            },
            "excerpt": "=\"all\" /> <style id=\"wp-block-library-theme-inline-css\" type=\"text/css\"> .wp-b"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "global-styles-inline-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "19"
            },
            "excerpt": " </style> <style id=\"global-styles-inline-css\" type=\"text/css\"> body{"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "simply-gallery-block-frontend-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "25"
            },
            "excerpt": " </style> <link rel=\"stylesheet\" id=\"simply-gallery-block-frontend-css\" href=\"https://www.ceciliaforassembly.com/wp-content/plugins/simply-gallery-block/blocks/pgc_sgb.min.style.css?ver=3.1.2\" type=\"text/css\" media=\"all\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "pgc-simply-gallery-plugin-lightbox-style-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "26"
            },
            "excerpt": "=\"all\" /> <link rel=\"stylesheet\" id=\"pgc-simply-gallery-plugin-lightbox-style-css\" href=\"https://www.ceciliaforassembly.com/wp-content/plugins/simply-gallery-block/plugins/pgc_sgb_lightbox.min.style.css?ver=3.1.2\" type=\"text/css\" media=\"all\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "flxmap-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "27"
            },
            "excerpt": "=\"all\" /> <link rel=\"stylesheet\" id=\"flxmap-css\" href=\"https://www.ceciliaforassembly.com/wp-content/plugins/wp-flexible-map/css/styles.css?ver=1.17.1\" type=\"text/css\" media=\"all\" /> <styl"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "divi-style-inline-inline-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "28"
            },
            "excerpt": "=\"all\" /> <style id=\"divi-style-inline-inline-css\" type=\"text/css\"> /*! T"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "divi-dynamic-critical-inline-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "42"
            },
            "excerpt": " </style> <style id=\"divi-dynamic-critical-inline-css\" type=\"text/css\"> @font"
          },
          {
            "ruleID": "CSS: background-repeat-y: Property background-repeat-y doesn't exist.",
            "what": "CSS: background-repeat-y: Property background-repeat-y doesn't exist.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "56"
            },
            "excerpt": "-repeat-y:no-repeat;heigh"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "divi-dynamic-css",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "63"
            },
            "excerpt": " </style> <link rel=\"preload\" id=\"divi-dynamic-css\" href=\"https://www.ceciliaforassembly.com/wp-content/et-cache/87/et-divi-dynamic-87.css?ver=1682635122\" as=\"style\" media=\"all\" onload=\"this.onload=null;this.rel='stylesheet'\" /> <scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-core-js",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "64"
            },
            "excerpt": "heet'\" /> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.4\" id=\"jquery-core-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-migrate-js",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "65"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0\" id=\"jquery-migrate-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "jquery-js-after",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "66"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"jquery-js-after\"> jquer"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "69"
            },
            "excerpt": "</script> <link rel=\"https://api.w.org/\" href=\"https://www.ceciliaforassembly.com/wp-json/\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "69"
            },
            "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"https://www.ceciliaforassembly.com/wp-json/wp/v2/pages/87\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "69"
            },
            "excerpt": "ges/87\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"https://www.ceciliaforassembly.com/xmlrpc.php?rsd\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "70"
            },
            "excerpt": "p?rsd\" /> <link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"https://www.ceciliaforassembly.com/wp-includes/wlwmanifest.xml\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "71"
            },
            "excerpt": "t.xml\" /> <meta name=\"generator\" content=\"WordPress 6.2.1\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "72"
            },
            "excerpt": "6.2.1\" /> <link rel=\"canonical\" href=\"https://www.ceciliaforassembly.com/\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "73"
            },
            "excerpt": ".com/\" /> <link rel=\"shortlink\" href=\"https://www.ceciliaforassembly.com/\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "74"
            },
            "excerpt": ".com/\" /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"https://www.ceciliaforassembly.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.ceciliaforassembly.com%2F\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "75"
            },
            "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"https://www.ceciliaforassembly.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.ceciliaforassembly.com%2F&#038;format=xml\" /> <nosc"
          },
          {
            "ruleID": "Consider avoiding viewport values that prevent users from resizing documents.",
            "what": "Consider avoiding viewport values that prevent users from resizing documents.",
            "ordinalSeverity": 0,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "76"
            },
            "excerpt": "/noscript><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "76"
            },
            "excerpt": "/noscript><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" /><link "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "78"
            },
            "excerpt": ";</script><link rel=\"icon\" href=\"https://www.ceciliaforassembly.com/wp-content/uploads/2022/01/cropped-cecilia-aguiar-curry-icon-32x32.png\" sizes=\"32x32\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "79"
            },
            "excerpt": "32x32\" /> <link rel=\"icon\" href=\"https://www.ceciliaforassembly.com/wp-content/uploads/2022/01/cropped-cecilia-aguiar-curry-icon-192x192.png\" sizes=\"192x192\" /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "80"
            },
            "excerpt": "2x192\" /> <link rel=\"apple-touch-icon\" href=\"https://www.ceciliaforassembly.com/wp-content/uploads/2022/01/cropped-cecilia-aguiar-curry-icon-180x180.png\" /> <meta"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "81"
            },
            "excerpt": "0.png\" /> <meta name=\"msapplication-TileImage\" content=\"https://www.ceciliaforassembly.com/wp-content/uploads/2022/01/cropped-cecilia-aguiar-curry-icon-270x270.png\" /> <styl"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "logo",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "90"
            },
            "excerpt": "ly.com/\"> <img src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/Cecilia-Aguiar-Curry-logo.png\" width=\"500\" height=\"236\" alt=\"Cecilia Aguiar-Curry for Assembly 2024\" id=\"logo\" data-height-percentage=\"85\" /> </a> "
          },
          {
            "ruleID": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "what": "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "122"
            },
            "excerpt": "content\"> <h1 class=\"et_pb_module_header\">Cecili"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "126"
            },
            "excerpt": ".</h5> <p><img decoding=\"async\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/cecilia-signature-white.png\" width=\"250\" height=\"79\" alt class=\"wp-image-55 alignnone size-full\" /><br/><"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "BR/",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "126"
            },
            "excerpt": "e-full\" /><br/><small"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "143"
            },
            "excerpt": "ge_wrap \"><img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\"  ... assembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537\" /></span"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "151"
            },
            "excerpt": "ge_wrap \"><img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title srcset=\"https://www.ceciliafor ... .ceciliaforassembly.com/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132\" /></span"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "171"
            },
            "excerpt": "ge_wrap \"><img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/ ... s://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142\" /></span"
          },
          {
            "ruleID": "No p element in scope but a p end tag seen.",
            "what": "No p element in scope but a p end tag seen.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "193"
            },
            "excerpt": "</script> </p> <h2 c"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "pgc-simply-gallery-plugin-lightbox-script-js-extra",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "277"
            },
            "excerpt": " </script><script type=\"text/javascript\" id=\"pgc-simply-gallery-plugin-lightbox-script-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "pgc-simply-gallery-plugin-lightbox-script-js",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "282"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/plugins/simply-gallery-block/plugins/pgc_sgb_lightbox.min.js?ver=3.1.2\" id=\"pgc-simply-gallery-plugin-lightbox-script-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "divi-custom-script-js-extra",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "283"
            },
            "excerpt": "</script> <script type=\"text/javascript\" id=\"divi-custom-script-js-extra\"> /* <!"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "divi-custom-script-js",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.21.0\" id=\"divi-custom-script-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "et-core-common-js",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "293"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.21.0\" id=\"et-core-common-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "google-maps-js",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "294"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://maps.google.com/maps/api/js?v=quarterly&#038;key=AIzaSyA7pW00y2hwD9bivjA0J_d1RSyXribwYXc\" id=\"google-maps-js\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "flxmap-js",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "295"
            },
            "excerpt": "</script> <script type=\"text/javascript\" src=\"https://www.ceciliaforassembly.com/wp-content/plugins/wp-flexible-map/js/flexible-map.min.js?ver=1.17.1\" id=\"flxmap-js\"></scri"
          },
          {
            "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "et-builder-module-design-deferred-87-cached-inline-styles",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "296"
            },
            "excerpt": "</script> <style id=\"et-builder-module-design-deferred-87-cached-inline-styles\">.et_pb"
          }
        ]
      },
      "endTime": 1687098248871
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687098248871,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "QualWeb",
      "result": {
        "type": "evaluation",
        "system": {
          "name": "QualWeb",
          "description": "QualWeb is an automatic accessibility evaluator for webpages.",
          "version": "3.0.0",
          "homepage": "http://www.qualweb.di.fc.ul.pt/",
          "date": "2023-06-18 14:24:11",
          "hash": "54ea1bbabe509ce806802860125c0e38a63d233ca0f9bbbdf5733db21cede8e5e4ae31daca8f8ee385222a1310cd665efe0e545d89c2f6a447683db16a646108",
          "page": {
            "viewport": {
              "mobile": false,
              "landscape": true,
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/100.0.4889.0 Safari/537.36",
              "resolution": {
                "width": 1366,
                "height": 768
              }
            }
          }
        },
        "metadata": {
          "passed": 35,
          "warning": 12,
          "failed": 15,
          "inapplicable": 63
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 16,
              "warning": 7,
              "failed": 6,
              "inapplicable": 38
            },
            "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": 3,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"js\"><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": 3,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"js\"><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": 3,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the page has any instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the page has any instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\" class=\"js\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R14": {
                "name": "meta viewport does not prevent zoom",
                "code": "QW-ACT-R14",
                "mapping": "b4f0c3",
                "description": "This rule checks that the meta element retains the user agent ability to zoom.",
                "metadata": {
                  "target": {
                    "element": "meta",
                    "attributes": "name='viewport'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b4f0c3",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">",
                        "pointer": "html > head:nth-child(1) > meta:nth-child(59)"
                      }
                    ],
                    "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": 52,
                  "warning": 0,
                  "failed": 7,
                  "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": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\">Issues</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1)"
                      },
                      {
                        "htmlCode": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\">Issues</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">About</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2)"
                      },
                      {
                        "htmlCode": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">About</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">Gallery</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3)"
                      },
                      {
                        "htmlCode": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">Gallery</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">Endorsements</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4)"
                      },
                      {
                        "htmlCode": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">Endorsements</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">Contact</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5)"
                      },
                      {
                        "htmlCode": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">Contact</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">Join</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6)"
                      },
                      {
                        "htmlCode": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">Join</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(6)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">Donate</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7)"
                      },
                      {
                        "htmlCode": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">Donate</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(7)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R38": {
                "name": "ARIA required owned elements",
                "code": "QW-ACT-R38",
                "mapping": "bc4a75",
                "description": "This rule checks that an element with an explicit semantic role has at least one of its required owned elements.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "role"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#info-and-relationships"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/bc4a75",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target owns elements that doesn't have the correct role."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target owns elements that doesn't have the correct role.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"gmnoprint\" role=\"menubar\" style=\"margin: 10px; z-index: 0; position: absolute; cursor: pointer; left: 0px; top: 0px;\">MapTerrainSatelliteLabels</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1)"
                      }
                    ],
                    "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": 20,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.ceciliaforassembly.com/\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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=\"https://www.ceciliaforassembly.com/about/\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav: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://www.ceciliaforassembly.com/contact/\">Contact</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav: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 href=\"https://www.ceciliaforassembly.com/join/\">Join</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">ASMDC.org</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none transparent; display: block; border: none; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: pointer; user-select: none; z-index: 1000002; outline-offset: 3px; right: 0px; bottom: 0px; transform: translateX(100%);\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div tabindex=\"0\" aria-label=\"Map\" aria-roledescription=\"map\" role=\"region\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px; cursor: url(&quot;https://maps.gstatic.com/mapfiles/openhand_8_8.cur&quot;), default; touch-action: pan-x pan-y;\" aria-describedby=\"56D2B7F8-8C19-4CAB-94F1-51529B74A7A5\">To navigate, press the arrow keys.←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"EB09F0B …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(86, 86, 86); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"7E79E …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Toggle fullscreen view\" title=\"Toggle fullscreen view\" type=\"button\" aria-pressed=\"false\" class=\"gm-control-active gm-fullscreen-control\" style=\"background: none rgb(255, 255, 255); border: 0px; margin: 10px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: pointer; user-select: none; border-radius: 2px; height: 40px; width: 40px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; overflow: hidden; top: 0px; right: 0px;\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(9) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Zoom in\" title=\"Zoom in\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; width: 40px; height: 40px; top: 0px; left: 0px;\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(14) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Zoom out\" title=\"Zoom out\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; width: 40px; height: 40px; top: 0px; left: 0px;\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(14) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a target=\"_blank\" rel=\"noopener\" title=\"Open this area in Google Maps (opens a new window)\" aria-label=\"Open this area in Google Maps (opens a new window)\" href=\"https://maps.google.com/maps?ll=38.871745,-122.297616&amp;z=7&amp;t=m&amp;hl=en-US&amp;gl=US&amp;mapclient=apiv3\" style=\"display: inline;\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(15) > 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": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;\">Keyboard shortcuts</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\">Terms of Use</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\">\nFacebook\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R41": {
                "name": "Error message describes invalid form field value",
                "code": "QW-ACT-R41",
                "mapping": "36b590",
                "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "3.3.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/TR/WCAG21/#error-identification",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/36b590",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 4,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that text error messages provided, identify the cause of the error or how to fix the error."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"EB09F0B …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Terrain\" draggable=\"false\" title=\"Show street map with terrain\" aria-checked=\"false\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;\">Terrain</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(86, 86, 86); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"7E79E …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Labels\" draggable=\"false\" title=\"Show imagery with street names\" aria-checked=\"true\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;\">Labels</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R37": {
                "name": "Text has minimum contrast",
                "code": "QW-ACT-R37",
                "mapping": "afw4f7",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
                "metadata": {
                  "target": {
                    "element": [
                      "*"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/afw4f7",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 13,
                  "warning": 5,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"et_pb_module_header\">Cecilia Aguiar-Curry</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"et_pb_fullwidth_header_subhead\">State Assemblymember, District 4</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h5>My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to&nbsp;ASMDC.org.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">Assemblymember Cecilia Aguiar-Curry</small>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(3) > small:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R76": {
                "name": "Text has enhanced contrast",
                "code": "QW-ACT-R76",
                "mapping": "09o5cg",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [
                    "G17",
                    "G18"
                  ],
                  "url": "https://act-rules.github.io/rules/09o5cg",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 11,
                  "warning": 5,
                  "failed": 3,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"et_pb_module_header\">Cecilia Aguiar-Curry</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"et_pb_fullwidth_header_subhead\">State Assemblymember, District 4</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h5>My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to&nbsp;ASMDC.org.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">Assemblymember Cecilia Aguiar-Curry</small>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(3) > small:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span>The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,&nbsp;</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span>along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > span:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R70": {
                "name": "iframe with negative tabindex has no interactive elements",
                "code": "QW-ACT-R70",
                "mapping": "akn7bn",
                "description": "This rule checks that `iframe` elements with a negative `tabindex` attribute value contain no interactive elements.",
                "metadata": {
                  "target": {
                    "element": "iframe[tabindex]"
                  },
                  "success-criteria": [
                    {
                      "name": "2.1.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/keyboard.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#keyboard"
                    }
                  ],
                  "related": [
                    "G202"
                  ],
                  "url": "https://act-rules.github.io/rules/akn7bn",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The nested browsing context includes elements that are visible and part of the sequential focus navigation."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The nested browsing context includes elements that are visible and part of the sequential focus navigation.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe aria-hidden=\"true\" frameborder=\"0\" tabindex=\"-1\" style=\"z-index: -1; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: none;\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(3)"
                      }
                    ],
                    "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": 5,
                  "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": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"EB09F0B …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; direction: ltr; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(86, 86, 86); font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"7E79E …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;\">Keyboard shortcuts</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button: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 style=\"\">Map data ©2023 Google, INEGI</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(2) > 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": "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\">Terms of Use</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 6,
              "warning": 4,
              "failed": 6,
              "inapplicable": 18
            },
            "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": 4,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that headers are used to divide the page correctly."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"home page-template-default page page-id-87 et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_slide et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_cover_background et_pb_gutter et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db chrome\">\n \n\n\n\n\n\n\n\n\n\n\nIssues\nAbout\nGallery\nEndorsements\nContact\nJoin\nDonate\n \n\n\nSelect Page\n\nIssues\nAbout\nGallery\nEndorsements\nContact\nJoin\nDonate\n\n  \n \n \n\n\n\n\n\n\n\n\n\n\n\nCecilia Aguiar-Curry\nState Assemblymember, District 4\nOur communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded  …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "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": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The first focusable control on the Web page does not links to local content."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The first focusable control on the Web page does not links to local content.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.ceciliaforassembly.com/\">\n\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T2": {
                "name": "Using caption elements to associate data table captions with data tables",
                "code": "QW-WCAG-T2",
                "mapping": "H39",
                "description": "This technique checks the caption element is correctly use on tables",
                "metadata": {
                  "target": {
                    "element": "table"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H51",
                    "H73",
                    "F46"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H39",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The `caption` element doesn't exist or is empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The `caption` element doesn't exist or is empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T12": {
                "name": "Failure of Success Criterion 1.3.1 due to using th elements, caption elements, or non-empty summary attributes in layout tables",
                "code": "QW-WCAG-T12",
                "mapping": "F46",
                "description": "The objective of this technique is to describe a failure that occurs when a table used only for layout includes either th elements, a summary attribute, or a caption element. This is a failure because it uses structural (or semantic) markup only for presentation. The intent of the HTML and XHTML table elements is to present data.",
                "metadata": {
                  "target": {
                    "element": "table"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H39",
                    "H51",
                    "H73"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F46",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The table has a non-empty summary - Amend it if it's a layout table."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The table has a non-empty summary - Amend it if it's a layout table.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T18": {
                "name": "Using table markup to present tabular information",
                "code": "QW-WCAG-T18",
                "mapping": "H51",
                "description": "The objective of this technique is to present tabular information in a way that preserves relationships within the information even when users cannot see the table or the presentation format is changed. Using the table element with the child elements tr, th, and td makes these relationships perceivable.",
                "metadata": {
                  "target": {
                    "element": "table"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H39",
                    "H43",
                    "H63"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H51",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "There are missing table child elements."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "There are missing table child elements.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table: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": 2,
                  "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 target=\"_blank\" rel=\"noopener\" title=\"Open this area in Google Maps (opens a new window)\" aria-label=\"Open this area in Google Maps (opens a new window)\" href=\"https://maps.google.com/maps?ll=38.871745,-122.297616&amp;z=7&amp;t=m&amp;hl=en-US&amp;gl=US&amp;mapclient=apiv3\" style=\"display: inline;\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(15) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a target=\"_blank\" rel=\"noopener\" title=\"Report errors in the road map or imagery to Google\" dir=\"ltr\" href=\"https://www.google.com/maps/@38.8717448,-122.2976165,7z/data=!10m1!1e1!12b1?source=apiv3&amp;rapsrc=apiv3\" style=\"font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); text-decoration: none; position: relative;\">Report a map error</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T32": {
                "name": "Using ol, ul and dl for lists or groups of links",
                "code": "QW-WCAG-T32",
                "mapping": "H48",
                "description": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
                "metadata": {
                  "target": {
                    "element": [
                      "li",
                      "dd",
                      "dt"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    }
                  ],
                  "related": [
                    "H40"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H48",
                  "passed": 0,
                  "warning": 5,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"top-menu\" class=\"nav\"><li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\"><a href=\"https://www.ceciliaforassembly.com/issues/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">Issues</a></li>\n<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nt …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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 id=\"mobile_menu\" class=\"et_mobile_menu\"><li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\"><a href=\"https://www.ceciliaforassembly.com/issues/\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(1) > a:nth-child(1)\" _cssrules=\"true\">Issues</a></li>\n<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3)"
                      }
                    ],
                    "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 role=\"menu\" aria-labelledby=\"2997EA26-8408-467E-8032-A548AB164056\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; left: 0px; top: 40px; text-align: left; display: none;\"><li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Terrain\" draggable=\"false\" title=\"Show street map with terrain\" aria-checked=\"false\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; …",
                        "pointer": "html:nth-of-type(1) > body > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > article:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > ul:nth-of-type(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 role=\"menu\" aria-labelledby=\"BECBC2EC-B809-4647-ACD0-FC014A9721F7\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; position: absolute; right: 0px; top: 40px; text-align: left; display: none;\"><li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Labels\" draggable=\"false\" title=\"Show imagery with street names\" aria-checked=\"true\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr …",
                        "pointer": "html:nth-of-type(1) > body > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > article:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(2) > ul:nth-of-type(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=\"et-social-icons\">\n<li class=\"et-social-icon et-social-facebook\">\n<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">\n<span _selector=\"html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\" _cssrules=\"true\">Facebook</span>\n</a>\n</li>\n</ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "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": 14,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Text alternative needs manual verification."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/Cecilia-Aguiar-Curry-logo.png\" width=\"500\" height=\"236\" alt=\"Cecilia Aguiar-Curry for Assembly 2024\" id=\"logo\" data-height-percentage=\"85\" data-actual-width=\"500\" data-actual-height=\"236\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cecilia-aguiar-curry-winters\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg 600w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537 foreground\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cecilia-aguiar-curry-winters\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg 600w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537 foreground shadow background\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cecilia-aguiar-curry-winters\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg 600w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537 shadow background foreground\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cecilia-aguiar-curry-winters\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg 600w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537 shadow background\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title=\"\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132 foreground\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title=\"\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132 foreground shadow background\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title=\"\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132 shadow background foreground\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > img:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title=\"\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132 shadow background\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > img:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 foreground\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 foreground shadow background\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 shadow background foreground\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg 650w, https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 shadow background\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img alt=\"Google\" src=\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2069%2029%22%3E%3Cg%20opacity%3D%22.6%22%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17.4706%207.33616L18.0118%206.79504%2017.4599%206.26493C16.0963%204.95519%2014.2582%203.94522%2011.7008%203.94522c-4.613699999999999%200-8.50262%203.7551699999999997-8.50262%208.395779999999998C3.19818%2016.9817%207.0871%2020.7368%2011.7008%2020.7368%2014.1712%2020.7368%2016.0773%2019.918%2017.574%2018.3689%2019.1435%2016.796%2019.5956%2014.6326%2019.5956%2012.957%2019.5956%2012.4338%2019.5516%2011.9316%2019.4661%2011.5041L19.3 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(15) > div:nth-child(1) > a: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": 266,
                  "warning": 0,
                  "failed": 41,
                  "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": "<body class=\"home page-template-default page page-id-87 et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_slide et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_cover_background et_pb_gutter et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db chrome\">\n \n\n\n\n\n\n\n\n\n\n\nIssues\nAbout\nGallery\nEndorsements\nContact\nJoin\nDonate\n \n\n\nSelect Page\n\nIssues\nAbout\nGallery\nEndorsements\nContact\nJoin\nDonate\n\n  \n \n \n\n\n\n\n\n\n\n\n\n\n\nCecilia Aguiar-Curry\nState Assemblymember, District 4\nOur communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded  …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "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": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\">Issues</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "17px"
                    ]
                  },
                  {
                    "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": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">About</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/about/\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "17px"
                    ]
                  },
                  {
                    "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": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">Gallery</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "17px"
                    ]
                  },
                  {
                    "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": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">Endorsements</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "17px"
                    ]
                  },
                  {
                    "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": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">Contact</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "17px"
                    ]
                  },
                  {
                    "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": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">Join</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/join/\">Join</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "17px"
                    ]
                  },
                  {
                    "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": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">Donate</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "17px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/about/\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/join/\">Join</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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 href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "14px"
                    ]
                  },
                  {
                    "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": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "18px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5>My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to&nbsp;ASMDC.org.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "18px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5>Cecilia has a track record of getting things done as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accomplishment in the Assembly, as Chair of the Assembly Local Government Committee.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "18px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5>With degrees in accounting and business, Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facing California and District 4.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "18px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<h5>Her passion and appreciation for agriculture started when she was a child, working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fighting for the ag industry and particularly small, family farmers.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "18px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">Keyboard shortcuts</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "10px"
                    ]
                  },
                  {
                    "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": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;\">Keyboard shortcuts</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "10px"
                    ]
                  },
                  {
                    "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 style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">Map DataMap data ©2023 Google, INEGI</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "10px"
                    ]
                  },
                  {
                    "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": "<button draggable=\"false\" aria-label=\"Map Data\" title=\"Map Data\" type=\"button\" style=\"background: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit; display: none;\">Map Data</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "10px"
                    ]
                  },
                  {
                    "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 style=\"font-family: Roboto, Arial, sans-serif; font-size: 11px; color: rgb(0, 0, 0); direction: ltr; text-align: right; background-color: rgb(245, 245, 245);\">Map data ©2023 Google, INEGI</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "11px"
                    ]
                  },
                  {
                    "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 style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">50 km&nbsp;</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > button:nth-child(4) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "10px"
                    ]
                  },
                  {
                    "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 style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">Terms of Use</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "10px"
                    ]
                  },
                  {
                    "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 style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">Report a map error</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "10px"
                    ]
                  },
                  {
                    "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 target=\"_blank\" rel=\"noopener\" title=\"Report errors in the road map or imagery to Google\" dir=\"ltr\" href=\"https://www.google.com/maps/@38.8717448,-122.2976165,7z/data=!10m1!1e1!12b1?source=apiv3&amp;rapsrc=apiv3\" style=\"font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); text-decoration: none; position: relative;\">Report a map error</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "10px"
                    ]
                  },
                  {
                    "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": "<h2 class=\"bumpTop\">About the 4th District</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "30px"
                    ]
                  },
                  {
                    "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": "<span class=\"et_pb_scroll_top et-pb-icon\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "30px"
                    ]
                  },
                  {
                    "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 href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\">\nFacebook\n</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "28px"
                    ]
                  },
                  {
                    "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=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "13px"
                    ]
                  },
                  {
                    "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)"
                      }
                    ],
                    "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": 56,
                  "warning": 0,
                  "failed": 3,
                  "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 id=\"divi-style-inline-inline-css\" type=\"text/css\">\n/*!\nTheme Name: Divi\nTheme URI: http://www.elegantthemes.com/gallery/divi/\nVersion: 4.21.0\nDescription: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.\nAuthor: Elegant Themes\nAuthor URI: http://www.elegantthemes.com\nLicense: GNU General Public License v2\nLicense URI: http://www.gnu.org/licenses/gpl-2.0.html\n*/\n\na,abbr,acronym,address,applet,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms …",
                        "pointer": "html > head:nth-child(1) > style:nth-child(42)"
                      }
                    ],
                    "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(68)"
                      }
                    ],
                    "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(84)"
                      }
                    ],
                    "attributes": [
                      " text-align: justify"
                    ]
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 13,
              "warning": 1,
              "failed": 3,
              "inapplicable": 7
            },
            "assertions": {
              "QW-BP9": {
                "name": "Table element without header cells has a caption",
                "code": "QW-BP9",
                "description": "A table without th elements should have a caption element to describe it.",
                "metadata": {
                  "target": {
                    "element": "table"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Table doesn't have header cells or caption."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Table doesn't have header cells or caption.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP12": {
                "name": "Using scope col and row",
                "code": "QW-BP12",
                "description": "Using scope col in the first row and scope row in the first element of each row",
                "metadata": {
                  "target": {
                    "element": [
                      "table",
                      "tr"
                    ]
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The scope attribute is incorrectly used."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The scope attribute is incorrectly used.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP1": {
                "name": "Using h1-h6 to identify headings",
                "code": "QW-BP1",
                "mapping": "H42",
                "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html"
                    }
                  ],
                  "related": [
                    "H69",
                    "G141",
                    "F2",
                    "F43"
                  ],
                  "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html",
                  "passed": 0,
                  "warning": 10,
                  "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": "<h1 class=\"et_pb_module_header\">Cecilia Aguiar-Curry</h1>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to&nbsp;ASMDC.org.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"bigol inview\">First woman mayor of Winters</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>Cecilia has a track record of getting things done as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accomplishment in the Assembly, as Chair of the Assembly Local Government Committee.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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>With degrees in accounting and business, Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facing California and District 4.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > 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": "<h2 class=\"bigol alt inview\">Business woman</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"bigol inview\">Family Farmer</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h5>Her passion and appreciation for agriculture started when she was a child, working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fighting for the ag industry and particularly small, family farmers.</h5>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > 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": "<h2 class=\"bumpTop\">About the 4th District</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP23": {
                "name": "Listitems are used semantically",
                "code": "QW-BP23",
                "description": "Ensures <li> elements are used semantically",
                "metadata": {
                  "target": {
                    "element": "li"
                  },
                  "passed": 15,
                  "warning": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Listitem is not used semantically not used semantically"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Terrain\" draggable=\"false\" title=\"Show street map with terrain\" aria-checked=\"false\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;\">Terrain</li>",
                        "pointer": "html:nth-of-type(1) > body > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > article:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Labels\" draggable=\"false\" title=\"Show imagery with street names\" aria-checked=\"true\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;\">Labels</li>",
                        "pointer": "html:nth-of-type(1) > body > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > article:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(2) > ul:nth-of-type(1) > li:nth-of-type(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 45,
                "document": 4,
                "none": 8,
                "img": 10,
                "navigation": 1,
                "list": 3,
                "listitem": 15,
                "article": 1,
                "region": 2,
                "heading": 10,
                "presentation": 37,
                "button": 10,
                "table": 1,
                "rowgroup": 1,
                "row": 10,
                "cell": 20,
                "menubar": 1,
                "menuitemradio": 2,
                "menu": 2,
                "menuitemcheckbox": 2
              },
              "tags": {
                "html": 4,
                "head": 4,
                "style": 27,
                "link": 25,
                "meta": 7,
                "script": 56,
                "title": 1,
                "noscript": 2,
                "body": 4,
                "svg": 8,
                "defs": 8,
                "filter": 8,
                "fecolormatrix": 8,
                "fecomponenttransfer": 8,
                "fefuncr": 8,
                "fefuncg": 8,
                "fefuncb": 8,
                "fefunca": 8,
                "fecomposite": 8,
                "div": 174,
                "header": 1,
                "span": 24,
                "a": 20,
                "img": 47,
                "nav": 1,
                "ul": 5,
                "li": 17,
                "article": 1,
                "section": 1,
                "h1": 1,
                "h5": 5,
                "p": 4,
                "br": 1,
                "small": 1,
                "h2": 4,
                "strong": 3,
                "button": 12,
                "table": 1,
                "tbody": 1,
                "tr": 10,
                "td": 20,
                "kbd": 10,
                "iframe": 4,
                "label": 2,
                "footer": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          35,
          47,
          48,
          21
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\" class=\"js\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R14",
            "what": "This rule checks that the meta element retains the user agent ability to zoom.",
            "ordinalSeverity": 3,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > meta:nth-child(59)"
            },
            "excerpt": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1)"
            },
            "excerpt": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\">Issues</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(1)"
            },
            "excerpt": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\">Issues</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2)"
            },
            "excerpt": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">About</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(2)"
            },
            "excerpt": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">About</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3)"
            },
            "excerpt": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">Gallery</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(3)"
            },
            "excerpt": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">Gallery</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4)"
            },
            "excerpt": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">Endorsements</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(4)"
            },
            "excerpt": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">Endorsements</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5)"
            },
            "excerpt": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">Contact</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(5)"
            },
            "excerpt": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">Contact</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6)"
            },
            "excerpt": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">Join</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(6)"
            },
            "excerpt": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">Join</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7)"
            },
            "excerpt": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">Donate</li>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(7)"
            },
            "excerpt": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">Donate</li>"
          },
          {
            "ruleID": "QW-ACT-R38",
            "what": "This rule checks that an element with an explicit semantic role has at least one of its required owned elements.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"gmnoprint\" role=\"menubar\" style=\"margin: 10px; z-index: 0; position: absolute; cursor: pointer; left: 0px; top: 0px;\">MapTerrainSatelliteLabels</div>"
          },
          {
            "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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/about/\">About</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/join/\">Join</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://a04.asmdc.org/\" class=\"extLink nofollow\">ASMDC.org</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none transparent; display: block; border: none; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: pointer; user-select: none; z-index: 1000002; outline-offset: 3px; right: 0px; bottom: 0px; transform: translateX(100%);\"></button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2)"
            },
            "excerpt": "<div tabindex=\"0\" aria-label=\"Map\" aria-roledescription=\"map\" role=\"region\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; marg ... 4F1-51529B74A7A5\">To navigate, press the arrow keys.←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</div>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255,  ... oto, Arial, sans-serif; font-size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"EB09F0B …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none paddin ... ; font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"7E79E …"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(9) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Toggle fullscreen view\" title=\"Toggle fullscreen view\" type=\"button\" aria-pressed=\"false\" class=\"gm-control-active gm-fullscreen-control\" style=\"background: none  ... sition: absolute; cursor: pointer; user-select: none; border-radius: 2px; height: 40px; width: 40px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; overflow: hidden; top: 0px; right: 0px;\"></button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(14) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Zoom in\" title=\"Zoom in\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; width: 40px; height: 40px; top: 0px; left: 0px;\"></button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(14) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > button:nth-child(3)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Zoom out\" title=\"Zoom out\" type=\"button\" class=\"gm-control-active\" style=\"background: none; display: block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; width: 40px; height: 40px; top: 0px; left: 0px;\"></button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(15) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" title=\"Open this area in Google Maps (opens a new window)\" aria-label=\"Open this area in Google Maps (opens a new window)\" href=\"https://maps.google.com/maps?ll=38.871745,-122.297616&amp;z=7&amp;t=m&amp;hl=en-US&amp;gl=US&amp;mapclient=apiv3\" style=\"display: inline;\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;\">Keyboard shortcuts</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\">Terms 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(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\"> Facebook </a>"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255,  ... oto, Arial, sans-serif; font-size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"EB09F0B …"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1)"
            },
            "excerpt": "<li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Terrain\" draggable=\"false\" title=\"Show street map with terrain\" aria-checked=\"false\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-f ... ily: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;\">Terrain</li>"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none paddin ... ; font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"7E79E …"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(2) > li:nth-child(1)"
            },
            "excerpt": "<li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Labels\" draggable=\"false\" title=\"Show imagery with street names\" aria-checked=\"true\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-f ... mily: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;\">Labels</li>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"et_pb_module_header\">Cecilia Aguiar-Curry</h1>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"et_pb_fullwidth_header_subhead\">State Assemblymember, District 4</span>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(1)"
            },
            "excerpt": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2)"
            },
            "excerpt": "<h5>My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to&nbsp;ASMDC.org.</h5>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(3) > small:nth-child(3)"
            },
            "excerpt": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">Assemblymember Cecilia Aguiar-Curry</small>"
          },
          {
            "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": "DIV",
            "id": "footer-info",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"et_pb_module_header\">Cecilia Aguiar-Curry</h1>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"et_pb_fullwidth_header_subhead\">State Assemblymember, District 4</span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(1)"
            },
            "excerpt": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2)"
            },
            "excerpt": "<h5>My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to&nbsp;ASMDC.org.</h5>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > p:nth-child(3) > small:nth-child(3)"
            },
            "excerpt": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">Assemblymember Cecilia Aguiar-Curry</small>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > span:nth-child(1)"
            },
            "excerpt": "<span>The newly drawn 4th Assembly District includes all of Yolo, Napa, Lake and Colusa counties,&nbsp;</span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > span:nth-child(2)"
            },
            "excerpt": "<span>along with the city of Sonoma and communities of Boyes Hot Springs, El Verano and Eldridge.</span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "footer-info",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>"
          },
          {
            "ruleID": "QW-ACT-R70",
            "what": "This rule checks that `iframe` elements with a negative `tabindex` attribute value contain no interactive elements.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > iframe:nth-child(3)"
            },
            "excerpt": "<iframe aria-hidden=\"true\" frameborder=\"0\" tabindex=\"-1\" style=\"z-index: -1; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; border: none;\"></iframe>"
          },
          {
            "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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show street map\" title=\"Show street map\" type=\"button\" role=\"menuitemradio\" aria-checked=\"true\" aria-haspopup=\"true\" style=\"background: none padding-box rgb(255,  ... oto, Arial, sans-serif; font-size: 18px; border-bottom-left-radius: 2px; border-top-left-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 36px; font-weight: 500;\" id=\"EB09F0B …"
          },
          {
            "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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(5) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Show satellite imagery\" title=\"Show satellite imagery\" type=\"button\" role=\"menuitemradio\" aria-checked=\"false\" aria-haspopup=\"true\" style=\"background: none paddin ... ; font-family: Roboto, Arial, sans-serif; font-size: 18px; border-bottom-right-radius: 2px; border-top-right-radius: 2px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 66px;\" id=\"7E79E …"
          },
          {
            "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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;\">Keyboard shortcuts</button>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span style=\"\">Map data ©2023 Google, INEGI</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) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\">Terms of Use</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": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"home page-template-default page page-id-87 et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_slide et_secondary_nav_dropdown_animation_ ... ontact Join Donate Cecilia Aguiar-Curry State Assemblymember, District 4 Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded …"
          },
          {
            "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": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "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": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/\"> </a>"
          },
          {
            "ruleID": "QW-WCAG-T2",
            "what": "This technique checks the caption element is correctly use on tables",
            "ordinalSeverity": 2,
            "tagName": "TABLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
            },
            "excerpt": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>"
          },
          {
            "ruleID": "QW-WCAG-T12",
            "what": "The objective of this technique is to describe a failure that occurs when a table used only for layout includes either th elements, a summary attribute, or a caption element. This is a failure because it uses structural (or semantic) markup only for presentation. The intent of the HTML and XHTML table elements is to present data.",
            "ordinalSeverity": 2,
            "tagName": "TABLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
            },
            "excerpt": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>"
          },
          {
            "ruleID": "QW-WCAG-T18",
            "what": "The objective of this technique is to present tabular information in a way that preserves relationships within the information even when users cannot see the table or the presentation format is changed. Using the table element with the child elements tr, th, and td makes these relationships perceivable.",
            "ordinalSeverity": 2,
            "tagName": "TABLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
            },
            "excerpt": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(15) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" title=\"Open this area in Google Maps (opens a new window)\" aria-label=\"Open this area in Google Maps (opens a new window)\" href=\"https://maps.google.com/maps?ll=38.871745,-122.297616&amp;z=7&amp;t=m&amp;hl=en-US&amp;gl=US&amp;mapclient=apiv3\" style=\"display: inline;\"></a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" title=\"Report errors in the road map or imagery to Google\" dir=\"ltr\" href=\"https://www.google.com/maps/@38.8717448,-122.2976165,7z/data=!10m1!1e1!12b1?source=apiv3&amp;rapsrc=apiv3\" style=\"font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); text-decoration: none; position: relative;\">Report a map error</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": "top-menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul id=\"top-menu\" class=\"nav\"><li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\"><a href=\"https://www.ceciliaforassembly.com/issues/\" _cssrules=\"true ... -290\"><a href=\"https://www.ceciliaforassembly.com/about/\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nt …"
          },
          {
            "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": "mobile_menu",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3)"
            },
            "excerpt": "<ul id=\"mobile_menu\" class=\"et_mobile_menu\"><li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161 et_first_mobile_item\"><a href=\"https://www.ceciliaforas ... nu-item-type-post_type menu-item-object-page menu-item-290\"><a href=\"https://www.ceciliaforassembly.com/about/\" _selector=\"html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html:nth-of-type(1) > body > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > article:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > ul:nth-of-type(1)"
            },
            "excerpt": "<ul role=\"menu\" aria-labelledby=\"2997EA26-8408-467E-8032-A548AB164056\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border- ... O-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; …"
          },
          {
            "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:nth-of-type(1) > body > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > article:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(2) > ul:nth-of-type(1)"
            },
            "excerpt": "<ul role=\"menu\" aria-labelledby=\"BECBC2EC-B809-4647-ACD0-FC014A9721F7\" style=\"background-color: white; list-style: none; padding: 2px; margin: 0px; z-index: -1; border-bottom-left-radius: 2px; border- ... HO-checkbox-menu-item\" style=\"color: black; font-family: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr …"
          },
          {
            "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(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
            },
            "excerpt": "<ul class=\"et-social-icons\"> <li class=\"et-social-icon et-social-facebook\"> <a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > d ... div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)\" _cssrules=\"true\">Facebook</span> </a> </li> </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": "logo",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
            },
            "excerpt": "<img src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/Cecilia-Aguiar-Curry-logo.png\" width=\"500\" height=\"236\" alt=\"Cecilia Aguiar-Curry for Assembly 2024\" id=\"logo\" data-height-percentage=\"85\" data-actual-width=\"500\" data-actual-height=\"236\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cec ... embly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537 foreground\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cec ... nt/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537 foreground shadow background\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(3)"
            },
            "excerpt": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cec ... nt/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537 shadow background foreground\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(4)"
            },
            "excerpt": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smiling.jpg\" alt=\"Cecilia Aguiar-Curry for Assembly 2022\" title=\"cec ... om/wp-content/uploads/2021/12/cecilia-on-bridge-smiling-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 600px, 100vw\" class=\"wp-image-537 shadow background\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title=\"\" srcset=\"https://www.ceciliaforassembl ... ciliaforassembly.com/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132 foreground\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title=\"\" srcset=\"https://www.ceciliaforassembl ... om/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132 foreground shadow background\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > img:nth-child(3)"
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title=\"\" srcset=\"https://www.ceciliaforassembl ... om/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132 shadow background foreground\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1) > img:nth-child(4)"
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/means-business.jpg\" alt=\"Businesswoman\" title=\"\" srcset=\"https://www.ceciliaforassembl ... rassembly.com/wp-content/uploads/2021/09/means-business-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-132 shadow background\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-cont ... /www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 foreground\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(2)"
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-cont ... embly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 foreground shadow background\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(3)"
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-cont ... embly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 shadow background foreground\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) > img:nth-child(4)"
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/09/farming.jpg\" alt=\"\" title=\"farming\" srcset=\"https://www.ceciliaforassembly.com/wp-cont ... ciliaforassembly.com/wp-content/uploads/2021/09/farming-480x320.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 650px, 100vw\" class=\"wp-image-142 shadow background\">"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(15) > div:nth-child(1) > a:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
            },
            "excerpt": "<img alt=\"Google\" src=\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2069%2029%22%3E%3Cg%20opacity%3D%22.6%22%20fill%3D%22%23fff%22%20 ... 11.7008%2020.7368%2014.1712%2020.7368%2016.0773%2019.918%2017.574%2018.3689%2019.1435%2016.796%2019.5956%2014.6326%2019.5956%2012.957%2019.5956%2012.4338%2019.5516%2011.9316%2019.4661%2011.5041L19.3 …"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"home page-template-default page page-id-87 et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_slide et_secondary_nav_dropdown_animation_ ... ontact Join Donate Cecilia Aguiar-Curry State Assemblymember, District 4 Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded …"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1)"
            },
            "excerpt": "<li id=\"menu-item-161\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-161\">Issues</li>"
          },
          {
            "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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-290",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2)"
            },
            "excerpt": "<li id=\"menu-item-290\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-290\">About</li>"
          },
          {
            "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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/about/\">About</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3)"
            },
            "excerpt": "<li id=\"menu-item-368\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-368\">Gallery</li>"
          },
          {
            "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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4)"
            },
            "excerpt": "<li id=\"menu-item-461\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-461\">Endorsements</li>"
          },
          {
            "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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5)"
            },
            "excerpt": "<li id=\"menu-item-439\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-439\">Contact</li>"
          },
          {
            "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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6)"
            },
            "excerpt": "<li id=\"menu-item-547\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-547\">Join</li>"
          },
          {
            "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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/join/\">Join</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7)"
            },
            "excerpt": "<li id=\"menu-item-231\" class=\"donate menu-item menu-item-type-post_type menu-item-object-page menu-item-231\">Donate</li>"
          },
          {
            "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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/about/\">About</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/join/\">Join</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(9) > header:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(3) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(1)"
            },
            "excerpt": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2)"
            },
            "excerpt": "<h5>My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to&nbsp;ASMDC.org.</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>Cecilia has a track record of getting things done as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accomplishment in the Assembly, as Chair of the Assembly Local Government Committee.</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>With degrees in accounting and business, Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facing California and District 4.</h5>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>Her passion and appreciation for agriculture started when she was a child, working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fighting for the ag industry and particularly small, family farmers.</h5>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">Keyboard shortcuts</div>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit;\">Keyboard shortcuts</button>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">Map DataMap data ©2023 Google, INEGI</div>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Map Data\" title=\"Map Data\" type=\"button\" style=\"background: none; border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; color: rgb(0, 0, 0); font-family: inherit; line-height: inherit; display: none;\">Map Data</button>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1)"
            },
            "excerpt": "<div style=\"font-family: Roboto, Arial, sans-serif; font-size: 11px; color: rgb(0, 0, 0); direction: ltr; text-align: right; background-color: rgb(245, 245, 245);\">Map data ©2023 Google, INEGI</div>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > button:nth-child(4) > div:nth-child(2)"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">50 km&nbsp;</div>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2)"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">Terms of Use</div>"
          },
          {
            "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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2)"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle; display: inline-block;\">Report a map error</div>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(17) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" title=\"Report errors in the road map or imagery to Google\" dir=\"ltr\" href=\"https://www.google.com/maps/@38.8717448,-122.2976165,7z/data=!10m1!1e1!12b1?source=apiv3&amp;rapsrc=apiv3\" style=\"font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); text-decoration: none; position: relative;\">Report a map error</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(4)"
            },
            "excerpt": "<h2 class=\"bumpTop\">About the 4th District</h2>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > span:nth-child(2)"
            },
            "excerpt": "<span class=\"et_pb_scroll_top et-pb-icon\"></span>"
          },
          {
            "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(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/ceciliaforassembly/\" class=\"icon\"> Facebook </a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "footer-info",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > footer:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>"
          },
          {
            "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)"
            },
            "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": "divi-style-inline-inline-css",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > style:nth-child(42)"
            },
            "excerpt": "<style id=\"divi-style-inline-inline-css\" type=\"text/css\"> /*! Theme Name: Divi Theme URI: http://www.elegantthemes.com/gallery/divi/ Version: 4.21.0 Description: Smart. Flexible. Beautiful. Divi is th ... t,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms …"
          },
          {
            "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(68)"
            },
            "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(84)"
            },
            "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-BP9",
            "what": "A table without th elements should have a caption element to describe it.",
            "ordinalSeverity": 1,
            "tagName": "TABLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
            },
            "excerpt": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>"
          },
          {
            "ruleID": "QW-BP12",
            "what": "Using scope col in the first row and scope row in the first element of each row",
            "ordinalSeverity": 1,
            "tagName": "TABLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > 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(2) > div:nth-child(4) > table:nth-child(1)"
            },
            "excerpt": "<table>←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump left by 75%EndJump right by 75%Page UpJump up by 75%Page DownJump down by 75%</table>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"et_pb_module_header\">Cecilia Aguiar-Curry</h1>"
          },
          {
            "ruleID": "QW-BP1",
            "what": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
            "ordinalSeverity": 0,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(1)"
            },
            "excerpt": "<h5>Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of the pandemic, compounded with the increasing impacts of wildfires, have left many residents anxious and confused.</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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > section:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > h5:nth-child(2)"
            },
            "excerpt": "<h5>My staff and I are working 24/7 with city, county and state agencies to help residents and businesses. For updated information about COVID-19 or wildfires, or to contact my state offices about any other state-related issues, go to&nbsp;ASMDC.org.</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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"bigol inview\">First woman mayor of Winters</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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>Cecilia has a track record of getting things done as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accomplishment in the Assembly, as Chair of the Assembly Local Government Committee.</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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>With degrees in accounting and business, Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facing California and District 4.</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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"bigol alt inview\">Business woman</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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
            },
            "excerpt": "<h2 class=\"bigol inview\">Family Farmer</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(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > h5:nth-child(1)"
            },
            "excerpt": "<h5>Her passion and appreciation for agriculture started when she was a child, working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fighting for the ag industry and particularly small, family farmers.</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": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(9) > div:nth-child(2) > div:nth-child(1) > article:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(4)"
            },
            "excerpt": "<h2 class=\"bumpTop\">About the 4th District</h2>"
          },
          {
            "ruleID": "QW-BP23",
            "what": "Ensures <li> elements are used semantically",
            "ordinalSeverity": 1,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html:nth-of-type(1) > body > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > article:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1)"
            },
            "excerpt": "<li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Terrain\" draggable=\"false\" title=\"Show street map with terrain\" aria-checked=\"false\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-f ... ily: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;\">Terrain</li>"
          },
          {
            "ruleID": "QW-BP23",
            "what": "Ensures <li> elements are used semantically",
            "ordinalSeverity": 1,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html:nth-of-type(1) > body > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > article:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(1) > div:nth-of-type(2) > ul:nth-of-type(1) > li:nth-of-type(1)"
            },
            "excerpt": "<li tabindex=\"-1\" role=\"menuitemcheckbox\" aria-label=\"Labels\" draggable=\"false\" title=\"Show imagery with street names\" aria-checked=\"true\" class=\"ssQIHO-checkbox-menu-item\" style=\"color: black; font-f ... mily: Roboto, Arial, sans-serif; user-select: none; font-size: 18px; background-color: rgb(255, 255, 255); padding: 5px 8px 5px 5px; direction: ltr; text-align: left; white-space: nowrap;\">Labels</li>"
          }
        ]
      },
      "endTime": 1687098252400
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687098252400,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.091",
        "responseTime": "2023-06-18T14:24:12.020Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1174056,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 27,
              "totalWarnings": 3,
              "totalIssues": 30
            },
            "issuesByLevel": {
              "A": {
                "count": 14,
                "pct": 46.67
              },
              "AA": {
                "count": 13,
                "pct": 43.33
              },
              "AAA": {
                "count": 30,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "dde45126-8e70-4b6c-ae9c-db0e711822aa",
          "docID": "fcf288ee-0fa7-45b5-acdd-85117c73b504",
          "sourceHash": "1749648e396379c95dede6643cb89ea7",
          "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=dde45126-8e70-4b6c-ae9c-db0e711822aa",
          "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": 3406.3
                },
                "height": 3406.3,
                "width": 1024
              },
              "position": {
                "line": 9527,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-87 et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_slide et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_",
              "xpath": "/html/body",
              "issueID": "b5cb8d0aebdc12ff3de14eeac6ebce7e",
              "signature": "df40f33c4f6c3f52af78729bf18547a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=b5cb8d0aebdc12ff3de14eeac6ebce7e"
            },
            {
              "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": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 60,
                  "y": 19
                },
                "height": 14,
                "width": 60
              },
              "position": {
                "line": 7491,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ceciliaforassembly.com/issues/\"&gt;Issues&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "9c83459b696b245aa0ff2f1e0d928dee",
              "signature": "ef24bdf86f2e2f283d884bbf4a024952",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9c83459b696b245aa0ff2f1e0d928dee"
            },
            {
              "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": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 61,
                  "y": 19
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 7491,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ceciliaforassembly.com/about/\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "c8320b63e085c97b4e289ebd452e333a",
              "signature": "27f8cfed74d1765748b07a2c1a432f76",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c8320b63e085c97b4e289ebd452e333a"
            },
            {
              "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": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 78,
                  "y": 19
                },
                "height": 14,
                "width": 78
              },
              "position": {
                "line": 7491,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ceciliaforassembly.com/gallery/\"&gt;Gallery&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "28932f6edae6d2a38cafa0575df57746",
              "signature": "3df05c44c7f25d4a32a1bd55c8ec4107",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=28932f6edae6d2a38cafa0575df57746"
            },
            {
              "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": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 143,
                  "y": 19
                },
                "height": 14,
                "width": 143
              },
              "position": {
                "line": 7492,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ceciliaforassembly.com/endorsements/\"&gt;Endorsements&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "17489c234463a4b06abba2ac58784ead",
              "signature": "c7615ca45c8c2cd7d706c50a0cda5438",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=17489c234463a4b06abba2ac58784ead"
            },
            {
              "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": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 83,
                  "y": 19
                },
                "height": 14,
                "width": 83
              },
              "position": {
                "line": 7492,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ceciliaforassembly.com/contact/\"&gt;Contact&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "4f902c49cda8bf5dea156252fec1cd27",
              "signature": "ef85c738ac48be653000c1d97ba3d7c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4f902c49cda8bf5dea156252fec1cd27"
            },
            {
              "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": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 41,
                  "y": 19
                },
                "height": 14,
                "width": 41
              },
              "position": {
                "line": 7492,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ceciliaforassembly.com/join/\"&gt;Join&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "b392fc7674d7cc6cdd31e36148529a89",
              "signature": "131253b2e2808626d1b5e66abbed9809",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b392fc7674d7cc6cdd31e36148529a89"
            },
            {
              "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": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 72,
                  "y": 19
                },
                "height": 14,
                "width": 72
              },
              "position": {
                "line": 7492,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ceciliaforassembly.com/donate/\"&gt;Donate&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "4a7c39cd42fdb5b575edae77bebd8a2f",
              "signature": "acd73b8f948a7e0d4e524dcdb277f0e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4a7c39cd42fdb5b575edae77bebd8a2f"
            },
            {
              "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": 488.15625
                },
                "bottom-right": {
                  "x": 204,
                  "y": 503.15625
                },
                "height": 15,
                "width": 204
              },
              "position": {
                "line": 15248,
                "column": 197
              },
              "errorSnippet": "&lt;small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\"&gt;Assemblymember Cecilia Aguiar-Curry&lt;/small&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "1d4be5d149e023b7fc6727ca8cdadc77",
              "signature": "cdb95d00debcd7d75c672013dff66385",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1d4be5d149e023b7fc6727ca8cdadc77"
            },
            {
              "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": 387.062,
                  "y": 400
                },
                "height": 400,
                "width": 387.062
              },
              "position": {
                "line": 15295,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"gm-style\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px;\"&gt;&lt;div&gt;&lt;button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shor",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "d541c43baf18ba19c14f41e7a2215385",
              "signature": "c9c74ac042a7ab6fa27de25ea45ca5e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d541c43baf18ba19c14f41e7a2215385"
            },
            {
              "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": 1.09375
                },
                "bottom-right": {
                  "x": 16,
                  "y": 15.09375
                },
                "height": 14,
                "width": 16
              },
              "position": {
                "line": 15301,
                "column": 0
              },
              "errorSnippet": "&lt;div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "c64f7ec72e687521a41ee9a23db2d797",
              "signature": "073c1a489ca15130a274253393035d24",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c64f7ec72e687521a41ee9a23db2d797"
            },
            {
              "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": 1.09375
                },
                "bottom-right": {
                  "x": 141.906,
                  "y": 15.09375
                },
                "height": 14,
                "width": 141.906
              },
              "position": {
                "line": 15301,
                "column": 0
              },
              "errorSnippet": "&lt;div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]",
              "issueID": "b049775d6c795cdb35dfe2edd3a68718",
              "signature": "e3e76937986ebc6a5240edbdd79180af",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b049775d6c795cdb35dfe2edd3a68718"
            },
            {
              "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": -12,
                  "y": 0
                },
                "height": 0,
                "width": -12
              },
              "position": {
                "line": 15301,
                "column": 0
              },
              "errorSnippet": "&lt;div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/button[1]/div[2]",
              "issueID": "b9fc5d496230155040915e190cb9a179",
              "signature": "7792499e68b2d96ae36df9514eeb67cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b9fc5d496230155040915e190cb9a179"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 15352,
                "column": 56
              },
              "errorSnippet": "&lt;span id=\"242967CF-081B-483B-84D8-C08031A46E3F\" style=\"display: none;\"&gt;Click to toggle between metric and imperial units&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/button[1]/span[1]",
              "issueID": "98c933ae341bd0a48a8d9f97a68cc3b7",
              "signature": "a17680d47b7f61936a24200288d0ee36",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=98c933ae341bd0a48a8d9f97a68cc3b7"
            },
            {
              "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": 1.09375
                },
                "bottom-right": {
                  "x": 58.9062,
                  "y": 15.09375
                },
                "height": 14,
                "width": 58.9062
              },
              "position": {
                "line": 15301,
                "column": 0
              },
              "errorSnippet": "&lt;div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]",
              "issueID": "31b0fc4baae9c3abf97c12f0c97d7d0e",
              "signature": "78efbaab2caa2f793bf9b5110f8a5e00",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=31b0fc4baae9c3abf97c12f0c97d7d0e"
            },
            {
              "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": 1.09375
                },
                "bottom-right": {
                  "x": 84.4844,
                  "y": 15.09375
                },
                "height": 14,
                "width": 84.4844
              },
              "position": {
                "line": 15321,
                "column": 0
              },
              "errorSnippet": "&lt;div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[5]/div[2]",
              "issueID": "ffabd9aabc97d73add2d3750ff5a8744",
              "signature": "8a5edb2b45b1cf30541b2bc2709f7aa3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ffabd9aabc97d73add2d3750ff5a8744"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 473.484,
                  "y": 315.656
                },
                "height": 315.656,
                "width": 473.484
              },
              "position": {
                "line": 15255,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"et_pb_module et_pb_image et_pb_image_0 borderify inviews\"&gt;\n&lt;span class=\"et_pb_image_wrap \"&gt;&lt;img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smil",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]",
              "issueID": "0ac21f5ada1835b30bf18d1059beb7b9",
              "signature": "da703c56acf0d2545c4c49f0aab6bd86",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0ac21f5ada1835b30bf18d1059beb7b9"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 473.484,
                  "y": 150
                },
                "height": 150,
                "width": 473.484
              },
              "position": {
                "line": 15267,
                "column": 31
              },
              "errorSnippet": "&lt;h5&gt;&lt;span&gt;&lt;strong&gt;Cecilia has a track record of getting things done&lt;/strong&gt; as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accompl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]",
              "issueID": "6027ff63485210fec2bbf3eb54a8acbe",
              "signature": "7fdd0c5fe6c21939dd85ba7476a1df59",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6027ff63485210fec2bbf3eb54a8acbe"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 473.484,
                  "y": 125
                },
                "height": 125,
                "width": 473.484
              },
              "position": {
                "line": 15275,
                "column": 31
              },
              "errorSnippet": "&lt;h5&gt;&lt;strong&gt;With degrees in accounting and business,&lt;/strong&gt; Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facin",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]",
              "issueID": "baaeb1d88cf3f6d5b9426ae2f7362982",
              "signature": "256eb4ac868658365814798dc79eee38",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=baaeb1d88cf3f6d5b9426ae2f7362982"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 473.484,
                  "y": 150
                },
                "height": 150,
                "width": 473.484
              },
              "position": {
                "line": 15295,
                "column": 31
              },
              "errorSnippet": "&lt;h5&gt;&lt;strong&gt;Her passion and appreciation for agriculture started when she was a child,&lt;/strong&gt; working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fig",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]",
              "issueID": "7687044205474db25045c84ec3d3d636",
              "signature": "0c657fcd5387bcc17533cbd9b5ddcca7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7687044205474db25045c84ec3d3d636"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 387.062,
                  "y": 400
                },
                "height": 400,
                "width": 387.062
              },
              "position": {
                "line": 15295,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"gm-style\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px;\"&gt;&lt;div&gt;&lt;button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shor",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "59f2e472ef9ab8f507bf347dcaff963c",
              "signature": "c4d7e72e278178741320d015c41930db",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=59f2e472ef9ab8f507bf347dcaff963c"
            },
            {
              "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": 387.0625,
                  "y": 400
                },
                "bottom-right": {
                  "x": 387.0625,
                  "y": 400
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 15301,
                "column": 0
              },
              "errorSnippet": "&lt;button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none transparent; display: block; border: none; margin: 0px; padding: 0px; text-transform: none; -webkit-appearance: none; position: ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "59eb978216c8bb5074145abda9e0b5f8",
              "signature": "8d37eef78a4ebb1c0765191449006e9a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=59eb978216c8bb5074145abda9e0b5f8"
            },
            {
              "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": 327.0625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 367.0625,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 15301,
                "column": 0
              },
              "errorSnippet": "&lt;button draggable=\"false\" aria-label=\"Toggle fullscreen view\" title=\"Toggle fullscreen view\" type=\"button\" aria-pressed=\"false\" class=\"gm-control-active gm-fullscreen-control\" style=\"background: none rgb(255, 255, 255); border: 0px; margin: 10px; padd",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/button[1]",
              "issueID": "edc6656dd8acf69ee662e30a07198832",
              "signature": "5f6eeba2fd9c698acb8b068285230366",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=edc6656dd8acf69ee662e30a07198832"
            },
            {
              "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": 6,
                  "y": 0
                },
                "bottom-right": {
                  "x": 22,
                  "y": 14
                },
                "height": 14,
                "width": 16
              },
              "errorSnippet": "&lt;button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; -webkit-appearance: none; position: relati",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]",
              "issueID": "cba00e454823b0dcb719d944e8466736",
              "signature": "eb615c0c46df2fb5d3c6883ce95cbf77",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cba00e454823b0dcb719d944e8466736"
            },
            {
              "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": 61
                },
                "bottom-right": {
                  "x": 490,
                  "y": 86
                },
                "height": 25,
                "width": 490
              },
              "position": {
                "line": 15245,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"et_pb_fullwidth_header_subhead\"&gt;State Assemblymember, District 4&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]",
              "issueID": "38ec3e62b27804495422672bd6655a70",
              "signature": "94c68b7b1c0d7417bd5ec789e13a1ca6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=38ec3e62b27804495422672bd6655a70"
            },
            {
              "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": 30
                },
                "bottom-right": {
                  "x": 819.188,
                  "y": 80
                },
                "height": 50,
                "width": 819.188
              },
              "position": {
                "line": 15417,
                "column": 1
              },
              "errorSnippet": "&lt;div id=\"footer-info\"&gt;Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]",
              "issueID": "1f2658807713c3a28867d1762cc824f3",
              "signature": "8de1977434cb27586c71db3cb49bcb77",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1f2658807713c3a28867d1762cc824f3"
            },
            {
              "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": 3406.3
                },
                "height": 3406.3,
                "width": 1024
              },
              "position": {
                "line": 9527,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-87 et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_slide et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_",
              "xpath": "/html/body",
              "issueID": "890ec71e501fed945b21861c018acabe",
              "signature": "53a8c502e6e32d5187760cfea92a819f",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=890ec71e501fed945b21861c018acabe"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7540,
                "column": 79
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener\" title=\"Open this area in Google Maps (opens a new window)\" aria-label=\"Open this area in Google Maps (opens a new window)\" href=\"https://maps.google.com/maps?ll=38.871745,-122.297616&amp;amp;z=7&amp;amp;t=m&amp;amp;hl",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/a[1]",
              "issueID": "049947bec509329b2e4dfbd8a75c733b",
              "signature": "7249685b263765dc742157d7c23d7f1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=049947bec509329b2e4dfbd8a75c733b"
            },
            {
              "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": 6,
                  "y": 1
                },
                "bottom-right": {
                  "x": 65,
                  "y": 12
                },
                "height": 11,
                "width": 59
              },
              "position": {
                "line": 8527,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\"&gt;Terms of Use&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]",
              "issueID": "b8b9cedec090596d88800e1a694c8514",
              "signature": "bdfaa693d273013cbd7ccc26169de000",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b8b9cedec090596d88800e1a694c8514"
            },
            {
              "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": 6,
                  "y": 1
                },
                "bottom-right": {
                  "x": 90,
                  "y": 12
                },
                "height": 11,
                "width": 84
              },
              "position": {
                "line": 8532,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noopener\" title=\"Report errors in the road map or imagery to Google\" dir=\"ltr\" href=\"https://www.google.com/maps/@38.8717448,-122.2976165,7z/data=!10m1!1e1!12b1?source=apiv3&amp;amp;rapsrc=apiv3\" style=\"font-family: Roboto, Ari",
              "xpath": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[5]/div[2]/a[1]",
              "issueID": "f30cf6e7943586ddb2c6cccc9c655f0d",
              "signature": "eca1cdb30efe3817d417ff7866273acf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f30cf6e7943586ddb2c6cccc9c655f0d"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          11,
          19
        ],
        "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-default page page-id-87 et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_slide et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/issues/\">Issues</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/about/\">About</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/gallery/\">Gallery</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/endorsements/\">Endorsements</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/contact/\">Contact</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[6]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/join/\">Join</a>"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[7]/a[1]"
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/donate/\">Donate</a>"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/small[1]"
            },
            "excerpt": "<small style=\"position: relative; top: -40px; font-size: .7rem; color: #ddd;\">Assemblymember Cecilia Aguiar-Curry</small>"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"gm-style\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px;\"><div><button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shor"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[2]/div[1]/div[2]"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/button[1]/div[2]"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "242967CF-081B-483B-84D8-C08031A46E3F",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/button[1]/span[1]"
            },
            "excerpt": "<span id=\"242967CF-081B-483B-84D8-C08031A46E3F\" style=\"display: none;\">Click to toggle between metric and imperial units</span>"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle"
          },
          {
            "ruleID": "134",
            "what": "Very small text found.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[5]/div[2]"
            },
            "excerpt": "<div style=\"position: relative; padding-right: 6px; padding-left: 6px; box-sizing: border-box; font-family: Roboto, Arial, sans-serif; font-size: 10px; color: rgb(0, 0, 0); white-space: nowrap; direction: ltr; text-align: right; vertical-align: middle"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"et_pb_module et_pb_image et_pb_image_0 borderify inviews\"> <span class=\"et_pb_image_wrap \"><img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/uploads/2021/12/cecilia-on-bridge-smil"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5><span><strong>Cecilia has a track record of getting things done</strong> as a community leader and businesswoman, Planning Commissioner, City Councilmember, and first woman Mayor of Winters. She continues that focus on accompl"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5><strong>With degrees in accounting and business,</strong> Cecilia has specialized in water use, strategic planning and community outreach. Cecilia brings a common-sense approach, based on years of experience, to the challenges facin"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[2]/div[1]/h5[1]"
            },
            "excerpt": "<h5><strong>Her passion and appreciation for agriculture started when she was a child,</strong> working summers and after school on the farm, and as a co-owner of the family farm. As a member of the Assembly Ag Committee, Cecilia is fig"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div class=\"gm-style\" style=\"position: absolute; z-index: 0; left: 0px; top: 0px; height: 100%; width: 100%; padding: 0px; border-width: 0px; margin: 0px;\"><div><button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shor"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none transparent; display: block; border: none; margin: 0px; padding: 0px; text-transform: none; -webkit-appearance: none; position: "
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Toggle fullscreen view\" title=\"Toggle fullscreen view\" type=\"button\" aria-pressed=\"false\" class=\"gm-control-active gm-fullscreen-control\" style=\"background: none rgb(255, 255, 255); border: 0px; margin: 10px; padd"
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[1]/div[1]/div[2]/button[1]"
            },
            "excerpt": "<button draggable=\"false\" aria-label=\"Keyboard shortcuts\" title=\"Keyboard shortcuts\" type=\"button\" style=\"background: none; display: inline-block; border: 0px; margin: 0px; padding: 0px; text-transform: none; -webkit-appearance: none; position: relati"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/span[1]"
            },
            "excerpt": "<span class=\"et_pb_fullwidth_header_subhead\">State Assemblymember, District 4</span>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "footer-info",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div id=\"footer-info\">Paid for by Cecilia Aguiar-Curry for Assembly 2024 – 1700 Tribute Road, Suite 201 – Sacramento, CA 95815 – (530) 235-6743 – ID #1456611</div>"
          },
          {
            "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-default page page-id-87 et_pb_button_helper_class et_fullwidth_nav et_fixed_nav et_show_nav et_primary_nav_dropdown_animation_slide et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_footer_columns4 et_"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[14]/div[1]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" title=\"Open this area in Google Maps (opens a new window)\" aria-label=\"Open this area in Google Maps (opens a new window)\" href=\"https://maps.google.com/maps?ll=38.871745,-122.297616&amp;amp;z=7&amp;amp;t=m&amp;amp;hl"
          },
          {
            "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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[4]/div[2]/a[1]"
            },
            "excerpt": "<a href=\"https://www.google.com/intl/en-US_US/help/terms_maps.html\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: none; cursor: pointer; color: rgb(0, 0, 0);\">Terms 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]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[16]/div[1]/div[5]/div[2]/a[1]"
            },
            "excerpt": "<a target=\"_blank\" rel=\"noopener\" title=\"Report errors in the road map or imagery to Google\" dir=\"ltr\" href=\"https://www.google.com/maps/@38.8717448,-122.2976165,7z/data=!10m1!1e1!12b1?source=apiv3&amp;amp;rapsrc=apiv3\" style=\"font-family: Roboto, Ari"
          }
        ]
      },
      "endTime": 1687098252955
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687098252955,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "Testaro",
      "result": {
        "rules": {
          "allHidden": {
            "what": "page that is entirely or mostly hidden",
            "data": {
              "hidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "reallyHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "display": {
                "document": "block",
                "body": "block",
                "main": null
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": ""
              },
              "id": {
                "body": "",
                "main": ""
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 195
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 1,
              "items": [
                {
                  "tagName": "B.LENGTH;C++){VAR",
                  "id": "",
                  "attributes": [
                    "d=b[c];if(d.element===this&&d.data.guid===a.guid){b.splice(c,1);break}}b.length||(clearInterval(h),h=null)}},a(f).on(,function(){c=d=null}),!g.addEventListener&&g.attachEvent&&g.attachEvent(,function(){d=null})});",
                    "jQuery(function($){",
                    "$().html();",
                    "var",
                    "firstSlideCheck=window.setInterval(function(){",
                    "if($().length){",
                    "window.clearInterval(firstSlideCheck);",
                    "window.setTimeout(function(){",
                    "$().addClass();",
                    "},400);",
                    "}",
                    "},100);",
                    "$().one(,function(){",
                    "$(this).addClass();",
                    "});",
                    "$().on(,",
                    "function(e,",
                    "isInView)",
                    "{",
                    "if",
                    "(isInView)",
                    "{",
                    "var",
                    "thisObj=$(this);",
                    "window.setTimeout(function(){",
                    "thisObj.addClass();",
                    "},300);",
                    "}",
                    "else",
                    "{",
                    "$(this).removeClass();",
                    "}",
                    "});",
                    "$().each(function(){",
                    "var",
                    "$bgImg=$(this).clone();",
                    "$(this).addClass();",
                    "$bgImg.addClass();",
                    "$(this).after($bgImg);",
                    "});",
                    "function",
                    "stickyFooter(){",
                    "var",
                    "footer=$();",
                    "var",
                    "position=footer.position();",
                    "var",
                    "height=$(window).height();",
                    "height=height",
                    "-",
                    "position.top;",
                    "height=height",
                    "-",
                    "footer.outerHeight();",
                    "if",
                    "(height"
                  ]
                }
              ]
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "dupAtt",
                "what": "Element B.LENGTH;C++){VAR has 2 attributes with the same name",
                "ordinalSeverity": 2,
                "tagName": "B.LENGTH;C++){VAR",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "d=b[c];if(d.element===this&&d.data.guid===a.guid){b.splice(c,1);break}}b.length||(clearInterval(h),h=null)}},a(f).on(,function(){c=d=null}),!g.addEventListener&&g.attachEvent&&g.attachEvent(,function(){d=null})}); ... jQuery(function($){ ... $().html(); ... var ... firstSlideCheck=window.setInterval(function(){ ... if($().length){ ... window.clearInterval(firstSlideCheck); ... window.setTimeout(function(){ ... $().addClass(); ... },400); ... } ... },100); ... $().one(,function(){ ... $(this).addClass(); ... }); ... $().on(, ... function(e, ... isInView) ... { ... if ... (isInView) ... { ... var ... thisObj=$(this); ... window.setTimeout(function(){ ... thisObj.addClass(); ... },300); ... } ... else ... { ... $(this).removeClass(); ... } ... }); ... $().each(function(){ ... var ... $bgImg=$(this).clone(); ... $(this).addClass(); ... $bgImg.addClass(); ... $(this).after($bgImg); ... }); ... function ... stickyFooter(){ ... var ... footer=$(); ... var ... position=footer.position(); ... var ... height=$(window).height(); ... height=height ... - ... position.top; ... height=height ... - ... footer.outerHeight(); ... if ... (height"
              }
            ]
          },
          "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": 3,
                "impactedElements": 0
              },
              "items": [
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up",
                  "impact": 0
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up",
                  "impact": 0
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up",
                  "impact": 0
                }
              ]
            },
            "totals": [
              0,
              0,
              3,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "filterStyle",
                "what": "IMG element has a filter style that impacts 0 elements",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG: <img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              },
              {
                "ruleID": "filterStyle",
                "what": "IMG element has a filter style that impacts 0 elements",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG: <img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              },
              {
                "ruleID": "filterStyle",
                "what": "IMG element has a filter style that impacts 0 elements",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG: <img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              }
            ]
          },
          "focAll": {
            "what": "discrepancies between focusable and Tab-focused elements",
            "data": {
              "tabFocusables": 20,
              "tabFocused": 21,
              "discrepancy": 1
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "focAll",
                "what": "Some focusable elements are not Tab-focusable or vice versa",
                "count": 1,
                "ordinalSeverity": 2,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 11,
                "types": {
                  "missing": {
                    "total": 11,
                    "tagNames": {
                      "A": 10,
                      "DIV": 1
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 0,
                    "meanDelay": 0,
                    "tagNames": {}
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.ceciliaforassembly.com/\"> <img src=\"https://www.ceciliaforassembly.com/wp-conte"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Issues"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gallery"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Join"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "ASMDC.org"
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "To navigate, press the arrow keys.←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump l"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook"
                  }
                ],
                "nonoutline": [],
                "outline": []
              }
            },
            "totals": [
              0,
              0,
              0,
              11
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.ceciliaforassembly.com/\"> <img src=\"https://www.ceciliaforassembly.com/wp-conte"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Issues"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Gallery"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Endorsements"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Join"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "ASMDC.org"
              },
              {
                "ruleID": "focInd",
                "what": "DIV element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "To navigate, press the arrow keys.←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump l"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Facebook"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 22,
                "types": {
                  "onlyFocusable": {
                    "total": 1,
                    "tagNames": {
                      "DIV": 1
                    }
                  },
                  "onlyOperable": {
                    "total": 2,
                    "tagNames": {
                      "IFRAME": 1,
                      "SPAN": 1
                    }
                  },
                  "focusableAndOperable": {
                    "total": 19,
                    "tagNames": {
                      "A": 17,
                      "IFRAME": 2
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "To navigate, press the arrow keys."
                  }
                ],
                "onlyOperable": [
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe aria-hidden=\"true\" frameborder=\"0\" tabindex=\"-1\" style=\"z-index: -1; position: absolute; wid",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "SPAN",
                    "id": "",
                    "text": "<span class=\"et_pb_scroll_top et-pb-icon\" style=\"cursor: default;\"></span>",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a href=\"https://www.ceciliaforassembly.com/\" style=\"cursor: default;\">\n<img src=\"https://www.cecili",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Issues",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Join",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Issues",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gallery",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Join",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "ASMDC.org",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe name=\"f2ac5351f1d7c8\" width=\"500px\" height=\"550px\" data-testid=\"fb:page Facebook Social Plug",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "IFRAME",
                    "id": "",
                    "text": "<iframe height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibilit",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": false
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              1,
              2
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "DIV element is focusable but not operable",
                "ordinalSeverity": 2,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "To navigate, press the arrow keys."
              },
              {
                "ruleID": "focOp",
                "complaint": "IFRAME element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe aria-hidden=\"true\" frameborder=\"0\" tabindex=\"-1\" style=\"z-index: -1; position: absolute; wid"
              },
              {
                "ruleID": "focOp",
                "complaint": "SPAN element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"et_pb_scroll_top et-pb-icon\" style=\"cursor: default;\"></span>"
              }
            ]
          },
          "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": 18,
                "triggerSample": 18,
                "impactTriggers": 16,
                "additions": 0,
                "removals": 0,
                "opacityChanges": 17,
                "opacityImpact": 2,
                "unhoverables": 0,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 0
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "menu-item-161",
                    "text": "Issues",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Issues",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "menu-item-290",
                    "text": "About",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 2,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "menu-item-368",
                    "text": "Gallery",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Gallery",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "menu-item-461",
                    "text": "Endorsements",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "menu-item-439",
                    "text": "Contact",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Contact",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "menu-item-547",
                    "text": "Join",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Join",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "menu-item-231",
                    "text": "Donate",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Donate",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Facebook",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 1
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Facebook",
                    "additions": 0,
                    "removals": 0,
                    "opacityChanges": 1,
                    "opacityImpact": 1
                  }
                ],
                "unhoverables": [],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": []
              }
            },
            "totals": [
              2,
              17,
              0,
              16
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-161",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Issues"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Issues"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-290",
                "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": "About"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-368",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Gallery"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Gallery"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-461",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Endorsements"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Endorsements"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-439",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Contact"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-547",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Join"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Join"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "menu-item-231",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Donate"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "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": "Facebook"
              }
            ]
          },
          "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": 17,
                "adjacent": {
                  "total": 3,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "<a href=\"https://www.ceciliaforassembly.com/\"> <img src=\"https://www.ceciliaforassembly.com/wp-conte"
                  },
                  {
                    "id": "",
                    "text": "ASMDC.org"
                  },
                  {
                    "id": "",
                    "text": "Facebook"
                  }
                ]
              }
            },
            "totals": [
              0,
              3,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a href=\"https://www.ceciliaforassembly.com/\"> <img src=\"https://www.ceciliaforassembly.com/wp-conte"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "ASMDC.org"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Facebook"
              }
            ]
          },
          "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": 21,
              "badRoleElements": 0,
              "redundantRoleElements": 0,
              "tagNames": {}
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "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": 3
                },
                "listLink": {
                  "total": 14,
                  "subtotals": [
                    6,
                    6,
                    1,
                    1
                  ]
                },
                "h1": {
                  "total": 1
                },
                "h2": {
                  "total": 4,
                  "subtotals": [
                    3,
                    1
                  ]
                },
                "h5": {
                  "total": 5,
                  "subtotals": [
                    3,
                    2
                  ]
                }
              },
              "items": {
                "listLink": {
                  "fontWeight": {
                    "400": [
                      "Issues",
                      "About",
                      "Gallery",
                      "Endorsements",
                      "Contact",
                      "Join",
                      "Donate"
                    ],
                    "600": [
                      "Issues",
                      "About",
                      "Gallery",
                      "Endorsements",
                      "Contact",
                      "Join",
                      "Donate"
                    ]
                  },
                  "color": {
                    "rgb(119, 119, 119)": [
                      "Issues",
                      "About",
                      "Gallery",
                      "Endorsements",
                      "Contact",
                      "Join",
                      "Issues",
                      "About",
                      "Gallery",
                      "Endorsements",
                      "Contact",
                      "Join"
                    ],
                    "rgb(255, 255, 255)": [
                      "Donate",
                      "Donate"
                    ]
                  },
                  "fontSize": {
                    "17px": [
                      "Issues",
                      "About",
                      "Gallery",
                      "Endorsements",
                      "Contact",
                      "Join",
                      "Donate"
                    ],
                    "14px": [
                      "Issues",
                      "About",
                      "Gallery",
                      "Endorsements",
                      "Contact",
                      "Join",
                      "Donate"
                    ]
                  },
                  "lineHeight": {
                    "14px": [
                      "Issues",
                      "About",
                      "Gallery",
                      "Endorsements",
                      "Contact",
                      "Join",
                      "Donate"
                    ],
                    "23px": [
                      "Issues",
                      "About",
                      "Gallery",
                      "Endorsements",
                      "Contact",
                      "Join",
                      "Donate"
                    ]
                  }
                },
                "h2": {
                  "fontWeight": {
                    "500": [
                      "About the 4th District"
                    ],
                    "700": [
                      "First woman mayor of Winters",
                      "Business woman",
                      "Family Farmer"
                    ]
                  },
                  "fontSize": {
                    "52.8px": [
                      "First woman mayor of Winters",
                      "Business woman",
                      "Family Farmer"
                    ],
                    "30px": [
                      "About the 4th District"
                    ]
                  }
                },
                "h5": {
                  "color": {
                    "rgb(255, 255, 255)": [
                      "Our communities have faced many challenges, but the unprecedented healthcare and economic impacts of",
                      "My staff and I are working 24/7 with city, county and state agencies to help residents and businesse"
                    ],
                    "rgb(51, 51, 51)": [
                      "Cecilia has a track record of getting things done as a community leader and businesswoman, Planning ",
                      "With degrees in accounting and business, Cecilia has specialized in water use, strategic planning an",
                      "Her passion and appreciation for agriculture started when she was a child, working summers and after"
                    ]
                  }
                }
              }
            },
            "totals": [
              0,
              3,
              0,
              2
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "Links in columns have 4 different styles",
                "count": 3,
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-2 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H2",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              },
              {
                "ruleID": "styleDiff",
                "what": "Level-5 headings have 2 different styles",
                "count": 1,
                "ordinalSeverity": 3,
                "tagName": "H5",
                "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": 6,
              "items": [
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "cecilia-aguiar-curry-winters"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "cecilia-aguiar-curry-winters"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": ""
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": ""
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "farming"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "",
                  "title": "farming"
                }
              ]
            },
            "totals": [
              0,
              0,
              6,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): cecilia-aguiar-curry-winters"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): cecilia-aguiar-curry-winters"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): "
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): "
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): farming"
              },
              {
                "ruleID": "titledEl",
                "what": "IMG element has a title attribute",
                "ordinalSeverity": 2,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "IMG (): farming"
              }
            ]
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 45,
                "tagNames": {
                  "HEADER": 1,
                  "DIV": 35,
                  "UL": 1,
                  "IMG": 6,
                  "IFRAME": 1,
                  "SPAN": 1
                }
              },
              "items": [
                {
                  "tagName": "HEADER",
                  "id": "main-header",
                  "text": "Issues About Gallery Endorsements Contact Join Donate Select Page Issues About Gallery Endorsements "
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Issues About Gallery Endorsements Contact Join Donate Select Page Issues About Gallery Endorsements "
                },
                {
                  "tagName": "UL",
                  "id": "mobile_menu",
                  "text": "Issues About Gallery Endorsements Contact Join Donate"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Cecilia Aguiar-Curry State Assemblymember, District 4 Our communities have faced many challenges, bu"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Cecilia Aguiar-Curry State Assemblymember, District 4 Our communities have faced many challenges, bu"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"et_pb_fullwidth_header_overlay\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"et_pb_fullwidth_header_scroll\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "First woman mayor of Winters"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Cecilia has a track record of getting things done as a community leader and businesswoman, Planning "
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "With degrees in accounting and business, Cecilia has specialized in water use, strategic planning an"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Business woman"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Family Farmer"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Her passion and appreciation for agriculture started when she was a child, working summers and after"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
                },
                {
                  "tagName": "IMG",
                  "id": "",
                  "text": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "To navigate, press the arrow keys. /* <![CDATA[ */ (function(w, fn) { if (w.addEventListener) w.addE"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "To navigate, press the arrow keys."
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "To navigate, press the arrow keys."
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"z-index: 1; position: absolute; left: 50%; top: 50%; width: 100%; will-change: transform"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 100; width: 100%;\"><div style=\"positio"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 0;\"><div style=\"position: absolute; z-"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 101; width: 100%;\"><div style=\"positio"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 20;\"><div style=\"position: absolute; z"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 102; width: 100%;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 103; width: 100%;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: -1; transform: matrix(1, 0, 0, 1, 1089"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 0;\"><div style=\"position: absolute; z-"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "To navigate, press the arrow keys."
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "To navigate, press the arrow keys."
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 104; width: 100%;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 105; width: 100%;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "To navigate, press the arrow keys."
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 107; width: 100%;\"></div>"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"gm-style-moc\" style=\"z-index: 4; position: absolute; height: 100%; width: 100%; padding:"
                },
                {
                  "tagName": "IFRAME",
                  "id": "",
                  "text": "<iframe aria-hidden=\"true\" frameborder=\"0\" tabindex=\"-1\" style=\"z-index: -1; position: absolute; wid"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div style=\"pointer-events: none; width: 100%; height: 100%; box-sizing: border-box; position: absol"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough et-las"
                },
                {
                  "tagName": "SPAN",
                  "id": "",
                  "text": "<span class=\"et_pb_scroll_top et-pb-icon\"></span>"
                }
              ]
            },
            "totals": [
              45,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "HEADER element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "HEADER",
                "id": "main-header",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Issues About Gallery Endorsements Contact Join Donate Select Page Issues About Gallery Endorsements "
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Issues About Gallery Endorsements Contact Join Donate Select Page Issues About Gallery Endorsements "
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "mobile_menu",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Issues About Gallery Endorsements Contact Join Donate"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Cecilia Aguiar-Curry State Assemblymember, District 4 Our communities have faced many challenges, bu"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Cecilia Aguiar-Curry State Assemblymember, District 4 Our communities have faced many challenges, bu"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"et_pb_fullwidth_header_overlay\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"et_pb_fullwidth_header_scroll\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "First woman mayor of Winters"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Cecilia has a track record of getting things done as a community leader and businesswoman, Planning "
              },
              {
                "ruleID": "zIndex",
                "what": "IMG element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              },
              {
                "ruleID": "zIndex",
                "what": "IMG element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "With degrees in accounting and business, Cecilia has specialized in water use, strategic planning an"
              },
              {
                "ruleID": "zIndex",
                "what": "IMG element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              },
              {
                "ruleID": "zIndex",
                "what": "IMG element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Business woman"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Family Farmer"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Her passion and appreciation for agriculture started when she was a child, working summers and after"
              },
              {
                "ruleID": "zIndex",
                "what": "IMG element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              },
              {
                "ruleID": "zIndex",
                "what": "IMG element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "IMG",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "To navigate, press the arrow keys. /* <![CDATA[ */ (function(w, fn) { if (w.addEventListener) w.addE"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "To navigate, press the arrow keys."
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "To navigate, press the arrow keys."
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"z-index: 1; position: absolute; left: 50%; top: 50%; width: 100%; will-change: transform"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 100; width: 100%;\"><div style=\"positio"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 0;\"><div style=\"position: absolute; z-"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 101; width: 100%;\"><div style=\"positio"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 20;\"><div style=\"position: absolute; z"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 102; width: 100%;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 103; width: 100%;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: -1; transform: matrix(1, 0, 0, 1, 1089"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 0;\"><div style=\"position: absolute; z-"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "To navigate, press the arrow keys."
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "To navigate, press the arrow keys."
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 104; width: 100%;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 105; width: 100%;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "To navigate, press the arrow keys."
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 107; width: 100%;\"></div>"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"gm-style-moc\" style=\"z-index: 4; position: absolute; height: 100%; width: 100%; padding:"
              },
              {
                "ruleID": "zIndex",
                "what": "IFRAME element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "IFRAME",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<iframe aria-hidden=\"true\" frameborder=\"0\" tabindex=\"-1\" style=\"z-index: -1; position: absolute; wid"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div style=\"pointer-events: none; width: 100%; height: 100%; box-sizing: border-box; position: absol"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough et-las"
              },
              {
                "ruleID": "zIndex",
                "what": "SPAN element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "SPAN",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<span class=\"et_pb_scroll_top et-pb-icon\"></span>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          47,
          23,
          12,
          31
        ],
        "instances": [
          {
            "ruleID": "dupAtt",
            "what": "Element B.LENGTH;C++){VAR has 2 attributes with the same name",
            "ordinalSeverity": 2,
            "tagName": "B.LENGTH;C++){VAR",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "d=b[c];if(d.element===this&&d.data.guid===a.guid){b.splice(c,1);break}}b.length||(clearInterval(h),h=null)}},a(f).on(,function(){c=d=null}),!g.addEventListener&&g.attachEvent&&g.attachEvent(,function(){d=null})}); ... jQuery(function($){ ... $().html(); ... var ... firstSlideCheck=window.setInterval(function(){ ... if($().length){ ... window.clearInterval(firstSlideCheck); ... window.setTimeout(function(){ ... $().addClass(); ... },400); ... } ... },100); ... $().one(,function(){ ... $(this).addClass(); ... }); ... $().on(, ... function(e, ... isInView) ... { ... if ... (isInView) ... { ... var ... thisObj=$(this); ... window.setTimeout(function(){ ... thisObj.addClass(); ... },300); ... } ... else ... { ... $(this).removeClass(); ... } ... }); ... $().each(function(){ ... var ... $bgImg=$(this).clone(); ... $(this).addClass(); ... $bgImg.addClass(); ... $(this).after($bgImg); ... }); ... function ... stickyFooter(){ ... var ... footer=$(); ... var ... position=footer.position(); ... var ... height=$(window).height(); ... height=height ... - ... position.top; ... height=height ... - ... footer.outerHeight(); ... if ... (height"
          },
          {
            "ruleID": "filterStyle",
            "what": "IMG element has a filter style that impacts 0 elements",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG: <img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "filterStyle",
            "what": "IMG element has a filter style that impacts 0 elements",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG: <img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "filterStyle",
            "what": "IMG element has a filter style that impacts 0 elements",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG: <img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "focAll",
            "what": "Some focusable elements are not Tab-focusable or vice versa",
            "count": 1,
            "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": "<a href=\"https://www.ceciliaforassembly.com/\"> <img src=\"https://www.ceciliaforassembly.com/wp-conte"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Issues"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Gallery"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Join"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "ASMDC.org"
          },
          {
            "ruleID": "focInd",
            "what": "DIV element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "To navigate, press the arrow keys.←Move left→Move right↑Move up↓Move down+Zoom in-Zoom outHomeJump l"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Facebook"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is focusable but not operable",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "To navigate, press the arrow keys."
          },
          {
            "ruleID": "focOp",
            "complaint": "IFRAME element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe aria-hidden=\"true\" frameborder=\"0\" tabindex=\"-1\" style=\"z-index: -1; position: absolute; wid"
          },
          {
            "ruleID": "focOp",
            "complaint": "SPAN element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"et_pb_scroll_top et-pb-icon\" style=\"cursor: default;\"></span>"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-161",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Issues"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Issues"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-290",
            "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": "About"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-368",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Gallery"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Gallery"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-461",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-439",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Contact"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-547",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Join"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Join"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "menu-item-231",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Donate"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "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": "Facebook"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.ceciliaforassembly.com/\"> <img src=\"https://www.ceciliaforassembly.com/wp-conte"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "ASMDC.org"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Facebook"
          },
          {
            "ruleID": "styleDiff",
            "what": "Links in columns have 4 different styles",
            "count": 3,
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-2 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "styleDiff",
            "what": "Level-5 headings have 2 different styles",
            "count": 1,
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): cecilia-aguiar-curry-winters"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): cecilia-aguiar-curry-winters"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): "
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): "
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): farming"
          },
          {
            "ruleID": "titledEl",
            "what": "IMG element has a title attribute",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "IMG (): farming"
          },
          {
            "ruleID": "zIndex",
            "what": "HEADER element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "main-header",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Issues About Gallery Endorsements Contact Join Donate Select Page Issues About Gallery Endorsements "
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Issues About Gallery Endorsements Contact Join Donate Select Page Issues About Gallery Endorsements "
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "mobile_menu",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Issues About Gallery Endorsements Contact Join Donate"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Cecilia Aguiar-Curry State Assemblymember, District 4 Our communities have faced many challenges, bu"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Cecilia Aguiar-Curry State Assemblymember, District 4 Our communities have faced many challenges, bu"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"et_pb_fullwidth_header_overlay\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"et_pb_fullwidth_header_scroll\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "First woman mayor of Winters"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Cecilia has a track record of getting things done as a community leader and businesswoman, Planning "
          },
          {
            "ruleID": "zIndex",
            "what": "IMG element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "zIndex",
            "what": "IMG element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" width=\"600\" height=\"400\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "With degrees in accounting and business, Cecilia has specialized in water use, strategic planning an"
          },
          {
            "ruleID": "zIndex",
            "what": "IMG element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "zIndex",
            "what": "IMG element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Business woman"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Family Farmer"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Her passion and appreciation for agriculture started when she was a child, working summers and after"
          },
          {
            "ruleID": "zIndex",
            "what": "IMG element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "zIndex",
            "what": "IMG element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<img decoding=\"async\" width=\"650\" height=\"434\" src=\"https://www.ceciliaforassembly.com/wp-content/up"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "To navigate, press the arrow keys. /* <![CDATA[ */ (function(w, fn) { if (w.addEventListener) w.addE"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "To navigate, press the arrow keys."
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "To navigate, press the arrow keys."
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"z-index: 1; position: absolute; left: 50%; top: 50%; width: 100%; will-change: transform"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 100; width: 100%;\"><div style=\"positio"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 0;\"><div style=\"position: absolute; z-"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 101; width: 100%;\"><div style=\"positio"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 20;\"><div style=\"position: absolute; z"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 102; width: 100%;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 103; width: 100%;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: -1; transform: matrix(1, 0, 0, 1, 1089"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 0;\"><div style=\"position: absolute; z-"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; z-index: 993; transform: matrix(1, 0, 0, 1, -132, -250);\"><div style"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "To navigate, press the arrow keys."
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "To navigate, press the arrow keys."
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 104; width: 100%;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 105; width: 100%;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "To navigate, press the arrow keys."
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"position: absolute; left: 0px; top: 0px; z-index: 107; width: 100%;\"></div>"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"gm-style-moc\" style=\"z-index: 4; position: absolute; height: 100%; width: 100%; padding:"
          },
          {
            "ruleID": "zIndex",
            "what": "IFRAME element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe aria-hidden=\"true\" frameborder=\"0\" tabindex=\"-1\" style=\"z-index: -1; position: absolute; wid"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div style=\"pointer-events: none; width: 100%; height: 100%; box-sizing: border-box; position: absol"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"et_pb_column et_pb_column_1_2 et_pb_column_7 et_pb_css_mix_blend_mode_passthrough et-las"
          },
          {
            "ruleID": "zIndex",
            "what": "SPAN element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"et_pb_scroll_top et-pb-icon\"></span>"
          }
        ]
      },
      "endTime": 1687098270590
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687098270590,
      "url": "https://www.ceciliaforassembly.com/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Cecilia Aguiar-Curry for Assembly 2024 | Re-elect Cecilia for Assembly District 4!",
          "pageurl": "https://www.ceciliaforassembly.com/",
          "time": 3.55,
          "creditsremaining": 1173,
          "allitemcount": 162,
          "totalelements": 529,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ceciliaforassembly.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 13,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 13,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-161 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-290 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-368 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-461 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-439 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-547 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-231 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child + H5",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child + H5 > SPAN:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child + H5 + P > IMG:first-child + BR + SMALL"
                ],
                "contrastdata": [
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    2.82,
                    "#ffffff",
                    "#fe696a",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1.35,
                    "#dddddd",
                    "#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": 15,
            "items": {
              "image_title": {
                "id": "image_title",
                "description": "Image with title",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > IMG:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV > DIV:first-child > DIV:first-child > BUTTON:first-child + UL > LI:first-child > SPAN:first-child + LABEL",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child + UL > LI:first-child > SPAN:first-child + LABEL"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > 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"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child > STYLE:first-child + STYLE + STYLE + STYLE + LINK + LINK + STYLE + STYLE + STYLE + STYLE + STYLE + META + META + LINK + SCRIPT + SCRIPT + TITLE + LINK + STYLE + META + SCRIPT + LINK + LINK + META + LINK + STYLE + STYLE + LINK + LINK + LINK + STYLE + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + NOSCRIPT",
                  "HTML > HEAD:first-child > STYLE:first-child + STYLE + STYLE + STYLE + LINK + LINK + STYLE + STYLE + STYLE + STYLE + STYLE + META + META + LINK + SCRIPT + SCRIPT + TITLE + LINK + STYLE + META + SCRIPT + LINK + LINK + META + LINK + STYLE + STYLE + LINK + LINK + LINK + STYLE + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + NOSCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + BUTTON > DIV:first-child + DIV > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + BUTTON > SPAN#7E46CC4E-D3F2-47DC-A158-88CB723F3640"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child"
                ],
                "wcag": []
              },
              "table_layout": {
                "id": "table_layout",
                "description": "Layout table",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#4201944B-F8D4-4731-8DDE-3C4DC1DDF3F9 > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "1.3.2 Meaningful Sequence (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.2"
                  }
                ]
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          15,
          0,
          0,
          13
        ],
        "instances": [
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-161 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-290 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-368 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-461 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-439 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-547 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > HEADER#main-header > DIV:first-child > DIV#et-top-navigation > NAV#top-menu-nav > UL#top-menu > LI#menu-item-231 > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "H5",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child + H5"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child + H5 > SPAN:first-child + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SMALL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child + H5 + P > IMG:first-child + BR + SMALL"
            },
            "excerpt": ""
          },
          {
            "ruleID": "image_title",
            "what": "Image with title",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "image_title",
            "what": "Image with title",
            "ordinalSeverity": 0,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > IMG:first-child + IMG"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_orphaned",
            "what": "Orphaned form label",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV > DIV:first-child > DIV:first-child > BUTTON:first-child + UL > LI:first-child > SPAN:first-child + LABEL"
            },
            "excerpt": ""
          },
          {
            "ruleID": "label_orphaned",
            "what": "Orphaned form label",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child + UL > LI:first-child > SPAN:first-child + LABEL"
            },
            "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#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION#quoteHP > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + SPAN + DIV > H5:first-child"
            },
            "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#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > H5:first-child"
            },
            "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#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > H5:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child > STYLE:first-child + STYLE + STYLE + STYLE + LINK + LINK + STYLE + STYLE + STYLE + STYLE + STYLE + META + META + LINK + SCRIPT + SCRIPT + TITLE + LINK + STYLE + META + SCRIPT + LINK + LINK + META + LINK + STYLE + STYLE + LINK + LINK + LINK + STYLE + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "noscript",
            "what": "Noscript element",
            "ordinalSeverity": 0,
            "tagName": "NOSCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child > STYLE:first-child + STYLE + STYLE + STYLE + LINK + LINK + STYLE + STYLE + STYLE + STYLE + STYLE + META + META + LINK + SCRIPT + SCRIPT + TITLE + LINK + STYLE + META + SCRIPT + LINK + LINK + META + LINK + STYLE + STYLE + LINK + LINK + LINK + STYLE + STYLE + LINK + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + LINK + NOSCRIPT + NOSCRIPT"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_small",
            "what": "Very small text",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_small",
            "what": "Very small text",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + BUTTON > DIV:first-child + DIV > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "text_small",
            "what": "Very small text",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "7E46CC4E-D3F2-47DC-A158-88CB723F3640",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + BUTTON > SPAN#7E46CC4E-D3F2-47DC-A158-88CB723F3640"
            },
            "excerpt": ""
          },
          {
            "ruleID": "title_redundant",
            "what": "Redundant title text",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "title_redundant",
            "what": "Redundant title text",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV + IFRAME + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "table_layout",
            "what": "Layout table",
            "ordinalSeverity": 0,
            "tagName": "TD",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#page-container > DIV#et-main-area > DIV#main-content > ARTICLE#post-87 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#flxmap-646ff5a39b9db > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#4201944B-F8D4-4731-8DDE-3C4DC1DDF3F9 > TABLE:first-child > TBODY:first-child > TR:first-child > TD:first-child"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687098274690
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD4-c",
      "which": "https://www.ceciliaforassembly.com/",
      "what": "Candidate Cecilia Aguiar-Curry (D)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T14:23:36",
    "endTime": "2023-06-18T14:24:34",
    "elapsedSeconds": 57,
    "visitLatency": 6,
    "logCount": 55,
    "logSize": 6752,
    "errorLogCount": 30,
    "errorLogSize": 5161,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        18
      ],
      [
        "testaro",
        14
      ],
      [
        "alfa",
        4
      ],
      [
        "qualWeb",
        4
      ],
      [
        "wave",
        4
      ],
      [
        "ibm",
        3
      ],
      [
        "nuVal",
        2
      ],
      [
        "axe",
        1
      ],
      [
        "tenon",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 1167,
      "issue": 962,
      "tool": 159,
      "prevention": 0,
      "log": 46,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          245,
          94,
          124,
          196
        ],
        "byTool": {
          "testaro": [
            47,
            23,
            12,
            31
          ],
          "alfa": [
            53,
            0,
            0,
            55
          ],
          "axe": [
            31,
            22,
            22,
            5
          ],
          "continuum": [
            0,
            0,
            0,
            16
          ],
          "htmlcs": [
            10,
            0,
            0,
            21
          ],
          "ibm": [
            0,
            2,
            0,
            15
          ],
          "nuVal": [
            54,
            0,
            31,
            0
          ],
          "qualWeb": [
            35,
            47,
            48,
            21
          ],
          "tenon": [
            0,
            0,
            11,
            19
          ],
          "wave": [
            15,
            0,
            0,
            13
          ]
        }
      },
      "prevention": {},
      "issue": {
        "linkNoText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute"
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 56,
          "maxCount": 14,
          "weight": 4,
          "tools": {
            "alfa": {
              "r3": {
                "quality": 1,
                "what": "Element id attribute value is not unique",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "id attributes have a unique value"
                  ]
                }
              }
            },
            "axe": {
              "duplicate-id": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-161",
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-290",
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-368",
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-461",
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-439",
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-547",
                    "id attribute value must be unique; Document has multiple static elements with the same id attribute: menu-item-231"
                  ]
                }
              }
            },
            "continuum": {
              "94": {
                "quality": 1,
                "what": "Element contains an id attribute set to a value that is not unique in the DOM",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "This LI has an id attribute of 'menu-item-161', which is not unique in the same DOM",
                    "This LI has an id attribute of 'menu-item-290', which is not unique in the same DOM",
                    "This LI has an id attribute of 'menu-item-368', which is not unique in the same DOM",
                    "This LI has an id attribute of 'menu-item-461', which is not unique in the same DOM",
                    "This LI has an id attribute of 'menu-item-439', which is not unique in the same DOM",
                    "This LI has an id attribute of 'menu-item-547', which is not unique in the same DOM",
                    "This LI has an id attribute of 'menu-item-231', which is not unique in the same DOM"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_1.F77": {
                "quality": 1,
                "what": "Duplicate id attribute value",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Duplicate id attribute value \"menu-item-161\" found on the web page.",
                    "Duplicate id attribute value \"menu-item-231\" found on the web page.",
                    "Duplicate id attribute value \"menu-item-290\" found on the web page.",
                    "Duplicate id attribute value \"menu-item-368\" found on the web page.",
                    "Duplicate id attribute value \"menu-item-439\" found on the web page.",
                    "Duplicate id attribute value \"menu-item-461\" found on the web page.",
                    "Duplicate id attribute value \"menu-item-547\" found on the web page."
                  ]
                }
              }
            },
            "nuVal": {
              "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
                "quality": 1,
                "what": "Duplicate id",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "Duplicate ID menu-item-161.",
                    "The first occurrence of ID menu-item-161 was here.",
                    "Duplicate ID menu-item-290.",
                    "The first occurrence of ID menu-item-290 was here.",
                    "Duplicate ID menu-item-368.",
                    "The first occurrence of ID menu-item-368 was here.",
                    "Duplicate ID menu-item-461.",
                    "The first occurrence of ID menu-item-461 was here.",
                    "Duplicate ID menu-item-439.",
                    "The first occurrence of ID menu-item-439 was here.",
                    "Duplicate ID menu-item-547.",
                    "The first occurrence of ID menu-item-547 was here.",
                    "Duplicate ID menu-item-231.",
                    "The first occurrence of ID menu-item-231 was here."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "metaBansZoom": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "alfa": {
              "r47": {
                "quality": 1,
                "what": "meta element restricts zooming",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "<meta name='viewport'> elements do not prevent zoom"
                  ]
                }
              }
            },
            "axe": {
              "meta-viewport": {
                "quality": 1,
                "what": "Zooming and scaling are disabled",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Zooming and scaling must not be disabled; user-scalable on <meta> tag disables zooming on mobile devices"
                  ]
                }
              }
            },
            "continuum": {
              "59": {
                "quality": 1,
                "what": "meta element in the head sets the viewport maximum-scale to less than 2",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2"
                  ]
                }
              }
            },
            "nuVal": {
              "Consider avoiding viewport values that prevent users from resizing documents.": {
                "quality": 1,
                "what": "viewport value prevents users from resizing the document",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Consider avoiding viewport values that prevent users from resizing documents."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R14": {
                "quality": 1,
                "what": "meta viewport prevents zoom",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the meta element retains the user agent ability to zoom."
                  ]
                }
              }
            }
          }
        },
        "headingLevelSkip": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "alfa": {
              "r53": {
                "quality": 1,
                "what": "Heading skips one or more levels",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Headings are structured"
                  ]
                }
              }
            },
            "axe": {
              "heading-order": {
                "quality": 1,
                "what": "Heading levels do not increase by only one",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Heading levels should only increase by one; Heading order invalid"
                  ]
                }
              }
            },
            "wave": {
              "heading_skipped": {
                "quality": 1,
                "what": "Skipped heading level",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Skipped heading level"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 48,
          "maxCount": 24,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "All page content should be contained by landmarks; Some page content is not contained by landmarks"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "groupName": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r60": {
                "quality": 1,
                "what": "Form-control group has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Groups have an accessible name"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 80,
          "maxCount": 20,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 20,
                  "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": 20,
                  "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": 11,
                  "texts": [
                    "A element has no focus indicator",
                    "DIV element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 20,
          "maxCount": 20,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 20,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast-enhanced": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, 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": 9,
                  "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 2.82:1. Recommendation:  change background 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 4.48: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 NaN:1.",
                    "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.74:1. Recommendation:  change text colour to #595959."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement."
                  ]
                }
              }
            },
            "tenon": {
              "95": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 80,
          "maxCount": 20,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 18,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 20,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background image",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because element contains an image node",
                    "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.12 (foreground color: #666666, background color: #171717, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                  ]
                }
              }
            },
            "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 3.12 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 6,
                  "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": 13,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "headingOfNothing": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "alfa": {
              "r78": {
                "quality": 1,
                "what": "No content between two headings of the same level",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Headings of same level have text content between them"
                  ]
                }
              }
            }
          }
        },
        "overflowHidden": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "alfa": {
              "r83": {
                "quality": 1,
                "what": "Overflow is hidden or clipped if the text is enlarged",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Text nodes are not clipped when text is resized"
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              }
            }
          }
        },
        "ariaBadAttribute": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "aria-roledescription": {
                "quality": 1,
                "what": "aria-roledescription is on an element with no semantic role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "aria-roledescription must be on elements with a semantic role; Check that the aria-roledescription is announced by supported screen readers"
                  ]
                }
              }
            },
            "continuum": {
              "1066": {
                "quality": 1,
                "what": "Element has an ARIA attribute which is not valid",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This DIV has one or more aria attributes which are not valid."
                  ]
                }
              }
            }
          }
        },
        "frameContentRisk": {
          "score": 0,
          "maxCount": 0.2,
          "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": 1,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 31,
          "maxCount": 31,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 31,
                  "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."
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 6,
          "maxCount": 3,
          "weight": 2,
          "tools": {
            "axe": {
              "link-in-text-block": {
                "quality": 1,
                "what": "Link is not distinct from surrounding text without reliance on color",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Links must be distinguishable without relying on color; Element's contrast ratio could not be determined due to a background image"
                  ]
                }
              }
            },
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "axe": {
              "landmark-one-main": {
                "quality": 1,
                "what": "page has no main landmark",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Document should have one main landmark; Document does not have a main landmark"
                  ]
                }
              }
            },
            "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"
                  ]
                }
              }
            }
          }
        },
        "decorativeImageRisk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.2": {
                "quality": 1,
                "what": "Image marked as decorative may be informative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Img element is marked so that it is ignored by Assistive Technology."
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 3,
          "maxCount": 3,
          "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": 3,
                  "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": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_3_F24.F24.FGColour": {
                "quality": 1,
                "what": "Inline foreground color may lack a complementary background color",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour."
                  ]
                }
              },
              "AAA.1_4_6.G17.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and its background image may be less than 7:1",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 7:1."
                  ]
                }
              },
              "AAA.1_4_6.G18.BgImage": {
                "quality": 1,
                "what": "Contrast between the text and the background image may be less than 4.5:1",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1."
                  ]
                }
              }
            }
          }
        },
        "decorativeTitle": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.1": {
                "quality": 1,
                "what": "img element has an empty alt attribute but has a nonempty title attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Img element with empty alt text must have absent or empty title attribute."
                  ]
                }
              }
            },
            "wave": {
              "image_title": {
                "quality": 1,
                "what": "Image has a title attribute value but no alt value",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Image with title"
                  ]
                }
              }
            }
          }
        },
        "headingStructure": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1_AAA.G141": {
                "quality": 1,
                "what": "Heading level is incorrect",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "The heading structure is not logically nested. This h5 element should be an h2 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."
                  ]
                }
              }
            }
          }
        },
        "iframeTitleBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "htmlcs": {
              "AAA.2_4_1.H64.1": {
                "quality": 1,
                "what": "iframe element has no non-empty title attribute",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Iframe element requires a non-empty title attribute that identifies the frame."
                  ]
                }
              }
            }
          }
        },
        "imageNoText": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "ibm": {
              "img_alt_null": {
                "quality": 1,
                "what": "Image has a title attribute but an empty alt attribute",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "The image 'alt' attribute is empty, but the 'title' attribute is not empty"
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 24,
          "maxCount": 8,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5"
                  ]
                }
              }
            },
            "nuVal": {
              "^The .+ attribute on the .+ element is obsolete.+$": {
                "quality": 1,
                "what": "Attribute is obsolete on its element",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "The charset attribute on the script element is obsolete.",
                    "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
                    "The allowtransparency attribute on the iframe element is obsolete. Use CSS instead.",
                    "The scrolling attribute on the iframe element is obsolete. Use CSS instead."
                  ]
                }
              }
            }
          }
        },
        "roleBad": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "ibm": {
              "aria_contentinfo_misuse": {
                "quality": 1,
                "what": "Element with a contentinfo role is present without an element with a main role",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The element with \"contentinfo\" role is present without an element with \"main\" role"
                  ]
                }
              }
            }
          }
        },
        "typeRedundant": {
          "score": 38,
          "maxCount": 38,
          "weight": 1,
          "tools": {
            "nuVal": {
              "The type attribute is unnecessary for JavaScript resources.": {
                "quality": 1,
                "what": "type attribute is unnecessary for a JavaScript resource",
                "complaints": {
                  "countTotal": 29,
                  "texts": [
                    "The type attribute is unnecessary for JavaScript resources."
                  ]
                }
              },
              "The type attribute for the style element is not needed and should be omitted.": {
                "quality": 1,
                "what": "type attribute is unnecessary for a style element",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "The type attribute for the style element is not needed and should be omitted."
                  ]
                }
              }
            }
          }
        },
        "cssInvalid": {
          "score": 30,
          "maxCount": 10,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^CSS: .+: Property .+ doesn't exist.*$": {
                "quality": 1,
                "what": "Invalid property in CSS",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "CSS: background-repeat-y: Property background-repeat-y doesn't exist."
                  ]
                }
              },
              "CSS: Parse Error.": {
                "quality": 1,
                "what": "Invalid CSS",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "CSS: Parse Error."
                  ]
                }
              }
            }
          }
        },
        "linkElementBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "nuVal": {
              "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.": {
                "quality": 1,
                "what": "link element with an as attribute has no rel attribute with preload or modulepreload as its value",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload."
                  ]
                }
              }
            }
          }
        },
        "backgroundBad": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^CSS: background: .+ is not a color value.*$": {
                "quality": 1,
                "what": "CSS background color is misdefined",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "CSS: background: from(#738aba) is not a color value.",
                    "CSS: background: from(#4267B2) is not a color value."
                  ]
                }
              }
            }
          }
        },
        "h1Multiple": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "nuVal": {
              "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).": {
                "quality": 1,
                "what": "Page contains more than 1 h1 element",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools)."
                  ]
                }
              }
            }
          }
        },
        "attributeBad": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Attribute .+ not allowed on element .+ at this point.*$": {
                "quality": 1,
                "what": "Attribute not allowed on this element",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Attribute fb-xfbml-state not allowed on element div at this point.",
                    "Attribute fb-iframe-plugin-query not allowed on element div at this point."
                  ]
                }
              },
              "^Bad value .* for attribute .+ on element .+$": {
                "quality": 1,
                "what": "Attribute on this element has an invalid value",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Bad value 500px for attribute width on element iframe: Expected a digit but saw p instead.",
                    "Bad value 550px for attribute height on element iframe: Expected a digit but saw p instead.",
                    "Bad value true for attribute allowfullscreen on element iframe."
                  ]
                }
              }
            }
          }
        },
        "parentBad": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Element .+ not allowed as child of element .+ in this context.*$": {
                "quality": 1,
                "what": "Element has an invalid parent",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)"
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 32,
          "maxCount": 32,
          "weight": 1,
          "tools": {
            "nuVal": {
              "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": {
                "quality": 1,
                "what": "Void element has a useless trailing slash.",
                "complaints": {
                  "countTotal": 32,
                  "texts": [
                    "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
                  ]
                }
              }
            }
          }
        },
        "elementClosure": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "nuVal": {
              "^No .+ element in scope but a .+ end tag seen.*$": {
                "quality": 1,
                "what": "End tag for an element that is not in scope",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "No p element in scope but a p end tag seen."
                  ]
                }
              }
            }
          }
        },
        "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"
                  ]
                }
              }
            }
          }
        },
        "descendantMissing": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R38": {
                "quality": 1,
                "what": "Element has no ARIA required owned element",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that an element with an explicit semantic role has at least one of its required owned elements."
                  ]
                }
              }
            }
          }
        },
        "errorReferenceBad": {
          "score": 16,
          "maxCount": 4,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R41": {
                "quality": 1,
                "what": "Error message describes no invalid form field value",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error."
                  ]
                }
              }
            }
          }
        },
        "tabFocusability": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-ACT-R70": {
                "quality": 1,
                "what": "iframe with negative tabindex has interactive elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that `iframe` elements with a negative `tabindex` attribute value contain no interactive elements."
                  ]
                }
              }
            },
            "testaro": {
              "focAll": {
                "quality": 0.5,
                "what": "Discrepancy between elements that should be and that are Tab-focusable",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Some focusable elements are not Tab-focusable or vice versa"
                  ]
                }
              }
            }
          }
        },
        "overflowHiddenRisk": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 5,
                  "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": 4,
          "maxCount": 4,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T9": {
                "quality": 1,
                "what": "Page is not organized using headings",
                "complaints": {
                  "countTotal": 4,
                  "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"
                  ]
                }
              }
            }
          }
        },
        "tableCaption": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T2": {
                "quality": 1,
                "what": "caption element not used to associate a caption with a data table",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This technique checks the caption element is correctly use on tables"
                  ]
                }
              }
            }
          }
        },
        "layoutTable": {
          "score": 4,
          "maxCount": 2,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T12": {
                "quality": 1,
                "what": "th or caption element or non-empty summary attribute used in a layout table",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to describe a failure that occurs when a table used only for layout includes either th elements, a summary attribute, or a caption element. This is a failure because it uses structural (or semantic) markup only for presentation. The intent of the HTML and XHTML table elements is to present data."
                  ]
                }
              },
              "QW-BP9": {
                "quality": 1,
                "what": "Table element without header cells has a caption",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "A table without th elements should have a caption element to describe it."
                  ]
                }
              }
            },
            "wave": {
              "table_layout": {
                "quality": 1,
                "what": "table element is misused to arrange content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Layout table"
                  ]
                }
              }
            }
          }
        },
        "tabularTableless": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T18": {
                "quality": 1,
                "what": "Table markup not used to present tabular information",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to present tabular information in a way that preserves relationships within the information even when users cannot see the table or the presentation format is changed. Using the table element with the child elements tr, th, and td makes these relationships perceivable."
                  ]
                }
              }
            }
          }
        },
        "ignorable": {
          "score": 0,
          "maxCount": 2,
          "weight": 0,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T20": {
                "quality": 1,
                "what": "Link text is not supplemented with a title attribute",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Supplementing link text with the title attribute"
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 10,
          "maxCount": 5,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "textAlternativeRisk": {
          "score": 14,
          "maxCount": 14,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T8": {
                "quality": 1,
                "what": "Text alternative is not an alternative",
                "complaints": {
                  "countTotal": 14,
                  "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"
                  ]
                }
              }
            }
          }
        },
        "fontSizeAbsolute": {
          "score": 82,
          "maxCount": 41,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T28": {
                "quality": 1,
                "what": "Percent, em, or name is used for a font size",
                "complaints": {
                  "countTotal": 41,
                  "texts": [
                    "This technique checks that all font-size attribute uses percent, em or names."
                  ]
                }
              }
            }
          }
        },
        "justificationRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T29": {
                "quality": 1,
                "what": "Alignment either to the left or right is not specified in CSS",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This technique describes how to align blocks of text either left or right by setting the CSS text-align property."
                  ]
                }
              }
            }
          }
        },
        "cellHeadersAmbiguityRisk": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-BP12": {
                "quality": 1,
                "what": "scope col and row are not used",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Using scope col in the first row and scope row in the first element of each row"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 30,
          "maxCount": 10,
          "weight": 3,
          "tools": {
            "qualWeb": {
              "QW-BP1": {
                "quality": 1,
                "what": "h1-h6 not used to identify headings",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content"
                  ]
                }
              }
            }
          }
        },
        "pseudoListRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-BP23": {
                "quality": 1,
                "what": "List item is used nonsemantically",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Ensures <li> elements are used semantically"
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "fontSmall": {
          "score": 24,
          "maxCount": 8,
          "weight": 3,
          "tools": {
            "tenon": {
              "134": {
                "quality": 1,
                "what": "Text is very small",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "Very small text found."
                  ]
                }
              }
            },
            "wave": {
              "text_small": {
                "quality": 1,
                "what": "Text is very small",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Very small text"
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "duplicateAttribute": {
          "score": 1,
          "maxCount": 0.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": 1,
                  "texts": [
                    "Element B.LENGTH;C++){VAR has 2 attributes with the same name"
                  ]
                }
              }
            }
          }
        },
        "filterStyle": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "testaro": {
              "filterStyle": {
                "quality": 1,
                "what": "Element styles include filter",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "IMG element has a filter style that impacts 0 elements"
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 32,
          "maxCount": 16,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 16,
                  "texts": [
                    "Hovering over element has unexpected effects"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "Links in columns have 4 different styles",
                    "Level-2 headings have 2 different styles",
                    "Level-5 headings have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "titleBad": {
          "score": 24,
          "maxCount": 6,
          "weight": 4,
          "tools": {
            "testaro": {
              "titledEl": {
                "quality": 1,
                "what": "title attribute belongs to an inappropriate element",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "IMG element has a title attribute"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 45,
          "maxCount": 45,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 45,
                  "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",
                    "IMG element has a non-default Z index",
                    "IFRAME element has a non-default Z index",
                    "SPAN element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "labelBadID": {
          "score": 8,
          "maxCount": 2,
          "weight": 4,
          "tools": {
            "wave": {
              "label_orphaned": {
                "quality": 1,
                "what": "Orphaned form label",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Orphaned form label"
                  ]
                }
              }
            }
          }
        },
        "noScriptRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "wave": {
              "noscript": {
                "quality": 1,
                "what": "noscript element may fail to contain an accessible equivalent or alternative",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Noscript element"
                  ]
                }
              }
            }
          }
        },
        "titleRedundant": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "wave": {
              "title_redundant": {
                "quality": 1,
                "what": "Title attribute text is the same as text or alternative text",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "Redundant title text"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}