Accessibility digest

Synopsis
PageCandidate Diane Dixon (R)
URLhttp://dianedixonforassembly.com/
Requesterpool@jpdev.pro
Test date2023/06/18
Score2089
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 Diane Dixon (R) at http://dianedixonforassembly.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 2089, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total2089Sum of the component scores
issue1760Severity and number of reported defects
tool255Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log74Browser 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
duplicateID336
contentBeyondLandmarks236
fontSizeAbsolute234
attributeBad200
colorMissing132
textContrastAA116
overflowHiddenRisk105
pseudoHeadingRisk90
linkIndication46
focusIndication44
contrastAAA29
slashParseRisk25
linkNoText20
sectionHeadingless14
svgImageNoText12
repeatedContentRisk9
obsolete9
linkForcesNewWindow9
focusableOperable9
pseudoNavList8
hoverSurprise8
zIndexNotZero8
decorativeImageRisk7
hiddenContentRisk6
skipRepeatedContent6
allCaps5
iframeTitleBad4
leadingClipsText4
noHeading3
linkWindowSurpriseRisk3
horizontalScrolling3
targetSize3
leadingInsufficient2
scrollRisk2
destinationLink2
mainNone2
justificationRisk2
tabFocusability2
linkPair2
typeRedundant1
visibleBulk1
inconsistentStyles1
frameContentRisk0

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 duplicateID

WCAG: 4.1.1

Score: 336

Complaints by ibm

Rule element_id_unique

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

Count of instances: 9

Complaint specifics

Complaints by nuVal

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

Description: Duplicate id

Count of instances: 84

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 2

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 236

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 118

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 10

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 24

Complaint specifics

Issue fontSizeAbsolute

WCAG: 1.4.4

Score: 234

Complaints by alfa

Rule r74

Description: Paragraph text has an absolute font size

Count of instances: 48

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T28

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

Count of instances: 117

Complaint specifics

Issue attributeBad

WCAG: 1.3.1

Score: 200

Complaints by nuVal

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

Description: Attribute on this element has an invalid value

Count of instances: 44

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

Description: Attribute not allowed on this element

Count of instances: 6

Complaint specifics

Issue colorMissing

WCAG: 1.4.3

Score: 132

Complaints by qualWeb

Rule QW-WCAG-T31

Description: Foreground or background color is specified but not both

Count of instances: 33

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 116

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 29

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 7

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G18.Fail

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

Count of instances: 2

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

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 5

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 7

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 105

Complaints by qualWeb

Rule QW-ACT-R40

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

Count of instances: 105

Complaint specifics

Issue pseudoHeadingRisk

WCAG: 1.3.1

Score: 90

Complaints by htmlcs

Rule AAA.1_3_1.H42

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

Count of instances: 90

Complaint specifics

Complaints by wave

Rule heading_possible

Description: Possible heading

Count of instances: 14

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 46

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 23

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 44

Complaints by alfa

Rule r65

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

Count of instances: 11

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 11

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 11

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 29

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 29

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 5

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 1

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 25

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

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 20

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 4

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 4

Complaint specifics

Complaints by continuum

Rule 237

Description: a element has no machanism allowing an accessible name value to be calculated

Count of instances: 4

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_2.H91.A.NoContent

Description: Link has an href attribute but no text

Count of instances: 3

Complaint specifics

Complaints by ibm

Rule a_text_purpose

Description: Hyperlink has no link text, label, or image with a text alternative

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R12

Description: Link has no accessible name

Count of instances: 4

Complaint specifics
Rule QW-WCAG-T21

Description: Accessible name is not provided for an image which is the only content in a link

Count of instances: 1

Complaint specifics

Complaints by tenon

Rule 57

Description: Link has no text inside it

Count of instances: 4

Complaint specifics

Complaints by wave

Rule alt_link_missing

Description: Linked image has no text alternative

Count of instances: 1

Complaint specifics
Rule link_empty

Description: Link contains no text

Count of instances: 3

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 14

Complaints by nuVal

Rule Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.

Description: section has no heading

Count of instances: 14

Complaint specifics

Issue svgImageNoText

WCAG: 1.1.1

Score: 12

Complaints by continuum

Rule 123

Description: svg element has no machanism allowing an accessible name to be calculated

Count of instances: 3

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 9

Complaints by alfa

Rule r87

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R73

Description: Block of repeated content is not collapsible

Count of instances: 1

Complaint specifics
Rule QW-ACT-R74

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

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T23

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

Count of instances: 1

Complaint specifics
Rule QW-BP17

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

Count of instances: 6

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 9

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

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 pseudoNavList

WCAG: 1.3.1

Score: 8

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

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 8

Complaints by testaro

Rule hover

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

Count of instances: 4

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 8

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 8

Complaint specifics

Issue decorativeImageRisk

WCAG: 1.1.1

Score: 7

Complaints by htmlcs

Rule AAA.1_1_1.H67.2

Description: Image marked as decorative may be informative

Count of instances: 7

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 6

Complaints by axe

Rule hidden-content

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

Count of instances: 6

Complaint specifics

Issue skipRepeatedContent

WCAG: 2.4.1

Score: 6

Complaints by ibm

Rule skip_main_exists

Description: Page provides no way to quickly navigate to the main content

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

Count of instances: 1

Complaint specifics
Rule QW-ACT-R75

Description: Blocks of repeated content cannot be bypassed

Count of instances: 1

Complaint specifics

Issue allCaps

WCAG: 3.1.5

Score: 5

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 5

Complaint specifics

Issue iframeTitleBad

WCAG: 4.1.2

Score: 4

Complaints by axe

Rule frame-title

Description: Frame has no accessible name

Count of instances: 1

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 4

Complaints by tenon

Rule 144

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

Count of instances: 1

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 3

Complaints by alfa

Rule r59

Description: Document has no headings

Count of instances: 1

Complaint specifics

Complaints by wave

Rule heading_missing

Description: Page has no headings

Count of instances: 1

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 3

Complaints by htmlcs

Rule AAA.3_2_5.H83.3

Description: Link text may fail to indicate that the link will open in a new window

Count of instances: 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 targetSize

WCAG: 2.5.5

Score: 3

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 1

Complaint specifics

Issue leadingInsufficient

WCAG: 1.4.8

Score: 2

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 1

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 2

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

Complaint specifics

Issue destinationLink

WCAG: 1.3.1

Score: 2

Complaints by htmlcs

Rule AAA.4_1_2.H91.A.NoHref

Description: Link is misused as a link destination

Count of instances: 1

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue justificationRisk

WCAG: 1.4.8

Score: 2

Complaints by qualWeb

Rule QW-WCAG-T29

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

Count of instances: 2

Complaint specifics

Issue tabFocusability

WCAG: 2.1.1

Score: 2

Complaints by testaro

Rule focAll

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

Count of instances: 1

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 2

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 1

Complaint specifics

Issue typeRedundant

WCAG: 1.3.1

Score: 1

Complaints by nuVal

Rule The type attribute is unnecessary for JavaScript resources.

Description: type attribute is unnecessary for a JavaScript resource

Count of instances: 1

Complaint specifics

Issue visibleBulk

WCAG: 2.4

Score: 1

Complaints by testaro

Rule bulk

Description: Page contains many visible elements

Count of instances: 1

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 1

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

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

Complete report

{
  "id": "18ixx-ts27-caAD72-c",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687103336113,
      "endTime": 1687103336664
    },
    {
      "type": "url",
      "which": "http://dianedixonforassembly.com/",
      "what": "Candidate Diane Dixon (R)",
      "startTime": 1687103336664,
      "result": {
        "url": "http://dianedixonforassembly.com/"
      },
      "endTime": 1687103339199
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687103339199,
      "url": "http://dianedixonforassembly.com/",
      "endTime": 1687103341139
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687103341139,
      "url": "http://dianedixonforassembly.com/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                1005012,
                1005012,
                1005012,
                1005012,
                1005012
              ],
              "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": 1687103354839
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103354839,
      "endTime": 1687103355388
    },
    {
      "type": "url",
      "which": "http://dianedixonforassembly.com/",
      "what": "Candidate Diane Dixon (R)",
      "startTime": 1687103355388,
      "result": {
        "url": "http://dianedixonforassembly.com/"
      },
      "endTime": 1687103356120
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687103356120,
      "url": "http://dianedixonforassembly.com/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 172,
          "warnings": 70
        },
        "items": [
          {
            "index": 2,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\">",
                "  <picture class=\"brz-picture brz-d-block brz-p-relative brz-css-ujgga\">",
                "    <img class=\"brz-img brz-img-svg\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2021/03/DixonNewLogoV3.svg\" alt=\"\" draggable=\"false\" loading=\"lazy\">",
                "  </picture>",
                "</a>"
              ]
            }
          },
          {
            "index": 10,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>"
              ]
            }
          },
          {
            "index": 11,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span brz-icon css-nhd2cj\">",
                "    <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 24 24\" xml:space=\"preserve\" class=\"brz-icon-svg\" data-type=\"glyph\" data-name=\"logo-facebook\">",
                "      <g class=\"nc-icon-wrapper\" fill=\"currentColor\">",
                "        <path fill=\"currentColor\" d=\"M22,0H2C0.895,0,0,0.895,0,2v20c0,1.105,0.895,2,2,2h11v-9h-3v-4h3V8.413c0-3.1,1.893-4.788,4.659-4.788 c1.325,0,2.463,0.099,2.795,0.143v3.24l-1.918,0.001c-1.504,0-1.795,0.715-1.795,1.763V11h4.44l-1,4h-3.44v9H22c1.105,0,2-0.895,2-2 V2C24,0.895,23.105,0,22,0z\"></path...",
                "      </g>",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 12,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span brz-icon css-nhd2cj\">",
                "    <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 24 24\" xml:space=\"preserve\" class=\"brz-icon-svg\" data-type=\"glyph\" data-name=\"logo-instagram\">",
                "      <g class=\"nc-icon-wrapper\" fill=\"currentColor\">",
                "        <path fill=\"currentColor\" d=\"M12,2.162c3.204,0,3.584,0.012,4.849,0.07c1.366,0.062,2.633,0.336,3.608,1.311 c0.975,0.975,1.249,2.242,1.311,3.608c0.058,1.265,0.07,1.645,0.07,4.849s-0.012,3.584-0.07,4.849 c-0.062,1.366-0.336,2.633-1.311,3.608c-0.975,0.975-2.242,1.249-3.608,1.311c-1.265,0.058-1.6...",
                "        <path data-color=\"color-2\" fill=\"currentColor\" d=\"M12,5.838c-3.403,0-6.162,2.759-6.162,6.162S8.597,18.162,12,18.162s6.162-2.759,6.162-6.162 S15.403,5.838,12,5.838z M12,16c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S14.209,16,12,16z\"></path>",
                "        <circle data-color=\"color-2\" fill=\"currentColor\" cx=\"18.406\" cy=\"5.594\" r=\"1.44\"></circle>",
                "      </g>",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 115,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "CONTRIBUTE"
              ]
            }
          },
          {
            "index": 116,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "THANK YOU!"
              ]
            }
          },
          {
            "index": 117,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol."
              ]
            }
          },
          {
            "index": 118,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "-Diane Dixon"
              ]
            }
          },
          {
            "index": 119,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "SUPPORTED BY"
              ]
            }
          },
          {
            "index": 120,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "California Republican Party"
              ]
            }
          },
          {
            "index": 121,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Republican Party of Orange County"
              ]
            }
          },
          {
            "index": 122,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Lincoln Club of Orange County"
              ]
            }
          },
          {
            "index": 123,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "The Orange County Register"
              ]
            }
          },
          {
            "index": 124,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "ABOUT DIANE"
              ]
            }
          },
          {
            "index": 125,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee."
              ]
            }
          },
          {
            "index": 126,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater coopera..."
              ]
            }
          },
          {
            "index": 127,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to the..."
              ]
            }
          },
          {
            "index": 128,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current"
              ]
            }
          },
          {
            "index": 129,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG)"
              ]
            }
          },
          {
            "index": 130,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[3]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 131,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related orga..."
              ]
            }
          },
          {
            "index": 132,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and government..."
              ]
            }
          },
          {
            "index": 133,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "She earned her Bachelor of Arts with honors in political science from the University of Southern California."
              ]
            }
          },
          {
            "index": 134,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the pare..."
              ]
            }
          },
          {
            "index": 135,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "ENDORSEMENTS AND SUPPORTERS"
              ]
            }
          },
          {
            "index": 136,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "State Elected Officials"
              ]
            }
          },
          {
            "index": 137,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Former Governor Pete Wilson"
              ]
            }
          },
          {
            "index": 138,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Representative Young Kim"
              ]
            }
          },
          {
            "index": 139,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Representative Michelle Steel"
              ]
            }
          },
          {
            "index": 140,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Representative Darrell Issa"
              ]
            }
          },
          {
            "index": 141,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[5]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Representative Mimi Walters (Ret.)"
              ]
            }
          },
          {
            "index": 142,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[6]/strong[1]/text()[1]",
              "codeLines": [
                "Senator Pat Bates"
              ]
            }
          },
          {
            "index": 143,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[7]/strong[1]/text()[1]",
              "codeLines": [
                "Senator Shannon Grove"
              ]
            }
          },
          {
            "index": 144,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[8]/strong[1]/text()[1]",
              "codeLines": [
                "Assembly Republican Leader James Gallagher"
              ]
            }
          },
          {
            "index": 145,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[9]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Marie Waldron"
              ]
            }
          },
          {
            "index": 146,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[10]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Laurie Davies"
              ]
            }
          },
          {
            "index": 147,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[11]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Frank Bigelow"
              ]
            }
          },
          {
            "index": 148,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[12]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Steven Choi"
              ]
            }
          },
          {
            "index": 149,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[13]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Heath Flora"
              ]
            }
          },
          {
            "index": 150,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[14]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Vince Fong"
              ]
            }
          },
          {
            "index": 151,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[15]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Tom Lackey"
              ]
            }
          },
          {
            "index": 152,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[16]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Kelly Seyarto"
              ]
            }
          },
          {
            "index": 153,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[17]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Thurston Smith"
              ]
            }
          },
          {
            "index": 154,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[18]/strong[1]/text()[1]",
              "codeLines": [
                "Assemblymember Suzette Valladares"
              ]
            }
          },
          {
            "index": 155,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[19]/strong[1]/text()[1]",
              "codeLines": [
                "Anaheim Mayor Curt Pringle"
              ]
            }
          },
          {
            "index": 156,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[20]/strong[1]/text()[1]",
              "codeLines": [
                "Former Board of Equalization Member Diane Harkey"
              ]
            }
          },
          {
            "index": 157,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Local Elected Officials"
              ]
            }
          },
          {
            "index": 158,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Orange County Supervisor Andrew Do"
              ]
            }
          },
          {
            "index": 159,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "Orange County Supervisor Lisa Bartlett"
              ]
            }
          },
          {
            "index": 160,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Orange County Sheriff Don Barnes"
              ]
            }
          },
          {
            "index": 161,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "Former Orange County Supervisor Bill Steiner"
              ]
            }
          },
          {
            "index": 162,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[5]/strong[1]/text()[1]",
              "codeLines": [
                "Republican Party of Orange County Chair Fred Whitaker"
              ]
            }
          },
          {
            "index": 163,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[6]/strong[1]/text()[1]",
              "codeLines": [
                "State Assemblymember Jim Silva"
              ]
            }
          },
          {
            "index": 164,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[7]/strong[1]/text()[1]",
              "codeLines": [
                "Aliso Viejo Councilmember Dave Harrington"
              ]
            }
          },
          {
            "index": 165,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[8]/strong[1]/text()[1]",
              "codeLines": [
                "Aliso Viejo Councilmember Mike Munzing"
              ]
            }
          },
          {
            "index": 166,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[9]/strong[1]/text()[1]",
              "codeLines": [
                "Fountain Valley Mayor Patrick Harper"
              ]
            }
          },
          {
            "index": 167,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[10]/strong[1]/text()[1]",
              "codeLines": [
                "Huntington Beach City Councilmember Barbara Delgleize"
              ]
            }
          },
          {
            "index": 168,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[11]/strong[1]/text()[1]",
              "codeLines": [
                "Huntington Beach City Councilmember Erik Peterson"
              ]
            }
          },
          {
            "index": 169,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[12]/strong[1]/text()[1]",
              "codeLines": [
                "Huntington Beach City Attorney Michael Gates"
              ]
            }
          },
          {
            "index": 170,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[13]/strong[1]/text()[1]",
              "codeLines": [
                "Former Huntington Beach City Councilman Joe Carchio"
              ]
            }
          },
          {
            "index": 171,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[14]/strong[1]/text()[1]",
              "codeLines": [
                "Former Huntington Beach Mayor Pro Tem Tito Ortiz"
              ]
            }
          },
          {
            "index": 172,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[15]/strong[1]/text()[1]",
              "codeLines": [
                "Former Huntington Beach Mayor Don MacAllister"
              ]
            }
          },
          {
            "index": 173,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[16]/strong[1]/text()[1]",
              "codeLines": [
                "Former Huntington Beach Mayor Lyn Semeta"
              ]
            }
          },
          {
            "index": 174,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[17]/strong[1]/text()[1]",
              "codeLines": [
                "Former Huntington Beach Mayor Dave Sullivan"
              ]
            }
          },
          {
            "index": 175,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[18]/strong[1]/text()[1]",
              "codeLines": [
                "Irvine City Councilmember Cristina Shea"
              ]
            }
          },
          {
            "index": 176,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[19]/strong[1]/text()[1]",
              "codeLines": [
                "Laguna Beach Councilmember Peter Blake"
              ]
            }
          },
          {
            "index": 177,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[20]/strong[1]/text()[1]",
              "codeLines": [
                "Laguna Hills Mayor Erica Pezold"
              ]
            }
          },
          {
            "index": 178,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[21]/strong[1]/text()[1]",
              "codeLines": [
                "Laguna Hills Councilmember Janine Heft"
              ]
            }
          },
          {
            "index": 179,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[22]/strong[1]/text()[1]",
              "codeLines": [
                "Laguna Niguel Mayor Elaine Gennawey"
              ]
            }
          },
          {
            "index": 180,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[23]/strong[1]/text()[1]",
              "codeLines": [
                "Laguna Niguel Mayor Pro Tem Sandy Rains"
              ]
            }
          },
          {
            "index": 181,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[24]/strong[1]/text()[1]",
              "codeLines": [
                "Lake Forest Mayor Robert"
              ]
            }
          },
          {
            "index": 182,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[24]/strong[2]/text()[1]",
              "codeLines": [
                "Pequeño"
              ]
            }
          },
          {
            "index": 183,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[25]/strong[1]/text()[1]",
              "codeLines": [
                "Lake Forest City Councilmember Neeki Moatazedi"
              ]
            }
          },
          {
            "index": 184,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[26]/strong[1]/text()[1]",
              "codeLines": [
                "La Palma Mayor Michele Steggell"
              ]
            }
          },
          {
            "index": 185,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[27]/strong[1]/text()[1]",
              "codeLines": [
                "La Palma Councilmember Nitesh Patel"
              ]
            }
          },
          {
            "index": 186,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[28]/strong[1]/text()[1]",
              "codeLines": [
                "Mission Viejo Councilmember Wendy Bucknum"
              ]
            }
          },
          {
            "index": 187,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[29]/strong[1]/text()[1]",
              "codeLines": [
                "Newport Beach Mayor Kevin Muldoon"
              ]
            }
          },
          {
            "index": 188,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[30]/strong[1]/text()[1]",
              "codeLines": [
                "Newport Beach Councilmember Brad Avery"
              ]
            }
          },
          {
            "index": 189,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[31]/strong[1]/text()[1]",
              "codeLines": [
                "Newport Beach Councilmember Joy Brenner"
              ]
            }
          },
          {
            "index": 190,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[32]/strong[1]/text()[1]",
              "codeLines": [
                "Newport Mesa School Board Member Karen Yelsey"
              ]
            }
          },
          {
            "index": 191,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[33]/strong[1]/text()[1]",
              "codeLines": [
                "Former Newport Beach Mayor Evelyn Hart"
              ]
            }
          },
          {
            "index": 192,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[34]/strong[1]/text()[1]",
              "codeLines": [
                "Former Newport Beach Mayor Mike Henn"
              ]
            }
          },
          {
            "index": 193,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[35]/strong[1]/text()[1]",
              "codeLines": [
                "Former Newport Beach Mayor Rush Hill"
              ]
            }
          },
          {
            "index": 194,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[36]/strong[1]/text()[1]",
              "codeLines": [
                "Former Newport Beach Mayor Don Webb"
              ]
            }
          },
          {
            "index": 195,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[37]/strong[1]/text()[1]",
              "codeLines": [
                "Former Newport Beach Mayor Keith Curry"
              ]
            }
          },
          {
            "index": 196,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[38]/strong[1]/text()[1]",
              "codeLines": [
                "Orange County Department of Education Member Tim Shaw"
              ]
            }
          },
          {
            "index": 197,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[39]/strong[1]/text()[1]",
              "codeLines": [
                "Orange County Department of Education Member Lisa Sparks"
              ]
            }
          },
          {
            "index": 198,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[40]/strong[1]/text()[1]",
              "codeLines": [
                "Placentia Mayor Rhonda Shader"
              ]
            }
          },
          {
            "index": 199,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[41]/strong[1]/text()[1]",
              "codeLines": [
                "Stanton Mayor David Shawver"
              ]
            }
          },
          {
            "index": 200,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[42]/strong[1]/text()[1]",
              "codeLines": [
                "Yorba Linda Mayor Pro Tem Gene Hernandez"
              ]
            }
          },
          {
            "index": 201,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[43]/strong[1]/text()[1]",
              "codeLines": [
                "Yorba Linda Councilmember Mayor Peggy Huang"
              ]
            }
          },
          {
            "index": 202,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[44]/strong[1]/text()[1]",
              "codeLines": [
                "Yorba Linda Councilmember Mayor Beth Haney"
              ]
            }
          },
          {
            "index": 203,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Organizations, Community Leaders & Supporters"
              ]
            }
          },
          {
            "index": 204,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "California Republican Party"
              ]
            }
          },
          {
            "index": 205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "California Young Republicans Federation"
              ]
            }
          },
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "California Women’s Leadership Association PAC"
              ]
            }
          },
          {
            "index": 207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "The California Charter Schools Association"
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[5]/strong[1]/text()[1]",
              "codeLines": [
                "The Orange County Register"
              ]
            }
          },
          {
            "index": 209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[6]/strong[1]/text()[1]",
              "codeLines": [
                "New Majority Orange County"
              ]
            }
          },
          {
            "index": 210,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[7]/strong[1]/text()[1]",
              "codeLines": [
                "Lincoln Club of Orange County"
              ]
            }
          },
          {
            "index": 211,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[8]/strong[1]/text()[1]",
              "codeLines": [
                "Republican Party of Orange County"
              ]
            }
          },
          {
            "index": 212,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[9]/strong[1]/text()[1]",
              "codeLines": [
                "Howard Jarvis Taxpayers Association PAC"
              ]
            }
          },
          {
            "index": 213,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[10]/strong[1]/text()[1]",
              "codeLines": [
                "Association of Orange County Deputy Sheriffs"
              ]
            }
          },
          {
            "index": 214,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[11]/strong[1]/text()[1]",
              "codeLines": [
                "California Association of Highway Patrolman (CAHP)"
              ]
            }
          },
          {
            "index": 215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[12]/strong[1]/text()[1]",
              "codeLines": [
                "Orange County Business Council PAC"
              ]
            }
          },
          {
            "index": 216,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[13]/strong[1]/text()[1]",
              "codeLines": [
                "National Federation of Independent Business"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[14]/strong[1]/text()[1]",
              "codeLines": [
                "Newport Beach Police Association"
              ]
            }
          },
          {
            "index": 218,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[15]/strong[1]/text()[1]",
              "codeLines": [
                "OCGOP Chairman Fred Whitaker"
              ]
            }
          },
          {
            "index": 219,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[16]/strong[1]/text()[1]",
              "codeLines": [
                "Orange County Business Leader Ed Laird Jr."
              ]
            }
          },
          {
            "index": 220,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[17]/strong[1]/text()[1]",
              "codeLines": [
                "Orange County Business Leader Buck Johns"
              ]
            }
          },
          {
            "index": 221,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Assembly District 72"
              ]
            }
          },
          {
            "index": 222,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "Huntington Beach"
              ]
            }
          },
          {
            "index": 223,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "Newport Beach"
              ]
            }
          },
          {
            "index": 224,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Lake Forest"
              ]
            }
          },
          {
            "index": 225,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "Aliso Viejo"
              ]
            }
          },
          {
            "index": 226,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[5]/strong[1]/text()[1]",
              "codeLines": [
                "Laguna Hills"
              ]
            }
          },
          {
            "index": 227,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[6]/strong[1]/text()[1]",
              "codeLines": [
                "Laguna Beach"
              ]
            }
          },
          {
            "index": 228,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[7]/strong[1]/text()[1]",
              "codeLines": [
                "Laguna Woods"
              ]
            }
          },
          {
            "index": 229,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[8]/strong[1]/text()[1]",
              "codeLines": [
                "Seal Beach"
              ]
            }
          },
          {
            "index": 230,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Paid for by Diane Dixon For Assembly 2022, FPPC ID"
              ]
            }
          },
          {
            "index": 231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "#"
              ]
            }
          },
          {
            "index": 232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[3]/text()[1]",
              "codeLines": [
                "1443172"
              ]
            }
          },
          {
            "index": 233,
            "verdict": "failed",
            "rule": {
              "ruleID": "r59",
              "ruleSummary": "Documents have headings",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r59",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 240,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\">",
                "  <picture class=\"brz-picture brz-d-block brz-p-relative brz-css-ujgga\">",
                "    <img class=\"brz-img brz-img-svg\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2021/03/DixonNewLogoV3.svg\" alt=\"\" draggable=\"false\" loading=\"lazy\">",
                "  </picture>",
                "</a>"
              ]
            }
          },
          {
            "index": 241,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span\">",
                "    Home",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 242,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span\">",
                "    About",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 243,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span\">",
                "    Endorsements",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 244,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span\">",
                "    Press Releases",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 245,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span\">",
                "    AD72",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 246,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span\">",
                "    Photos",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 247,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\">",
                "  <span class=\"brz-span brz-text__editor\">",
                "    CONTRIBUTE",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 248,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>"
              ]
            }
          },
          {
            "index": 249,
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span brz-icon css-nhd2cj\">",
                "    <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 24 24\" xml:space=\"preserve\" class=\"brz-icon-svg\" data-type=\"glyph\" data-name=\"logo-facebook\">",
                "      <g class=\"nc-icon-wrapper\" fill=\"currentColor\">",
                "        <path fill=\"currentColor\" d=\"M22,0H2C0.895,0,0,0.895,0,2v20c0,1.105,0.895,2,2,2h11v-9h-3v-4h3V8.413c0-3.1,1.893-4.788,4.659-4.788 c1.325,0,2.463,0.099,2.795,0.143v3.24l-1.918,0.001c-1.504,0-1.795,0.715-1.795,1.763V11h4.44l-1,4h-3.44v9H22c1.105,0,2-0.895,2-2 V2C24,0.895,23.105,0,22,0z\"></path...",
                "      </g>",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 250,
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">",
                "  <span class=\"brz-span brz-icon css-nhd2cj\">",
                "    <svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 24 24\" xml:space=\"preserve\" class=\"brz-icon-svg\" data-type=\"glyph\" data-name=\"logo-instagram\">",
                "      <g class=\"nc-icon-wrapper\" fill=\"currentColor\">",
                "        <path fill=\"currentColor\" d=\"M12,2.162c3.204,0,3.584,0.012,4.849,0.07c1.366,0.062,2.633,0.336,3.608,1.311 c0.975,0.975,1.249,2.242,1.311,3.608c0.058,1.265,0.07,1.645,0.07,4.849s-0.012,3.584-0.07,4.849 c-0.062,1.366-0.336,2.633-1.311,3.608c-0.975,0.975-2.242,1.249-3.608,1.311c-1.265,0.058-1.6...",
                "        <path data-color=\"color-2\" fill=\"currentColor\" d=\"M12,5.838c-3.403,0-6.162,2.759-6.162,6.162S8.597,18.162,12,18.162s6.162-2.759,6.162-6.162 S15.403,5.838,12,5.838z M12,16c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S14.209,16,12,16z\"></path>",
                "        <circle data-color=\"color-2\" fill=\"currentColor\" cx=\"18.406\" cy=\"5.594\" r=\"1.44\"></circle>",
                "      </g>",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 251,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 252,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 253,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Endorsements"
              ]
            }
          },
          {
            "index": 254,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 255,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "AD72"
              ]
            }
          },
          {
            "index": 256,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Photos"
              ]
            }
          },
          {
            "index": 258,
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "THANK YOU!"
              ]
            }
          },
          {
            "index": 259,
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol."
              ]
            }
          },
          {
            "index": 260,
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "-Diane Dixon"
              ]
            }
          },
          {
            "index": 261,
            "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]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "SUPPORTED BY"
              ]
            }
          },
          {
            "index": 262,
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "California Republican Party"
              ]
            }
          },
          {
            "index": 263,
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Republican Party of Orange County"
              ]
            }
          },
          {
            "index": 264,
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Lincoln Club of Orange County"
              ]
            }
          },
          {
            "index": 265,
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "The Orange County Register"
              ]
            }
          },
          {
            "index": 266,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "ABOUT DIANE"
              ]
            }
          },
          {
            "index": 267,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee."
              ]
            }
          },
          {
            "index": 268,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater coopera..."
              ]
            }
          },
          {
            "index": 269,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to the..."
              ]
            }
          },
          {
            "index": 270,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current"
              ]
            }
          },
          {
            "index": 271,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG)"
              ]
            }
          },
          {
            "index": 272,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[3]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 273,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related orga..."
              ]
            }
          },
          {
            "index": 274,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and government..."
              ]
            }
          },
          {
            "index": 275,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "She earned her Bachelor of Arts with honors in political science from the University of Southern California."
              ]
            }
          },
          {
            "index": 276,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the pare..."
              ]
            }
          },
          {
            "index": 277,
            "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]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "ENDORSEMENTS AND SUPPORTERS"
              ]
            }
          },
          {
            "index": 310,
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Paid for by Diane Dixon For Assembly 2022, FPPC ID"
              ]
            }
          },
          {
            "index": 311,
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "#"
              ]
            }
          },
          {
            "index": 312,
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[3]/text()[1]",
              "codeLines": [
                "1443172"
              ]
            }
          },
          {
            "index": 322,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 323,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 324,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Endorsements"
              ]
            }
          },
          {
            "index": 325,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 326,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "AD72"
              ]
            }
          },
          {
            "index": 327,
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Photos"
              ]
            }
          },
          {
            "index": 329,
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "THANK YOU!"
              ]
            }
          },
          {
            "index": 330,
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol."
              ]
            }
          },
          {
            "index": 331,
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "-Diane Dixon"
              ]
            }
          },
          {
            "index": 332,
            "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]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "SUPPORTED BY"
              ]
            }
          },
          {
            "index": 333,
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "California Republican Party"
              ]
            }
          },
          {
            "index": 334,
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Republican Party of Orange County"
              ]
            }
          },
          {
            "index": 335,
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Lincoln Club of Orange County"
              ]
            }
          },
          {
            "index": 336,
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "The Orange County Register"
              ]
            }
          },
          {
            "index": 337,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "ABOUT DIANE"
              ]
            }
          },
          {
            "index": 338,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee."
              ]
            }
          },
          {
            "index": 339,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater coopera..."
              ]
            }
          },
          {
            "index": 340,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to the..."
              ]
            }
          },
          {
            "index": 341,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current"
              ]
            }
          },
          {
            "index": 342,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG)"
              ]
            }
          },
          {
            "index": 343,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[3]/text()[1]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 344,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related orga..."
              ]
            }
          },
          {
            "index": 345,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and government..."
              ]
            }
          },
          {
            "index": 346,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "She earned her Bachelor of Arts with honors in political science from the University of Southern California."
              ]
            }
          },
          {
            "index": 347,
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the pare..."
              ]
            }
          },
          {
            "index": 348,
            "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]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "ENDORSEMENTS AND SUPPORTERS"
              ]
            }
          },
          {
            "index": 381,
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Paid for by Diane Dixon For Assembly 2022, FPPC ID"
              ]
            }
          },
          {
            "index": 382,
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "#"
              ]
            }
          },
          {
            "index": 383,
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[3]/text()[1]",
              "codeLines": [
                "1443172"
              ]
            }
          },
          {
            "index": 482,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-bxyea\">",
                "  <span class=\"brz-cp-color8\">",
                "    THANK YOU!",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 530,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-bxyea\">",
                "  <span class=\"brz-cp-color8\">",
                "    THANK YOU!",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 531,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-beipw\">",
                "  <span class=\"brz-cp-color8\">",
                "    Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol.",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 532,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"brz-css-rlfaq\">",
                "  <span class=\"brz-cp-color8\">",
                "    -Diane Dixon",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 533,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-xixxl\">",
                "  <strong class=\"brz-cp-color8\">",
                "    SUPPORTED BY",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 534,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-sptsr\">",
                "  <strong class=\"brz-cp-color1\">",
                "    California Republican Party",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 535,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-agbxi\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Republican Party of Orange County",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 536,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-dcsoh\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Lincoln Club of Orange County",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-tkjoq\">",
                "  <strong class=\"brz-cp-color1\">",
                "    The Orange County Register",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-bqvzf\">",
                "  <strong class=\"brz-cp-color1\">",
                "    ABOUT DIANE",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 539,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-zoydq\">",
                "  <span class=\"brz-cp-color2\">",
                "    Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee.",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-ngjts\">",
                "  <span class=\"brz-cp-color2\">",
                "    Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater coo...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-zbubc\">",
                "  <span class=\"brz-cp-color2\">",
                "    Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-ynttr\">",
                "  <span class=\"brz-cp-color2\">",
                "    A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current",
                "  </span>",
                "  <span>",
                "    member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG)",
                "  </span>",
                "  <span class=\"brz-cp-color2\">",
                "    .",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-tvkxt\">",
                "  <span class=\"brz-cp-color2\">",
                "    Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related ...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-bvqnq\">",
                "  <span class=\"brz-cp-color2\">",
                "    During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and govern...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-bxatv\">",
                "  <span class=\"brz-cp-color2\">",
                "    She earned her Bachelor of Arts with honors in political science from the University of Southern California.",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 546,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-qordg\">",
                "  <span class=\"brz-cp-color2 brz-span\">",
                "    Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the ...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 547,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-nmhnw\">",
                "  <span class=\"brz-cp-color1 brz-span\">",
                "    <strong>",
                "      ENDORSEMENTS AND SUPPORTERS",
                "    </strong>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 548,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-doqxg\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Former Governor Pete Wilson",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 549,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"brz-css-qvict\">",
                "  <strong class=\"brz-cp-color1\">",
                "    U.S. Representative Young Kim",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 550,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"brz-css-aiqco\">",
                "  <strong class=\"brz-cp-color1\">",
                "    U.S. Representative Michelle Steel",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 551,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p class=\"brz-css-gnulg\">",
                "  <strong class=\"brz-cp-color1\">",
                "    U.S. Representative Darrell Issa",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 552,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[5]",
              "codeLines": [
                "<p class=\"brz-css-iyspf\">",
                "  <strong class=\"brz-cp-color1\">",
                "    U.S. Representative Mimi Walters (Ret.)",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 553,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[6]",
              "codeLines": [
                "<p class=\"brz-css-tyqcu\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Senator Pat Bates",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 554,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[7]",
              "codeLines": [
                "<p class=\"brz-css-prlhd\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Senator Shannon Grove",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 555,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[8]",
              "codeLines": [
                "<p class=\"brz-css-lqpdk\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assembly Republican Leader James Gallagher",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 556,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[9]",
              "codeLines": [
                "<p class=\"brz-css-xwxmo\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Marie Waldron",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[10]",
              "codeLines": [
                "<p class=\"brz-css-qtjxv\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Laurie Davies",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 558,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[11]",
              "codeLines": [
                "<p class=\"brz-css-ecwxn\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Frank Bigelow",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 559,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[12]",
              "codeLines": [
                "<p class=\"brz-css-eafgo\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Steven Choi",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 560,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[13]",
              "codeLines": [
                "<p class=\"brz-css-jgkdg\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Heath Flora",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 561,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[14]",
              "codeLines": [
                "<p class=\"brz-css-nesra\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Vince Fong",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 562,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[15]",
              "codeLines": [
                "<p class=\"brz-css-hcvvm\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Tom Lackey",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 563,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[16]",
              "codeLines": [
                "<p class=\"brz-css-pzjti\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Kelly Seyarto",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 564,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[17]",
              "codeLines": [
                "<p class=\"brz-css-tqnic\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Thurston Smith",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 565,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[18]",
              "codeLines": [
                "<p class=\"brz-css-jkpoi\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Assemblymember Suzette Valladares",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 566,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[19]",
              "codeLines": [
                "<p class=\"brz-css-ezkdu\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Anaheim Mayor Curt Pringle",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 567,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[20]",
              "codeLines": [
                "<p class=\"brz-css-dcobk\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Former Board of Equalization Member Diane Harkey",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 568,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-wamaf\">",
                "  <span class=\"brz-cp-color3\">",
                "    Assembly District 72",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 569,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-cbsmp\">",
                "  <span class=\"brz-cp-color1 brz-span\">",
                "    <strong>",
                "      Huntington Beach",
                "    </strong>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 570,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"brz-css-whcxh\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Newport Beach",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 571,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"brz-css-pdnkx\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Lake Forest",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[4]",
              "codeLines": [
                "<p class=\"brz-css-odscd\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Aliso Viejo",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 573,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[5]",
              "codeLines": [
                "<p class=\"brz-css-kddse\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Laguna Hills",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 574,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[6]",
              "codeLines": [
                "<p class=\"brz-css-merxr\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Laguna Beach",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 575,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[7]",
              "codeLines": [
                "<p class=\"brz-css-yygum\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Laguna Woods",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 576,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[8]",
              "codeLines": [
                "<p class=\"brz-css-demmh\">",
                "  <strong class=\"brz-cp-color1\">",
                "    Seal Beach",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 577,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"brz-css-fczrd\">",
                "  <span class=\"brz-cp-color8\">",
                "    Paid for by Diane Dixon For Assembly 2022, FPPC ID",
                "  </span>",
                "  <span class=\"brz-cp-color8 brz-pre-population-visible\">",
                "    #",
                "  </span>",
                "  <span class=\"brz-cp-color8\">",
                "    1443172",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 984,
            "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": [
          70,
          0,
          0,
          172
        ],
        "instances": [
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"> <picture class=\"brz-picture brz-d-block brz-p-relative brz-css-ujgga\"> <img class=\"brz-img brz-img-svg\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2021/03/DixonNewLogoV3.svg\" alt=\"\" draggable=\"false\" loading=\"lazy\"> </picture> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span brz-icon css-nhd2cj\"> <svg version=\"1.1\" xm ... 659-4.788 c1.325,0,2.463,0.099,2.795,0.143v3.24l-1.918,0.001c-1.504,0-1.795,0.715-1.795,1.763V11h4.44l-1,4h-3.44v9H22c1.105,0,2-0.895,2-2 V2C24,0.895,23.105,0,22,0z\"></path... </g> </svg> </span> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span brz-icon css-nhd2cj\"> <svg version=\"1.1\" xmlns ... 5.838z M12,16c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S14.209,16,12,16z\"></path> <circle data-color=\"color-2\" fill=\"currentColor\" cx=\"18.406\" cy=\"5.594\" r=\"1.44\"></circle> </g> </svg> </span> </a>"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "CONTRIBUTE"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "THANK YOU!"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Thank you for choosing me to represent you in the State Assembly. I am humbled by your support and honored to represent the 72nd District at the State Capitol."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]/span[1]/text()[1]"
            },
            "excerpt": "-Diane Dixon"
          },
          {
            "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]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "SUPPORTED BY"
          },
          {
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "California Republican Party"
          },
          {
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Republican Party of Orange County"
          },
          {
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Lincoln Club of Orange County"
          },
          {
            "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]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "The Orange County Register"
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "ABOUT DIANE"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater coopera..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to the..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[2]/text()[1]"
            },
            "excerpt": "member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG)"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[3]/text()[1]"
            },
            "excerpt": "."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related orga..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and government..."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "She earned her Bachelor of Arts with honors in political science from the University of Southern California."
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the pare..."
          },
          {
            "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]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/strong[1]/text()[1]"
            },
            "excerpt": "ENDORSEMENTS AND SUPPORTERS"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "State Elected Officials"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Former Governor Pete Wilson"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]"
            },
            "excerpt": "U.S. Representative Young Kim"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]/strong[1]/text()[1]"
            },
            "excerpt": "U.S. Representative Michelle Steel"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[4]/strong[1]/text()[1]"
            },
            "excerpt": "U.S. Representative Darrell Issa"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[5]/strong[1]/text()[1]"
            },
            "excerpt": "U.S. Representative Mimi Walters (Ret.)"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[6]/strong[1]/text()[1]"
            },
            "excerpt": "Senator Pat Bates"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[7]/strong[1]/text()[1]"
            },
            "excerpt": "Senator Shannon Grove"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[8]/strong[1]/text()[1]"
            },
            "excerpt": "Assembly Republican Leader James Gallagher"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[9]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Marie Waldron"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[10]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Laurie Davies"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[11]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Frank Bigelow"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[12]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Steven Choi"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[13]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Heath Flora"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[14]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Vince Fong"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[15]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Tom Lackey"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[16]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Kelly Seyarto"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[17]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Thurston Smith"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[18]/strong[1]/text()[1]"
            },
            "excerpt": "Assemblymember Suzette Valladares"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[19]/strong[1]/text()[1]"
            },
            "excerpt": "Anaheim Mayor Curt Pringle"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[20]/strong[1]/text()[1]"
            },
            "excerpt": "Former Board of Equalization Member Diane Harkey"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Local Elected Officials"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Orange County Supervisor Andrew Do"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]"
            },
            "excerpt": "Orange County Supervisor Lisa Bartlett"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[3]/strong[1]/text()[1]"
            },
            "excerpt": "Orange County Sheriff Don Barnes"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[4]/strong[1]/text()[1]"
            },
            "excerpt": "Former Orange County Supervisor Bill Steiner"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[5]/strong[1]/text()[1]"
            },
            "excerpt": "Republican Party of Orange County Chair Fred Whitaker"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[6]/strong[1]/text()[1]"
            },
            "excerpt": "State Assemblymember Jim Silva"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[7]/strong[1]/text()[1]"
            },
            "excerpt": "Aliso Viejo Councilmember Dave Harrington"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[8]/strong[1]/text()[1]"
            },
            "excerpt": "Aliso Viejo Councilmember Mike Munzing"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[9]/strong[1]/text()[1]"
            },
            "excerpt": "Fountain Valley Mayor Patrick Harper"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[10]/strong[1]/text()[1]"
            },
            "excerpt": "Huntington Beach City Councilmember Barbara Delgleize"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[11]/strong[1]/text()[1]"
            },
            "excerpt": "Huntington Beach City Councilmember Erik Peterson"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[12]/strong[1]/text()[1]"
            },
            "excerpt": "Huntington Beach City Attorney Michael Gates"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[13]/strong[1]/text()[1]"
            },
            "excerpt": "Former Huntington Beach City Councilman Joe Carchio"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[14]/strong[1]/text()[1]"
            },
            "excerpt": "Former Huntington Beach Mayor Pro Tem Tito Ortiz"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[15]/strong[1]/text()[1]"
            },
            "excerpt": "Former Huntington Beach Mayor Don MacAllister"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[16]/strong[1]/text()[1]"
            },
            "excerpt": "Former Huntington Beach Mayor Lyn Semeta"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[17]/strong[1]/text()[1]"
            },
            "excerpt": "Former Huntington Beach Mayor Dave Sullivan"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[18]/strong[1]/text()[1]"
            },
            "excerpt": "Irvine City Councilmember Cristina Shea"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[19]/strong[1]/text()[1]"
            },
            "excerpt": "Laguna Beach Councilmember Peter Blake"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[20]/strong[1]/text()[1]"
            },
            "excerpt": "Laguna Hills Mayor Erica Pezold"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[21]/strong[1]/text()[1]"
            },
            "excerpt": "Laguna Hills Councilmember Janine Heft"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[22]/strong[1]/text()[1]"
            },
            "excerpt": "Laguna Niguel Mayor Elaine Gennawey"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[23]/strong[1]/text()[1]"
            },
            "excerpt": "Laguna Niguel Mayor Pro Tem Sandy Rains"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[24]/strong[1]/text()[1]"
            },
            "excerpt": "Lake Forest Mayor Robert"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[24]/strong[2]/text()[1]"
            },
            "excerpt": "Pequeño"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[25]/strong[1]/text()[1]"
            },
            "excerpt": "Lake Forest City Councilmember Neeki Moatazedi"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[26]/strong[1]/text()[1]"
            },
            "excerpt": "La Palma Mayor Michele Steggell"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[27]/strong[1]/text()[1]"
            },
            "excerpt": "La Palma Councilmember Nitesh Patel"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[28]/strong[1]/text()[1]"
            },
            "excerpt": "Mission Viejo Councilmember Wendy Bucknum"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[29]/strong[1]/text()[1]"
            },
            "excerpt": "Newport Beach Mayor Kevin Muldoon"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[30]/strong[1]/text()[1]"
            },
            "excerpt": "Newport Beach Councilmember Brad Avery"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[31]/strong[1]/text()[1]"
            },
            "excerpt": "Newport Beach Councilmember Joy Brenner"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[32]/strong[1]/text()[1]"
            },
            "excerpt": "Newport Mesa School Board Member Karen Yelsey"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[33]/strong[1]/text()[1]"
            },
            "excerpt": "Former Newport Beach Mayor Evelyn Hart"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[34]/strong[1]/text()[1]"
            },
            "excerpt": "Former Newport Beach Mayor Mike Henn"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[35]/strong[1]/text()[1]"
            },
            "excerpt": "Former Newport Beach Mayor Rush Hill"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[36]/strong[1]/text()[1]"
            },
            "excerpt": "Former Newport Beach Mayor Don Webb"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[37]/strong[1]/text()[1]"
            },
            "excerpt": "Former Newport Beach Mayor Keith Curry"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[38]/strong[1]/text()[1]"
            },
            "excerpt": "Orange County Department of Education Member Tim Shaw"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[39]/strong[1]/text()[1]"
            },
            "excerpt": "Orange County Department of Education Member Lisa Sparks"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[40]/strong[1]/text()[1]"
            },
            "excerpt": "Placentia Mayor Rhonda Shader"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[41]/strong[1]/text()[1]"
            },
            "excerpt": "Stanton Mayor David Shawver"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[42]/strong[1]/text()[1]"
            },
            "excerpt": "Yorba Linda Mayor Pro Tem Gene Hernandez"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[43]/strong[1]/text()[1]"
            },
            "excerpt": "Yorba Linda Councilmember Mayor Peggy Huang"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[44]/strong[1]/text()[1]"
            },
            "excerpt": "Yorba Linda Councilmember Mayor Beth Haney"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/span[1]/text()[1]"
            },
            "excerpt": "Organizations, Community Leaders & Supporters"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "California Republican Party"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]"
            },
            "excerpt": "California Young Republicans Federation"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[3]/strong[1]/text()[1]"
            },
            "excerpt": "California Women’s Leadership Association PAC"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[4]/strong[1]/text()[1]"
            },
            "excerpt": "The California Charter Schools Association"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[5]/strong[1]/text()[1]"
            },
            "excerpt": "The Orange County Register"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[6]/strong[1]/text()[1]"
            },
            "excerpt": "New Majority Orange County"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[7]/strong[1]/text()[1]"
            },
            "excerpt": "Lincoln Club of Orange County"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[8]/strong[1]/text()[1]"
            },
            "excerpt": "Republican Party of Orange County"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[9]/strong[1]/text()[1]"
            },
            "excerpt": "Howard Jarvis Taxpayers Association PAC"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[10]/strong[1]/text()[1]"
            },
            "excerpt": "Association of Orange County Deputy Sheriffs"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[11]/strong[1]/text()[1]"
            },
            "excerpt": "California Association of Highway Patrolman (CAHP)"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[12]/strong[1]/text()[1]"
            },
            "excerpt": "Orange County Business Council PAC"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[13]/strong[1]/text()[1]"
            },
            "excerpt": "National Federation of Independent Business"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[14]/strong[1]/text()[1]"
            },
            "excerpt": "Newport Beach Police Association"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[15]/strong[1]/text()[1]"
            },
            "excerpt": "OCGOP Chairman Fred Whitaker"
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[16]/strong[1]/text()[1]"
            },
            "excerpt": "Orange County Business Leader Ed Laird Jr."
          },
          {
            "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]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[17]/strong[1]/text()[1]"
            },
            "excerpt": "Orange County Business Leader Buck Johns"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Assembly District 72"
          },
          {
            "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]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]/span[1]/strong[1]/text()[1]"
            },
            "excerpt": "Huntington Beach"
          },
          {
            "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]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]/strong[1]/text()[1]"
            },
            "excerpt": "Newport Beach"
          },
          {
            "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]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[3]/strong[1]/text()[1]"
            },
            "excerpt": "Lake Forest"
          },
          {
            "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]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[4]/strong[1]/text()[1]"
            },
            "excerpt": "Aliso Viejo"
          },
          {
            "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]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[5]/strong[1]/text()[1]"
            },
            "excerpt": "Laguna Hills"
          },
          {
            "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]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[6]/strong[1]/text()[1]"
            },
            "excerpt": "Laguna Beach"
          },
          {
            "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]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[7]/strong[1]/text()[1]"
            },
            "excerpt": "Laguna Woods"
          },
          {
            "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]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[8]/strong[1]/text()[1]"
            },
            "excerpt": "Seal Beach"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Paid for by Diane Dixon For Assembly 2022, FPPC ID"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[2]/text()[1]"
            },
            "excerpt": "#"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[3]/text()[1]"
            },
            "excerpt": "1443172"
          },
          {
            "ruleID": "r59",
            "what": "Documents have headings",
            "ordinalSeverity": 3,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"> <picture class=\"brz-picture brz-d-block brz-p-relative brz-css-ujgga\"> <img class=\"brz-img brz-img-svg\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2021/03/DixonNewLogoV3.svg\" alt=\"\" draggable=\"false\" loading=\"lazy\"> </picture> </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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span\"> Home </span> </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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span\"> About </span> </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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span\"> Endorsements </span> </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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span\"> Press Releases </span> </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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span\"> AD72 </span> </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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]"
            },
            "excerpt": "<a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span\"> Photos </span> </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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"> <span class=\"brz-span brz-text__editor\"> CONTRIBUTE </span> </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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span brz-icon css-nhd2cj\"> <svg version=\"1.1\" xm ... 659-4.788 c1.325,0,2.463,0.099,2.795,0.143v3.24l-1.918,0.001c-1.504,0-1.795,0.715-1.795,1.763V11h4.44l-1,4h-3.44v9H22c1.105,0,2-0.895,2-2 V2C24,0.895,23.105,0,22,0z\"></path... </g> </svg> </span> </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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"> <span class=\"brz-span brz-icon css-nhd2cj\"> <svg version=\"1.1\" xmlns ... 5.838z M12,16c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S14.209,16,12,16z\"></path> <circle data-color=\"color-2\" fill=\"currentColor\" cx=\"18.406\" cy=\"5.594\" r=\"1.44\"></circle> </g> </svg> </span> </a>"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Endorsements"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Press Releases"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "AD72"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Photos"
          },
          {
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "THANK YOU!"
          },
          {
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Thank you for choosing me to represent you in the State Assembly. I am humbled by your support and honored to represent the 72nd District at the State Capitol."
          },
          {
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]/span[1]/text()[1]"
            },
            "excerpt": "-Diane Dixon"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "SUPPORTED BY"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "California Republican Party"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Republican Party of Orange County"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Lincoln Club of Orange County"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "The Orange County Register"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "ABOUT DIANE"
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater coopera..."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to the..."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current"
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[2]/text()[1]"
            },
            "excerpt": "member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG)"
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[3]/text()[1]"
            },
            "excerpt": "."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related orga..."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and government..."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "She earned her Bachelor of Arts with honors in political science from the University of Southern California."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the pare..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/strong[1]/text()[1]"
            },
            "excerpt": "ENDORSEMENTS AND SUPPORTERS"
          },
          {
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Paid for by Diane Dixon For Assembly 2022, FPPC ID"
          },
          {
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[2]/text()[1]"
            },
            "excerpt": "#"
          },
          {
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[3]/text()[1]"
            },
            "excerpt": "1443172"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Home"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "About"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Endorsements"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Press Releases"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "AD72"
          },
          {
            "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]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]/span[1]/text()[1]"
            },
            "excerpt": "Photos"
          },
          {
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "THANK YOU!"
          },
          {
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Thank you for choosing me to represent you in the State Assembly. I am humbled by your support and honored to represent the 72nd District at the State Capitol."
          },
          {
            "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]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]/span[1]/text()[1]"
            },
            "excerpt": "-Diane Dixon"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "SUPPORTED BY"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "California Republican Party"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Republican Party of Orange County"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "Lincoln Club of Orange County"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "The Orange County Register"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]"
            },
            "excerpt": "ABOUT DIANE"
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater coopera..."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to the..."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current"
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[2]/text()[1]"
            },
            "excerpt": "member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG)"
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]/span[3]/text()[1]"
            },
            "excerpt": "."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related orga..."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and government..."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "She earned her Bachelor of Arts with honors in political science from the University of Southern California."
          },
          {
            "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]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the pare..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/strong[1]/text()[1]"
            },
            "excerpt": "ENDORSEMENTS AND SUPPORTERS"
          },
          {
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/text()[1]"
            },
            "excerpt": "Paid for by Diane Dixon For Assembly 2022, FPPC ID"
          },
          {
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[2]/text()[1]"
            },
            "excerpt": "#"
          },
          {
            "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]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[3]/text()[1]"
            },
            "excerpt": "1443172"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bxyea\"> <span class=\"brz-cp-color8\"> THANK YOU! </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bxyea\"> <span class=\"brz-cp-color8\"> THANK YOU! </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-beipw\"> <span class=\"brz-cp-color8\"> Thank you for choosing me to represent you in the State Assembly. I am humbled by your support and honored to represent the 72nd District at the State Capitol. </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]"
            },
            "excerpt": "<p class=\"brz-css-rlfaq\"> <span class=\"brz-cp-color8\"> -Diane Dixon </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-xixxl\"> <strong class=\"brz-cp-color8\"> SUPPORTED BY </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-sptsr\"> <strong class=\"brz-cp-color1\"> California Republican Party </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-agbxi\"> <strong class=\"brz-cp-color1\"> Republican Party of Orange County </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-dcsoh\"> <strong class=\"brz-cp-color1\"> Lincoln Club of Orange County </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-tkjoq\"> <strong class=\"brz-cp-color1\"> The Orange County Register </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bqvzf\"> <strong class=\"brz-cp-color1\"> ABOUT DIANE </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-zoydq\"> <span class=\"brz-cp-color2\"> Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee. </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-ngjts\"> <span class=\"brz-cp-color2\"> Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater coo... </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-zbubc\"> <span class=\"brz-cp-color2\"> Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to... </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-ynttr\"> <span class=\"brz-cp-color2\"> A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current </span> <span> m ... the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG) </span> <span class=\"brz-cp-color2\"> . </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-tvkxt\"> <span class=\"brz-cp-color2\"> Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related ... </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bvqnq\"> <span class=\"brz-cp-color2\"> During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and govern... </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bxatv\"> <span class=\"brz-cp-color2\"> She earned her Bachelor of Arts with honors in political science from the University of Southern California. </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-qordg\"> <span class=\"brz-cp-color2 brz-span\"> Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the ... </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-nmhnw\"> <span class=\"brz-cp-color1 brz-span\"> <strong> ENDORSEMENTS AND SUPPORTERS </strong> </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-doqxg\"> <strong class=\"brz-cp-color1\"> Former Governor Pete Wilson </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p class=\"brz-css-qvict\"> <strong class=\"brz-cp-color1\"> U.S. Representative Young Kim </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]"
            },
            "excerpt": "<p class=\"brz-css-aiqco\"> <strong class=\"brz-cp-color1\"> U.S. Representative Michelle Steel </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[4]"
            },
            "excerpt": "<p class=\"brz-css-gnulg\"> <strong class=\"brz-cp-color1\"> U.S. Representative Darrell Issa </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[5]"
            },
            "excerpt": "<p class=\"brz-css-iyspf\"> <strong class=\"brz-cp-color1\"> U.S. Representative Mimi Walters (Ret.) </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[6]"
            },
            "excerpt": "<p class=\"brz-css-tyqcu\"> <strong class=\"brz-cp-color1\"> Senator Pat Bates </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[7]"
            },
            "excerpt": "<p class=\"brz-css-prlhd\"> <strong class=\"brz-cp-color1\"> Senator Shannon Grove </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[8]"
            },
            "excerpt": "<p class=\"brz-css-lqpdk\"> <strong class=\"brz-cp-color1\"> Assembly Republican Leader James Gallagher </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[9]"
            },
            "excerpt": "<p class=\"brz-css-xwxmo\"> <strong class=\"brz-cp-color1\"> Assemblymember Marie Waldron </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[10]"
            },
            "excerpt": "<p class=\"brz-css-qtjxv\"> <strong class=\"brz-cp-color1\"> Assemblymember Laurie Davies </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[11]"
            },
            "excerpt": "<p class=\"brz-css-ecwxn\"> <strong class=\"brz-cp-color1\"> Assemblymember Frank Bigelow </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[12]"
            },
            "excerpt": "<p class=\"brz-css-eafgo\"> <strong class=\"brz-cp-color1\"> Assemblymember Steven Choi </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[13]"
            },
            "excerpt": "<p class=\"brz-css-jgkdg\"> <strong class=\"brz-cp-color1\"> Assemblymember Heath Flora </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[14]"
            },
            "excerpt": "<p class=\"brz-css-nesra\"> <strong class=\"brz-cp-color1\"> Assemblymember Vince Fong </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[15]"
            },
            "excerpt": "<p class=\"brz-css-hcvvm\"> <strong class=\"brz-cp-color1\"> Assemblymember Tom Lackey </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[16]"
            },
            "excerpt": "<p class=\"brz-css-pzjti\"> <strong class=\"brz-cp-color1\"> Assemblymember Kelly Seyarto </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[17]"
            },
            "excerpt": "<p class=\"brz-css-tqnic\"> <strong class=\"brz-cp-color1\"> Assemblymember Thurston Smith </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[18]"
            },
            "excerpt": "<p class=\"brz-css-jkpoi\"> <strong class=\"brz-cp-color1\"> Assemblymember Suzette Valladares </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[19]"
            },
            "excerpt": "<p class=\"brz-css-ezkdu\"> <strong class=\"brz-cp-color1\"> Anaheim Mayor Curt Pringle </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[20]"
            },
            "excerpt": "<p class=\"brz-css-dcobk\"> <strong class=\"brz-cp-color1\"> Former Board of Equalization Member Diane Harkey </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-wamaf\"> <span class=\"brz-cp-color3\"> Assembly District 72 </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-cbsmp\"> <span class=\"brz-cp-color1 brz-span\"> <strong> Huntington Beach </strong> </span> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[2]"
            },
            "excerpt": "<p class=\"brz-css-whcxh\"> <strong class=\"brz-cp-color1\"> Newport Beach </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[3]"
            },
            "excerpt": "<p class=\"brz-css-pdnkx\"> <strong class=\"brz-cp-color1\"> Lake Forest </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[4]"
            },
            "excerpt": "<p class=\"brz-css-odscd\"> <strong class=\"brz-cp-color1\"> Aliso Viejo </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[5]"
            },
            "excerpt": "<p class=\"brz-css-kddse\"> <strong class=\"brz-cp-color1\"> Laguna Hills </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[6]"
            },
            "excerpt": "<p class=\"brz-css-merxr\"> <strong class=\"brz-cp-color1\"> Laguna Beach </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[7]"
            },
            "excerpt": "<p class=\"brz-css-yygum\"> <strong class=\"brz-cp-color1\"> Laguna Woods </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[8]"
            },
            "excerpt": "<p class=\"brz-css-demmh\"> <strong class=\"brz-cp-color1\"> Seal Beach </strong> </p>"
          },
          {
            "ruleID": "r74",
            "what": "Paragraphs of text do not have font sizes defined in absolute units",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-fczrd\"> <span class=\"brz-cp-color8\"> Paid for by Diane Dixon For Assembly 2022, FPPC ID </span> <span class=\"brz-cp-color8 brz-pre-population-visible\"> # </span> <span class=\"brz-cp-color8\"> 1443172 </span> </p>"
          },
          {
            "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": 1687103362218
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687103362219,
      "url": "http://dianedixonforassembly.com/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 70,
          "rulesPassed": 26,
          "rulesWarned": 3,
          "rulesViolated": 3,
          "warnings": {
            "minor": 6,
            "moderate": 0,
            "serious": 7,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 10,
            "serious": 5,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.7.0"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/113.0.5672.53 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2023-06-18T15:49:22.868Z",
          "url": "http://dianedixonforassembly.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"brz-bg-color\"></div>",
                          "target": [
                            ".brz-css-ipewp > .brz-bg > .brz-bg-color"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"brz-cp-color8\">THANK YOU!</span>",
                  "target": [
                    ".brz-css-bxyea > .brz-cp-color8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "17.3pt (23px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"brz-bg-color\"></div>",
                          "target": [
                            ".brz-css-ipewp > .brz-bg > .brz-bg-color"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"brz-cp-color8\">Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol.</span>",
                  "target": [
                    ".brz-css-beipw > .brz-cp-color8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "17.3pt (23px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"brz-bg-color\"></div>",
                          "target": [
                            ".brz-css-ipewp > .brz-bg > .brz-bg-color"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"brz-cp-color8\">-Diane Dixon </span>",
                  "target": [
                    ".brz-css-rlfaq > .brz-cp-color8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "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": "<strong class=\"brz-cp-color1\">California Republican Party</strong>",
                  "target": [
                    ".brz-css-sptsr > .brz-cp-color1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"brz-cp-color1\">Republican Party of Orange County</strong>",
                  "target": [
                    ".brz-css-agbxi > .brz-cp-color1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"brz-cp-color1\">Lincoln Club of Orange County</strong>",
                  "target": [
                    ".brz-css-dcsoh > .brz-cp-color1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"brz-cp-color1\">The Orange County Register</strong>",
                  "target": [
                    ".brz-css-tkjoq > .brz-cp-color1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe name=\"f3a4e9aa668366\" width=\"1000px\" height=\"1000px\" data-testid=\"fb:customerchat Facebook Social Plugin\" title=\"\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no\" allow=\"encrypted-media\" src=\"https://www.facebook.com/v6.0/plugins/customerchat.php?app_id=&amp;attribution=wordpress&amp;attribution_version=2.2&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df19cd7eca41dc3%26domain%3Ddianedixonforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttp%253A%252F%252Fdianedixonforassembly.com%252Ff1dec10b95ddac4%26relation%3Dparent.parent&amp;container_width=1280&amp;current_url=http%3A%2F%2Fdianedixonforassembly.com%2F&amp;is_loaded_by_facade=true&amp;locale=en_US&amp;log_id=278d9b79-a0dc-42ef-9f08-92a20b511933&amp;page_id=202200909969136&amp;request_time=1687103361322&amp;sdk=joey\" style=\"border: none; visibility: visible; width: 0px; height: 0px;\">",
                  "target": [
                    "iframe"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav id=\"wgvowaaxakuanxsxhijxwyoyfdthcoeoxsmf\" class=\"brz-menu brz-menu__mmenu brz-menu--has-dropdown brz-menu__preview brz-css-bvgno brz-css-ohnqv brz-mm-menu brz-mm-menu_offcanvas brz-mm-menu_theme-dark brz-mm-menu_pagedim-black brz-mm-menu_border-full brz-mm-menu_position-front brz-mm-menu_position-left\" aria-hidden=\"true\">",
                  "target": [
                    "#wgvowaaxakuanxsxhijxwyoyfdthcoeoxsmf"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"mm-2\" class=\"brz-mm-panel brz-mm-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#mm-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": "<ul data-settings=\"%7B%22mods%22%3A%7B%22desktop%22%3A%22horizontal%22%2C%22tablet%22%3A%22horizontal%22%2C%22mobile%22%3A%22horizontal%22%7D%2C%22placement%22%3A%7B%22desktop%22%3A%22bottom-start%22%2C%22tablet%22%3A%22bottom-start%22%2C%22mobile%22%3A%22bottom-start%22%7D%7D\" class=\"brz-menu__dropdown brz-menu__sub-menu\" style=\"--offset: 5px; position: absolute; inset: 0px auto auto 0px; margin: 0px; transform: translate(0px, 29px);\" data-popper-placement=\"bottom-start\">",
                  "target": [
                    ".brz-menu__dropdown"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"brz-mm-menu__icon\">",
                  "target": [
                    ".brz-mm-menu__icon"
                  ],
                  "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=\"brz-mm-wrapper__blocker brz-mm-slideout\"><a href=\"#mm-0\"><span class=\"brz-mm-sronly\">Close menu</span></a></div>",
                  "target": [
                    ".brz-mm-wrapper__blocker"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a id=\"ast-scroll-top\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\" style=\"display: none;\">\n\t<span class=\"ast-icon icon-arrow\"></span>\t<span class=\"screen-reader-text\">Scroll to Top</span>\n</a>",
                  "target": [
                    "#ast-scroll-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "frame-title",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.i",
                "TTv5",
                "TT12.c"
              ],
              "description": "Ensures <iframe> and <frame> elements have an accessible name",
              "help": "Frames must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/frame-title?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<iframe name=\"f3a4e9aa668366\" width=\"1000px\" height=\"1000px\" data-testid=\"fb:customerchat Facebook Social Plugin\" title=\"\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no\" allow=\"encrypted-media\" src=\"https://www.facebook.com/v6.0/plugins/customerchat.php?app_id=&amp;attribution=wordpress&amp;attribution_version=2.2&amp;channel=https%3A%2F%2Fstaticxx.facebook.com%2Fx%2Fconnect%2Fxd_arbiter%2F%3Fversion%3D46%23cb%3Df19cd7eca41dc3%26domain%3Ddianedixonforassembly.com%26is_canvas%3Dfalse%26origin%3Dhttp%253A%252F%252Fdianedixonforassembly.com%252Ff1dec10b95ddac4%26relation%3Dparent.parent&amp;container_width=1280&amp;current_url=http%3A%2F%2Fdianedixonforassembly.com%2F&amp;is_loaded_by_facade=true&amp;locale=en_US&amp;log_id=278d9b79-a0dc-42ef-9f08-92a20b511933&amp;page_id=202200909969136&amp;request_time=1687103361322&amp;sdk=joey\" style=\"border: none; visibility: visible; width: 0px; height: 0px;\">",
                  "target": [
                    "iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has an empty title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT",
                "TTv5",
                "TT6.a"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\">",
                  "target": [
                    ".brz-css-tpfrh > .brz-a[data-brz-link-type=\"external\"]"
                  ],
                  "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"
                },
                {
                  "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 class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>",
                  "target": [
                    ".brz-container-link"
                  ],
                  "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"
                },
                {
                  "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 class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">",
                  "target": [
                    "#ywjgqxqukykdfaxaokdssigjtirmhwntcuuh > .brz-icon__container > .brz-a[target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "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"
                },
                {
                  "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 class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">",
                  "target": [
                    "#bsmukepupbehfitzyldykiqvinzfhgnbvpic > .brz-icon__container > .brz-a[target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"brz-columns brz-css-jnvfk brz-css-glhba\" data-custom-id=\"gshzwfvfksfbewafnxmbpjcmyafcqohxbwpt\">",
                  "target": [
                    ".brz-css-glhba"
                  ],
                  "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=\"brz-columns brz-css-jnvfk brz-css-sjjqv\" data-custom-id=\"ujodwsibslwkbvvnyhuwnyacgvloldrvzbuh\">",
                  "target": [
                    ".brz-css-sjjqv"
                  ],
                  "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=\"brz-css-kyagr brz-css-hpoxg brz-wrapper\">",
                  "target": [
                    ".brz-css-hpoxg"
                  ],
                  "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=\"brz-css-kyagr brz-wrapper\"><div data-custom-id=\"lvikweczeilkdfpmofdmylcveuvrrwjypuai\"><p class=\"brz-css-bxyea\"><span class=\"brz-cp-color8\">THANK YOU!</span></p></div></div>",
                  "target": [
                    ".brz-css-oppql > .brz-css-kyagr.brz-wrapper:nth-child(5)"
                  ],
                  "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=\"brz-css-kyagr brz-wrapper\">",
                  "target": [
                    ".brz-css-oppql > .brz-css-kyagr.brz-wrapper:nth-child(6)"
                  ],
                  "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": "<section data-uid=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" id=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" class=\"brz-section brz-css-jfxkd\">",
                  "target": [
                    "#pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf"
                  ],
                  "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": "<section data-uid=\"hwhzxktdikttgbbtavyhxyspeucfrcxxlqni\" id=\"about\" class=\"brz-section brz-css-jfxkd\">",
                  "target": [
                    "#about"
                  ],
                  "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": "<section data-uid=\"ulttfvmfatjqfhczscoelolvsiwxdmobwrji\" id=\"endorsed\" class=\"brz-section brz-css-jfxkd\">",
                  "target": [
                    "#endorsed"
                  ],
                  "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": "<section data-uid=\"grukaslothsknsujygvsmxfwoiywopdmpbny\" id=\"72\" class=\"brz-section brz-css-jfxkd\">",
                  "target": [
                    "#\\37 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": "<section data-uid=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" id=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" class=\"brz-section brz-css-jfxkd\">",
                  "target": [
                    "#vnoirnhdtholkhjkouqteygxzsasadgljunb"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          6,
          8,
          10,
          5
        ],
        "instances": [
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".brz-css-bxyea > .brz-cp-color8"
            },
            "excerpt": "<span class=\"brz-cp-color8\">THANK YOU!</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".brz-css-beipw > .brz-cp-color8"
            },
            "excerpt": "<span class=\"brz-cp-color8\">Thank you for choosing me to represent you in the State Assembly. I am humbled by your support and honored to represent the 72nd District at the State Capitol.</span>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".brz-css-rlfaq > .brz-cp-color8"
            },
            "excerpt": "<span class=\"brz-cp-color8\">-Diane Dixon </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": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".brz-css-sptsr > .brz-cp-color1"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">California Republican Party</strong>"
          },
          {
            "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": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".brz-css-agbxi > .brz-cp-color1"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Republican Party of Orange County</strong>"
          },
          {
            "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": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".brz-css-dcsoh > .brz-cp-color1"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Lincoln Club of Orange County</strong>"
          },
          {
            "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": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".brz-css-tkjoq > .brz-cp-color1"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">The Orange County Register</strong>"
          },
          {
            "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"
            },
            "excerpt": "<iframe name=\"f3a4e9aa668366\" width=\"1000px\" height=\"1000px\" data-testid=\"fb:customerchat Facebook Social Plugin\" title=\"\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no ... cale=en_US&amp;log_id=278d9b79-a0dc-42ef-9f08-92a20b511933&amp;page_id=202200909969136&amp;request_time=1687103361322&amp;sdk=joey\" style=\"border: none; visibility: visible; width: 0px; height: 0px;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "wgvowaaxakuanxsxhijxwyoyfdthcoeoxsmf",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#wgvowaaxakuanxsxhijxwyoyfdthcoeoxsmf"
            },
            "excerpt": "<nav id=\"wgvowaaxakuanxsxhijxwyoyfdthcoeoxsmf\" class=\"brz-menu brz-menu__mmenu brz-menu--has-dropdown brz-menu__preview brz-css-bvgno brz-css-ohnqv brz-mm-menu brz-mm-menu_offcanvas brz-mm-menu_theme-dark brz-mm-menu_pagedim-black brz-mm-menu_border-full brz-mm-menu_position-front brz-mm-menu_position-left\" aria-hidden=\"true\">"
          },
          {
            "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": "mm-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#mm-2"
            },
            "excerpt": "<div id=\"mm-2\" class=\"brz-mm-panel brz-mm-hidden\" aria-hidden=\"true\">"
          },
          {
            "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": ".brz-menu__dropdown"
            },
            "excerpt": "<ul data-settings=\"%7B%22mods%22%3A%7B%22desktop%22%3A%22horizontal%22%2C%22tablet%22%3A%22horizontal%22%2C%22mobile%22%3A%22horizontal%22%7D%2C%22placement%22%3A%7B%22desktop%22%3A%22bottom-start%22% ... \" class=\"brz-menu__dropdown brz-menu__sub-menu\" style=\"--offset: 5px; position: absolute; inset: 0px auto auto 0px; margin: 0px; transform: translate(0px, 29px);\" data-popper-placement=\"bottom-start\">"
          },
          {
            "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": ".brz-mm-menu__icon"
            },
            "excerpt": "<div class=\"brz-mm-menu__icon\">"
          },
          {
            "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": ".brz-mm-wrapper__blocker"
            },
            "excerpt": "<div class=\"brz-mm-wrapper__blocker brz-mm-slideout\"><a href=\"#mm-0\"><span class=\"brz-mm-sronly\">Close menu</span></a></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": "A",
            "id": "ast-scroll-top",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#ast-scroll-top"
            },
            "excerpt": "<a id=\"ast-scroll-top\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\" style=\"display: none;\"> <span class=\"ast-icon icon-arrow\"></span> <span class=\"screen-reader-text\">Scroll to Top</span> </a>"
          },
          {
            "ruleID": "frame-title",
            "what": "Frames must have an accessible name; Element has an empty title attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "iframe"
            },
            "excerpt": "<iframe name=\"f3a4e9aa668366\" width=\"1000px\" height=\"1000px\" data-testid=\"fb:customerchat Facebook Social Plugin\" title=\"\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" scrolling=\"no ... cale=en_US&amp;log_id=278d9b79-a0dc-42ef-9f08-92a20b511933&amp;page_id=202200909969136&amp;request_time=1687103361322&amp;sdk=joey\" style=\"border: none; visibility: visible; width: 0px; height: 0px;\">"
          },
          {
            "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": ".brz-css-tpfrh > .brz-a[data-brz-link-type=\"external\"]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\">"
          },
          {
            "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": ".brz-container-link"
            },
            "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>"
          },
          {
            "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": "#ywjgqxqukykdfaxaokdssigjtirmhwntcuuh > .brz-icon__container > .brz-a[target=\"_blank\"][rel=\"noopener\"]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">"
          },
          {
            "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": "#bsmukepupbehfitzyldykiqvinzfhgnbvpic > .brz-icon__container > .brz-a[target=\"_blank\"][rel=\"noopener\"]"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">"
          },
          {
            "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": ".brz-css-glhba"
            },
            "excerpt": "<div class=\"brz-columns brz-css-jnvfk brz-css-glhba\" data-custom-id=\"gshzwfvfksfbewafnxmbpjcmyafcqohxbwpt\">"
          },
          {
            "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": ".brz-css-sjjqv"
            },
            "excerpt": "<div class=\"brz-columns brz-css-jnvfk brz-css-sjjqv\" data-custom-id=\"ujodwsibslwkbvvnyhuwnyacgvloldrvzbuh\">"
          },
          {
            "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": ".brz-css-hpoxg"
            },
            "excerpt": "<div class=\"brz-css-kyagr brz-css-hpoxg brz-wrapper\">"
          },
          {
            "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": ".brz-css-oppql > .brz-css-kyagr.brz-wrapper:nth-child(5)"
            },
            "excerpt": "<div class=\"brz-css-kyagr brz-wrapper\"><div data-custom-id=\"lvikweczeilkdfpmofdmylcveuvrrwjypuai\"><p class=\"brz-css-bxyea\"><span class=\"brz-cp-color8\">THANK YOU!</span></p></div></div>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".brz-css-oppql > .brz-css-kyagr.brz-wrapper:nth-child(6)"
            },
            "excerpt": "<div class=\"brz-css-kyagr brz-wrapper\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf"
            },
            "excerpt": "<section data-uid=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" id=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" class=\"brz-section brz-css-jfxkd\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "about",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#about"
            },
            "excerpt": "<section data-uid=\"hwhzxktdikttgbbtavyhxyspeucfrcxxlqni\" id=\"about\" class=\"brz-section brz-css-jfxkd\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "endorsed",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#endorsed"
            },
            "excerpt": "<section data-uid=\"ulttfvmfatjqfhczscoelolvsiwxdmobwrji\" id=\"endorsed\" class=\"brz-section brz-css-jfxkd\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "72",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#\\37 2"
            },
            "excerpt": "<section data-uid=\"grukaslothsknsujygvsmxfwoiywopdmpbny\" id=\"72\" class=\"brz-section brz-css-jfxkd\">"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "SECTION",
            "id": "vnoirnhdtholkhjkouqteygxzsasadgljunb",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#vnoirnhdtholkhjkouqteygxzsasadgljunb"
            },
            "excerpt": "<section data-uid=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" id=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" class=\"brz-section brz-css-jfxkd\">"
          }
        ]
      },
      "endTime": 1687103362900
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103362900,
      "endTime": 1687103363448
    },
    {
      "type": "url",
      "which": "http://dianedixonforassembly.com/",
      "what": "Candidate Diane Dixon (R)",
      "startTime": 1687103363448,
      "result": {
        "url": "http://dianedixonforassembly.com/"
      },
      "endTime": 1687103364095
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687103364095,
      "url": "http://dianedixonforassembly.com/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg data-name=\"logo-facebook\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewbox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/ ... -4.788 c1.325,0,2.463,0.099,2.795,0.143v3.24l-1.918,0.001c-1.504,0-1.795,0.715-1.795,1.763V11h4.44l-1,4h-3.44v9H22c1.105,0,2-0.895,2-2 V2C24,0.895,23.105,0,22,0z\" fill=\"currentColor\"></path></g></svg>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "svg[version=\"1.1\"][x=\"0px\"][y=\"0px\"][viewbox=\"0 0 24 24\"][class=\"brz-icon-svg\"][data-type=\"glyph\"][data-name=\"logo-facebook\"]",
            "attNo": 10
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg data-name=\"logo-instagram\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewbox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000 ... 1.791-4-4s1.791-4,4-4s4,1.791,4,4S14.209,16,12,16z\" fill=\"currentColor\" data-color=\"color-2\"></path><circle r=\"1.44\" cy=\"5.594\" cx=\"18.406\" fill=\"currentColor\" data-color=\"color-2\"></circle></g></svg>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "svg[version=\"1.1\"][x=\"0px\"][y=\"0px\"][viewbox=\"0 0 24 24\"][class=\"brz-icon-svg\"][data-type=\"glyph\"][data-name=\"logo-instagram\"]",
            "attNo": 10
          }
        },
        {
          "engineTestId": 123,
          "bestPracticeId": 362,
          "attribute": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<svg data-name=\"quote\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewbox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" ver ... 54199c0.21094,0.51074-0.03174,1.09521-0.54199,1.30664 C17.67383,5.04395,16.24365,7.36328,16.02881,11H23c0.55225,0,1,0.44775,1,1v10C24,22.55273,23.55225,23,23,23z\" fill=\"currentColor\"></path></g></svg>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "svg[version=\"1.1\"][x=\"0px\"][y=\"0px\"][viewbox=\"0 0 24 24\"][class=\"brz-icon-svg\"][data-type=\"glyph\"][data-name=\"quote\"]",
            "attNo": 10
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\" id=\"\" data-brz-link-type=\"external\" href=\"http://dianedixonforassembly.com/\" class=\"brz-a\"><picture class=\"brz-picture brz-d-block brz-p-relati ... z-p-relative brz-css-ujgga\"><img loading=\"lazy\" draggable=\"false\" alt=\"\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2021/03/DixonNewLogoV3.svg\" class=\"brz-img brz-img-svg\"></picture></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"brz-a\"][href=\"http://dianedixonforassembly.com/\"][data-brz-link-type=\"external\"][id=\"\"][data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a id=\"\" data-brz-link-type=\"external\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-container-link\"></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"brz-a brz-container-link\"][href=\"https://www.efundraisingconnections.com/c/Dixon2024\"][data-brz-link-type=\"external\"][id=\"\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.facebook.com/DixonForAssembly/\" class=\"brz-a\"><span class=\"brz-span brz-icon css-nhd2cj\"><svg data-name=\"logo-fa ... 25,0,2.463,0.099,2.795,0.143v3.24l-1.918,0.001c-1.504,0-1.795,0.715-1.795,1.763V11h4.44l-1,4h-3.44v9H22c1.105,0,2-0.895,2-2 V2C24,0.895,23.105,0,22,0z\" fill=\"currentColor\"></path></g></svg></span></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"brz-a\"][href=\"https://www.facebook.com/DixonForAssembly/\"][target=\"_blank\"][rel=\"noopener\"][data-brz-link-type=\"external\"][id=\"\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/diane_dixon_/\" class=\"brz-a\"><span class=\"brz-span brz-icon css-nhd2cj\"><svg data-name=\"logo-insta ... .791-4,4-4s4,1.791,4,4S14.209,16,12,16z\" fill=\"currentColor\" data-color=\"color-2\"></path><circle r=\"1.44\" cy=\"5.594\" cx=\"18.406\" fill=\"currentColor\" data-color=\"color-2\"></circle></g></svg></span></a>",
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[class=\"brz-a\"][href=\"https://www.instagram.com/diane_dixon_/\"][target=\"_blank\"][rel=\"noopener\"][data-brz-link-type=\"external\"][id=\"\"]",
            "attNo": 6
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          7
        ],
        "instances": [
          {
            "ruleID": "123",
            "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<svg data-name=\"logo-facebook\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewbox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/ ... -4.788 c1.325,0,2.463,0.099,2.795,0.143v3.24l-1.918,0.001c-1.504,0-1.795,0.715-1.795,1.763V11h4.44l-1,4h-3.44v9H22c1.105,0,2-0.895,2-2 V2C24,0.895,23.105,0,22,0z\" fill=\"currentColor\"></path></g></svg>"
          },
          {
            "ruleID": "123",
            "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<svg data-name=\"logo-instagram\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewbox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000 ... 1.791-4-4s1.791-4,4-4s4,1.791,4,4S14.209,16,12,16z\" fill=\"currentColor\" data-color=\"color-2\"></path><circle r=\"1.44\" cy=\"5.594\" cx=\"18.406\" fill=\"currentColor\" data-color=\"color-2\"></circle></g></svg>"
          },
          {
            "ruleID": "123",
            "what": "This svg element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<svg data-name=\"quote\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewbox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" ver ... 54199c0.21094,0.51074-0.03174,1.09521-0.54199,1.30664 C17.67383,5.04395,16.24365,7.36328,16.02881,11H23c0.55225,0,1,0.44775,1,1v10C24,22.55273,23.55225,23,23,23z\" fill=\"currentColor\"></path></g></svg>"
          },
          {
            "ruleID": "237",
            "what": "This A element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\" id=\"\" data-brz-link-type=\"external\" href=\"http://dianedixonforassembly.com/\" class=\"brz-a\"><picture class=\"brz-picture brz-d-block brz-p-relati ... z-p-relative brz-css-ujgga\"><img loading=\"lazy\" draggable=\"false\" alt=\"\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2021/03/DixonNewLogoV3.svg\" class=\"brz-img brz-img-svg\"></picture></a>"
          },
          {
            "ruleID": "237",
            "what": "This A element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-container-link\"></a>"
          },
          {
            "ruleID": "237",
            "what": "This A element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.facebook.com/DixonForAssembly/\" class=\"brz-a\"><span class=\"brz-span brz-icon css-nhd2cj\"><svg data-name=\"logo-fa ... 25,0,2.463,0.099,2.795,0.143v3.24l-1.918,0.001c-1.504,0-1.795,0.715-1.795,1.763V11h4.44l-1,4h-3.44v9H22c1.105,0,2-0.895,2-2 V2C24,0.895,23.105,0,22,0z\" fill=\"currentColor\"></path></g></svg></span></a>"
          },
          {
            "ruleID": "237",
            "what": "This A element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/diane_dixon_/\" class=\"brz-a\"><span class=\"brz-span brz-icon css-nhd2cj\"><svg data-name=\"logo-insta ... .791-4,4-4s4,1.791,4,4S14.209,16,12,16z\" fill=\"currentColor\" data-color=\"color-2\"></path><circle r=\"1.44\" cy=\"5.594\" cx=\"18.406\" fill=\"currentColor\" data-color=\"color-2\"></circle></g></svg></span></a>"
          }
        ]
      },
      "endTime": 1687103364330
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103364330,
      "endTime": 1687103364810
    },
    {
      "type": "url",
      "which": "http://dianedixonforassembly.com/",
      "what": "Candidate Diane Dixon (R)",
      "startTime": 1687103364810,
      "result": {
        "url": "http://dianedixonforassembly.com/"
      },
      "endTime": 1687103365430
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687103365430,
      "url": "http://dianedixonforassembly.com/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "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 1.09:1. Recommendation:  change background to #595959.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"brz-cp-color8 brz-pre-population-visible\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"brz-cp-color8\">...</span>"
              }
            ]
          },
          "AAA.1_4_6.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.09:1. Recommendation:  change background to #767676.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"brz-cp-color8\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong class=\"brz-cp-color8\">...</strong>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AAA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"brz-img brz-img-svg\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2021/03/DixonNewLogoV3.svg\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/227-2270387_cagop-logo-transparency-large-2018-05-07-e1525712348906.png 1x, http://dianedixonforassembly.com/wp-content/uploads/2022/02/227-2270387_cagop-logo-transparency-large-2018-05-07-e1525712348906.png 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/227-2270387_cagop-logo-transparency-large-2018-05-07-e1525712348906.png\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/242307_10150192509245583_5655456_o.jpg 1x, http://dianedixonforassembly.com/wp-content/uploads/2022/02/242307_10150192509245583_5655456_o.jpg 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/242307_10150192509245583_5655456_o.jpg\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/unnamed-336x336-1.png 1x, http://dianedixonforassembly.com/wp-content/uploads/2022/02/unnamed-336x336-1.png 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/unnamed-336x336-1.png\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/2022/08/oc-register-logo.png 1x, http://dianedixonforassembly.com/wp-content/uploads/2022/08/oc-register-logo.png 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2022/08/oc-register-logo.png\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/36576961_841857296003491_2938313699879813120_o-430x645x0x26x430x593x1587751314.jpg 1x, http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/36576961_841857296003491_2938313699879813120_o-860x1290x0x52x860x1186x1587751314.jpg 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/36576961_841857296003491_2938313699879813120_o-791x1186x0x47x791x1091x1587751314.jpg\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/AD72-370x267x0x14x370x239x1641602018.png 1x, http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/AD72-740x534x0x28x740x478x1641602018.png 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/AD72-652x471x13x0x627x471x1641602018.png\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
              }
            ]
          },
          "AAA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-agbxi\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-aiqco\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-aqhgr\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-auiqk\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-bejxd\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-biypm\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-bptzh\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-bqvzf\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-crzju\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-dcobk\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-dcsoh\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-demmh\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-doqxg\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-dtexo\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-dvclg\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-eafgo\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-ecwxn\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-eqcez\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-ezkdu\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-fjrfm\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-fomxs\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-frifk\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-gianc\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-gnulg\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-guwmh\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-guzfh\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-gzget\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-hazzy\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-hcvvm\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-hlhwb\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-hpfan\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-iclyf\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-imnou\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-inqjn\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-iyspf\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-jgkdg\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-jkjja\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-jkpoi\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-jofwn\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-jychq\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-kddse\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-lirld\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-lqpdk\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-mcgzy\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-merxr\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-mjsdy\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-nesra\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-nfqfu\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-ngthw\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-odscd\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-ogjwg\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-oruji\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-ovfcj\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-pcetu\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-pdnkx\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-prlhd\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-pzjti\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-qkpss\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-qqkzl\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-qthgz\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-qtjxv\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-qvict\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-rgsel\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-rheuj\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-rhjmk\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-rqaio\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-sptsr\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-sqghr\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-sqygu\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-tkjoq\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-tlxza\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-tqnic\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-tyqcu\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-tzkhn\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-uceqb\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-vazbe\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-vxgen\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-whcxh\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-wrheb\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-wvceb\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-xiiks\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-xixxl\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-xwxmo\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-yfkla\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-yvpfx\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-yxcyb\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-yxyvf\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-yygum\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-zjaza\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"brz-css-zkgyr\">...</p>"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#ast-scroll-top",
                "code": "<a id=\"ast-scroll-top\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\" style=\"display: none;\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"brz-mm-wrapper__blocker brz-mm-slideout\">...</div>"
              }
            ]
          },
          "AAA.3_2_5.H83.3": {
            "Check that this link's link text contains information indicating that the link will open in a new window.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">...</a>"
              }
            ]
          },
          "AAA.4_1_2.H91.A.NoHref": {
            "Anchor elements should not be used for defining in-page link targets. If not using the ID for other purposes (such as CSS or scripting), consider moving it to a parent element.": [
              {
                "tagName": "a",
                "id": "#ast-scroll-top",
                "code": "<a id=\"ast-scroll-top\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\" style=\"display: none;\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          103,
          0,
          0,
          7
        ],
        "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 class=\"brz-img brz-img-svg\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2021/03/DixonNewLogoV3.svg\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
          },
          {
            "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 class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/227-2270387_cagop-logo-transparency-large-2018-05-07-e1525712348906.png 1x, http://dianedixonforassembly.com/wp ... 1525712348906.png 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/227-2270387_cagop-logo-transparency-large-2018-05-07-e1525712348906.png\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
          },
          {
            "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 class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/242307_10150192509245583_5655456_o.jpg 1x, http://dianedixonforassembly.com/wp-content/uploads/2022/02/242307_10150192509245583_5655456_o.jpg 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/242307_10150192509245583_5655456_o.jpg\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
          },
          {
            "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 class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/unnamed-336x336-1.png 1x, http://dianedixonforassembly.com/wp-content/uploads/2022/02/unnamed-336x336-1.png 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2022/02/unnamed-336x336-1.png\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
          },
          {
            "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 class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/2022/08/oc-register-logo.png 1x, http://dianedixonforassembly.com/wp-content/uploads/2022/08/oc-register-logo.png 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/2022/08/oc-register-logo.png\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
          },
          {
            "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 class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/36576961_841857296003491_2938313699879813120_o-430x645x0x26x430x593x1587751314.jpg 1x, http://dianedixonfora ... g 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/36576961_841857296003491_2938313699879813120_o-791x1186x0x47x791x1091x1587751314.jpg\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
          },
          {
            "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 class=\"brz-img\" srcset=\"http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/AD72-370x267x0x14x370x239x1641602018.png 1x, http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/AD72-740x534x0x28x740x478x1641602018.png 2x\" src=\"http://dianedixonforassembly.com/wp-content/uploads/brizy/imgs/AD72-652x471x13x0x627x471x1641602018.png\" alt=\"\" draggable=\"false\" loading=\"lazy\">"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-agbxi\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-aiqco\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-aqhgr\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-auiqk\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-bejxd\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-biypm\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-bptzh\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-bqvzf\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-crzju\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-dcobk\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-dcsoh\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-demmh\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-doqxg\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-dtexo\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-dvclg\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-eafgo\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-ecwxn\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-eqcez\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-ezkdu\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-fjrfm\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-fomxs\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-frifk\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-gianc\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-gnulg\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-guwmh\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-guzfh\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-gzget\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-hazzy\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-hcvvm\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-hlhwb\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-hpfan\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-iclyf\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-imnou\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-inqjn\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-iyspf\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-jgkdg\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-jkjja\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-jkpoi\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-jofwn\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-jychq\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-kddse\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-lirld\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-lqpdk\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-mcgzy\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-merxr\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-mjsdy\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-nesra\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-nfqfu\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-ngthw\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-odscd\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-ogjwg\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-oruji\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-ovfcj\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-pcetu\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-pdnkx\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-prlhd\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-pzjti\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-qkpss\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-qqkzl\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-qthgz\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-qtjxv\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-qvict\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-rgsel\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-rheuj\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-rhjmk\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-rqaio\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-sptsr\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-sqghr\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-sqygu\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-tkjoq\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-tlxza\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-tqnic\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-tyqcu\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-tzkhn\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-uceqb\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-vazbe\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-vxgen\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-whcxh\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-wrheb\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-wvceb\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-xiiks\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-xixxl\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-xwxmo\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-yfkla\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-yvpfx\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-yxcyb\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-yxyvf\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-yygum\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-zjaza\">...</p>"
          },
          {
            "ruleID": "AAA.1_3_1.H42",
            "what": "Heading markup should be used if this content is intended as a heading.",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<p class=\"brz-css-zkgyr\">...</p>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "ast-scroll-top",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"ast-scroll-top\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\" style=\"display: none;\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"brz-mm-wrapper__blocker brz-mm-slideout\">...</div>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoHref",
            "what": "Anchor elements should not be used for defining in-page link targets. If not using the ID for other purposes (such as CSS or scripting), consider moving it to a parent element.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "ast-scroll-top",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"ast-scroll-top\" class=\"ast-scroll-top-icon ast-scroll-to-top-right\" data-on-devices=\"both\" style=\"display: none;\">...</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 1.09:1. Recommendation:  change background to #595959.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"brz-cp-color8 brz-pre-population-visible\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.09:1. Recommendation:  change background to #595959.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"brz-cp-color8\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.09:1. Recommendation:  change background to #767676.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<span class=\"brz-cp-color8\">...</span>"
          },
          {
            "ruleID": "AAA.1_4_6.G18.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.09:1. Recommendation:  change background to #767676.",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<strong class=\"brz-cp-color8\">...</strong>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">...</a>"
          },
          {
            "ruleID": "AAA.4_1_2.H91.A.NoContent",
            "what": "Anchor element found with a valid href attribute, but no link content has been supplied.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">...</a>"
          }
        ]
      },
      "endTime": 1687103365649
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103365649,
      "endTime": 1687103366129
    },
    {
      "type": "url",
      "which": "http://dianedixonforassembly.com/",
      "what": "Candidate Diane Dixon (R)",
      "startTime": 1687103366129,
      "result": {
        "url": "http://dianedixonforassembly.com/"
      },
      "endTime": 1687103366875
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687103366875,
      "url": "http://dianedixonforassembly.com/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 44,
          "recommendation": 3,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[3]",
              "aria": "/document[1]/paragraph[109]"
            },
            "message": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
            "bounds": {
              "left": 553,
              "top": 4965,
              "height": 19,
              "width": 59
            },
            "snippet": "<span class=\"brz-cp-color8\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]",
              "aria": "/document[1]/paragraph[109]"
            },
            "message": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
            "bounds": {
              "left": 189,
              "top": 4965,
              "height": 19,
              "width": 351
            },
            "snippet": "<span class=\"brz-cp-color8\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]",
              "aria": "/document[1]/paragraph[4]/strong[1]"
            },
            "message": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 41px and weight of 700",
            "bounds": {
              "left": 247,
              "top": 1068,
              "height": 52,
              "width": 307
            },
            "snippet": "<strong class=\"brz-cp-color8\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]/span[1]",
              "aria": "/document[1]/paragraph[3]"
            },
            "message": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 23px and weight of 400",
            "bounds": {
              "left": 323,
              "top": 880,
              "height": 30,
              "width": 133
            },
            "snippet": "<span class=\"brz-cp-color8\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]/span[1]",
              "aria": "/document[1]/paragraph[2]"
            },
            "message": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 23px and weight of 400",
            "bounds": {
              "left": 41,
              "top": 748,
              "height": 117,
              "width": 696
            },
            "snippet": "<span class=\"brz-cp-color8\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]",
              "aria": "/document[1]/paragraph[1]"
            },
            "message": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 40px and weight of 400",
            "bounds": {
              "left": 273,
              "top": 670,
              "height": 51,
              "width": 232
            },
            "snippet": "<span class=\"brz-cp-color8\">",
            "level": "violation"
          },
          {
            "ruleId": "skip_main_exists",
            "path": {
              "dom": "/html[1]/body[1]",
              "aria": "/document[1]"
            },
            "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 5054,
              "width": 800
            },
            "snippet": "<body style=\"\" class=\"home page-template page-template-brizy-blank-template page-template-brizy-blank-template-php page page-id-11 wp-custom-logo ast-desktop ast-separate-container ast-right-sidebar astra-3.7.6 ast-header-custom-item-inside ast-single-post ast-inherit-site-logo-transparent ast-above-mobile-menu-align-stack ast-default-menu-enable ast-default-above-menu-enable ast-default-below-menu-enable ast-full-width-layout ast-sticky-header-shrink ast-inherit-site-logo-sticky brz astra-addon-3.6.5 brz-mm-wrapper  \">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/head[1]/script[2]",
              "aria": "/document[1]"
            },
            "message": "The <script> element has the id \"facebook-jssdk\" that is already in use",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<script src=\"https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&version=v6.0&autoLogAppEvents=1\" id=\"facebook-jssdk\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": 352,
              "top": 575,
              "height": 74,
              "width": 74
            },
            "snippet": "<div data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\" class=\"brz-icon__container\" id=\"\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
              "aria": "/document[1]/link[5]"
            },
            "message": "The <a> element has the id \"\" that is empty",
            "bounds": {
              "left": 414,
              "top": 520,
              "height": 19,
              "width": 48
            },
            "snippet": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/diane_dixon_/\" class=\"brz-a\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]",
              "aria": "/document[1]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": 414,
              "top": 507,
              "height": 48,
              "width": 48
            },
            "snippet": "<div data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\" class=\"brz-icon__container\" id=\"\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[4]"
            },
            "message": "The <a> element has the id \"\" that is empty",
            "bounds": {
              "left": 315,
              "top": 520,
              "height": 19,
              "width": 48
            },
            "snippet": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.facebook.com/DixonForAssembly/\" class=\"brz-a\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]",
              "aria": "/document[1]"
            },
            "message": "The <div> element has the id \"\" that is empty",
            "bounds": {
              "left": 315,
              "top": 507,
              "height": 48,
              "width": 48
            },
            "snippet": "<div data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\" class=\"brz-icon__container\" id=\"\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[2]"
            },
            "message": "The <a> element has the id \"\" that is empty",
            "bounds": {
              "left": 604,
              "top": 46,
              "height": 50,
              "width": 159
            },
            "snippet": "<a data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\" id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "aria": "/document[1]/link[3]"
            },
            "message": "The <a> element has the id \"\" that is empty",
            "bounds": {
              "left": 421,
              "top": 15,
              "height": 110,
              "width": 358
            },
            "snippet": "<a id=\"\" data-brz-link-type=\"external\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-container-link\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "The <a> element has the id \"\" that is empty",
            "bounds": {
              "left": 30,
              "top": 30,
              "height": 80,
              "width": 160
            },
            "snippet": "<a data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\" id=\"\" data-brz-link-type=\"external\" href=\"http://dianedixonforassembly.com/\" class=\"brz-a\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[109]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 189,
              "top": 4963,
              "height": 24,
              "width": 424
            },
            "snippet": "<p class=\"brz-css-fczrd\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[101]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 515,
              "top": 4451,
              "height": 48,
              "width": 212
            },
            "snippet": "<p class=\"brz-css-cbsmp\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[100]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 470,
              "top": 4301,
              "height": 130,
              "width": 301
            },
            "snippet": "<p class=\"brz-css-wamaf\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[83]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 158,
              "top": 4182,
              "height": 38,
              "width": 486
            },
            "snippet": "<p class=\"brz-css-eqcez\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[39]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 115,
              "top": 4121,
              "height": 38,
              "width": 571
            },
            "snippet": "<p class=\"brz-css-qqkzl\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[19]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 159,
              "top": 3344,
              "height": 38,
              "width": 484
            },
            "snippet": "<p class=\"brz-css-doqxg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[18]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 15,
              "top": 3116,
              "height": 144,
              "width": 770
            },
            "snippet": "<p class=\"brz-css-nmhnw\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[17]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 2818,
              "height": 135,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-qordg\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[16]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 2753,
              "height": 45,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-bxatv\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[15]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 2576,
              "height": 157,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-bvqnq\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[14]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 2422,
              "height": 135,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-tvkxt\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[13]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 2290,
              "height": 112,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-ynttr\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[12]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 2113,
              "height": 157,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-zbubc\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[11]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 1936,
              "height": 157,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-ngjts\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[10]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 1804,
              "height": 112,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-zoydq\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[9]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 1573,
              "height": 212,
              "width": 408
            },
            "snippet": "<p class=\"brz-css-bqvzf\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[8]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 612,
              "top": 1335,
              "height": 69,
              "width": 155
            },
            "snippet": "<p class=\"brz-css-tkjoq\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[7]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 419,
              "top": 1311,
              "height": 69,
              "width": 155
            },
            "snippet": "<p class=\"brz-css-dcsoh\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[6]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 227,
              "top": 1347,
              "height": 69,
              "width": 155
            },
            "snippet": "<p class=\"brz-css-agbxi\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[5]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 34,
              "top": 1309,
              "height": 69,
              "width": 155
            },
            "snippet": "<p class=\"brz-css-sptsr\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[4]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 247,
              "top": 1055,
              "height": 78,
              "width": 307
            },
            "snippet": "<p class=\"brz-css-xixxl\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 30,
              "top": 741,
              "height": 132,
              "width": 717
            },
            "snippet": "<p class=\"brz-css-beipw\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]",
              "aria": "/document[1]/paragraph[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 273,
              "top": 669,
              "height": 52,
              "width": 232
            },
            "snippet": "<p class=\"brz-css-bxyea\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[2]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": 604,
              "top": 46,
              "height": 50,
              "width": 159
            },
            "snippet": "<a data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\" id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
              "aria": "/document[1]/link[5]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 414,
              "top": 520,
              "height": 19,
              "width": 48
            },
            "snippet": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/diane_dixon_/\" class=\"brz-a\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[4]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 315,
              "top": 520,
              "height": 19,
              "width": 48
            },
            "snippet": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.facebook.com/DixonForAssembly/\" class=\"brz-a\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "aria": "/document[1]/link[3]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 421,
              "top": 15,
              "height": 110,
              "width": 358
            },
            "snippet": "<a id=\"\" data-brz-link-type=\"external\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-container-link\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 30,
              "top": 30,
              "height": 80,
              "width": 160
            },
            "snippet": "<a data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\" id=\"\" data-brz-link-type=\"external\" href=\"http://dianedixonforassembly.com/\" class=\"brz-a\">",
            "level": "violation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/span[1]/svg[1]",
              "aria": "/document[1]/graphics-document[2]"
            },
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "bounds": {
              "left": 352,
              "top": 575,
              "height": 74,
              "width": 74
            },
            "snippet": "<svg data-name=\"quote\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewBox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]/span[1]/svg[1]",
              "aria": "/document[1]/link[5]/graphics-document[1]"
            },
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "bounds": {
              "left": 414,
              "top": 507,
              "height": 48,
              "width": 48
            },
            "snippet": "<svg data-name=\"logo-instagram\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewBox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]/span[1]/svg[1]",
              "aria": "/document[1]/link[4]/graphics-document[1]"
            },
            "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "bounds": {
              "left": 315,
              "top": 507,
              "height": 48,
              "width": 48
            },
            "snippet": "<svg data-name=\"logo-facebook\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewBox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          3,
          0,
          44
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[3]"
            },
            "excerpt": "<span class=\"brz-cp-color8\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]"
            },
            "excerpt": "<span class=\"brz-cp-color8\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 41px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]/strong[1]"
            },
            "excerpt": "<strong class=\"brz-cp-color8\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 23px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[2]/span[1]"
            },
            "excerpt": "<span class=\"brz-cp-color8\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 23px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]/span[1]"
            },
            "excerpt": "<span class=\"brz-cp-color8\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.09 with its background is less than the WCAG AA minimum requirements for text of size 40px and weight of 400",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]"
            },
            "excerpt": "<span class=\"brz-cp-color8\">"
          },
          {
            "ruleID": "skip_main_exists",
            "what": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]"
            },
            "excerpt": "<body style=\"\" class=\"home page-template page-template-brizy-blank-template page-template-brizy-blank-template-php page page-id-11 wp-custom-logo ast-desktop ast-separate-container ast-right-sidebar a ...  ast-default-menu-enable ast-default-above-menu-enable ast-default-below-menu-enable ast-full-width-layout ast-sticky-header-shrink ast-inherit-site-logo-sticky brz astra-addon-3.6.5 brz-mm-wrapper \">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <script> element has the id \"facebook-jssdk\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "facebook-jssdk",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/script[2]"
            },
            "excerpt": "<script src=\"https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&version=v6.0&autoLogAppEvents=1\" id=\"facebook-jssdk\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\" class=\"brz-icon__container\" id=\"\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <a> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/diane_dixon_/\" class=\"brz-a\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\" class=\"brz-icon__container\" id=\"\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <a> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.facebook.com/DixonForAssembly/\" class=\"brz-a\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <div> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\" class=\"brz-icon__container\" id=\"\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <a> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\" id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <a> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-container-link\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <a> element has the id \"\" that is empty",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\" id=\"\" data-brz-link-type=\"external\" href=\"http://dianedixonforassembly.com/\" class=\"brz-a\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-fczrd\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-cbsmp\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-wamaf\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-eqcez\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-qqkzl\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-doqxg\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-nmhnw\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-qordg\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bxatv\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bvqnq\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-tvkxt\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-ynttr\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-zbubc\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-ngjts\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-zoydq\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bqvzf\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-tkjoq\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-dcsoh\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-agbxi\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-sptsr\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[3]/div[1]/div[2]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-xixxl\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[6]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-beipw\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]"
            },
            "excerpt": "<p class=\"brz-css-bxyea\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\" id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.instagram.com/diane_dixon_/\" class=\"brz-a\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" rel=\"noopener\" target=\"_blank\" href=\"https://www.facebook.com/DixonForAssembly/\" class=\"brz-a\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]"
            },
            "excerpt": "<a id=\"\" data-brz-link-type=\"external\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" class=\"brz-a brz-container-link\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\" id=\"\" data-brz-link-type=\"external\" href=\"http://dianedixonforassembly.com/\" class=\"brz-a\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/span[1]/svg[1]"
            },
            "excerpt": "<svg data-name=\"quote\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewBox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]/span[1]/svg[1]"
            },
            "excerpt": "<svg data-name=\"logo-instagram\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewBox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "SVG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]/span[1]/svg[1]"
            },
            "excerpt": "<svg data-name=\"logo-facebook\" data-type=\"glyph\" class=\"brz-icon-svg\" xml:space=\"preserve\" viewBox=\"0 0 24 24\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">"
          }
        ]
      },
      "endTime": 1687103371241
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687103371241,
      "endTime": 1687103371780
    },
    {
      "type": "url",
      "which": "http://dianedixonforassembly.com/",
      "what": "Candidate Diane Dixon (R)",
      "startTime": 1687103371781,
      "result": {
        "url": "http://dianedixonforassembly.com/"
      },
      "endTime": 1687103372498
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687103372498,
      "url": "http://dianedixonforassembly.com/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "info",
              "lastLine": 15,
              "lastColumn": 139,
              "firstColumn": 12,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "\t</script><script src=\"http://dianedixonforassembly.com/wp-includes/js/wp-emoji-release.min.js?ver=5.8.7\" type=\"text/javascript\" defer=\"\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 1525,
              "firstColumn": 1297,
              "message": "Duplicate ID .",
              "extract": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 229
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 1525,
              "firstColumn": 1297,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 229
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 2138,
              "firstColumn": 1959,
              "message": "Duplicate ID .",
              "extract": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 2138,
              "firstColumn": 1959,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 2507,
              "firstColumn": 2323,
              "message": "Duplicate ID .",
              "extract": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item brz-mm-listitem__text\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 185
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 2507,
              "firstColumn": 2323,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item brz-mm-listitem__text\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 185
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 2869,
              "firstColumn": 2682,
              "message": "Duplicate ID .",
              "extract": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 188
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 2869,
              "firstColumn": 2682,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 188
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 3271,
              "firstColumn": 3046,
              "message": "Duplicate ID .",
              "extract": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 226
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 3271,
              "firstColumn": 3046,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 226
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 3617,
              "firstColumn": 3438,
              "message": "Duplicate ID .",
              "extract": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 3617,
              "firstColumn": 3438,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 180
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 4668,
              "firstColumn": 4521,
              "message": "Duplicate ID .",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 148
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 4668,
              "firstColumn": 4521,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 148
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 5848,
              "firstColumn": 5643,
              "message": "Duplicate ID .",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 206
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 5848,
              "firstColumn": 5643,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 206
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 6202,
              "firstColumn": 5996,
              "message": "Duplicate ID .",
              "extract": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 207
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 6202,
              "firstColumn": 5996,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 207
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 6956,
              "firstColumn": 6799,
              "message": "Duplicate ID .",
              "extract": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 6956,
              "firstColumn": 6799,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 7254,
              "firstColumn": 7092,
              "message": "Duplicate ID .",
              "extract": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 163
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 7254,
              "firstColumn": 7092,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 163
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 7551,
              "firstColumn": 7386,
              "message": "Duplicate ID .",
              "extract": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 7551,
              "firstColumn": 7386,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 7888,
              "firstColumn": 7685,
              "message": "Duplicate ID .",
              "extract": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 7888,
              "firstColumn": 7685,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 8169,
              "firstColumn": 8012,
              "message": "Duplicate ID .",
              "extract": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 289,
              "lastColumn": 8169,
              "firstColumn": 8012,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 158
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 667,
              "firstColumn": 435,
              "message": "Duplicate ID .",
              "extract": "clhwgcrd\"><a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 233
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 667,
              "firstColumn": 435,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "clhwgcrd\"><a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 233
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 883,
              "firstColumn": 753,
              "message": "Duplicate ID .",
              "extract": "div></div><a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a></",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 883,
              "firstColumn": 753,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "div></div><a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a></",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 3858,
              "firstColumn": 3686,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "div></nav><section id=\"roujdynzkutkiwwhibkjtaxlxrticthrlngr\" style=\"height:auto\" data-uid=\"roujdynzkutkiwwhibkjtaxlxrticthrlngr\" class=\"brz-section brz-section__header brz-css-ixbbf\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 3180,
              "firstColumn": 3088,
              "message": "Duplicate ID .",
              "extract": "hwntcuuh\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\"><a cla",
              "hiliteStart": 10,
              "hiliteLength": 93
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 3180,
              "firstColumn": 3088,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "hwntcuuh\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\"><a cla",
              "hiliteStart": 10,
              "hiliteLength": 93
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 3314,
              "firstColumn": 3181,
              "message": "Duplicate ID .",
              "extract": "hwntcuuh\"><a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 134
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 3314,
              "firstColumn": 3181,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "hwntcuuh\"><a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 134
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 4149,
              "firstColumn": 4057,
              "message": "Duplicate ID .",
              "extract": "hgnbvpic\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\"><a cla",
              "hiliteStart": 10,
              "hiliteLength": 93
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 4149,
              "firstColumn": 4057,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "hgnbvpic\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\"><a cla",
              "hiliteStart": 10,
              "hiliteLength": 93
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 4280,
              "firstColumn": 4150,
              "message": "Duplicate ID .",
              "extract": "hgnbvpic\"><a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 4280,
              "firstColumn": 4150,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "hgnbvpic\"><a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 6367,
              "firstColumn": 6275,
              "message": "Duplicate ID .",
              "extract": "tzuoyqdk\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 93
            },
            {
              "type": "info",
              "lastLine": 289,
              "lastColumn": 1102,
              "firstColumn": 875,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 228
            },
            {
              "type": "error",
              "lastLine": 290,
              "lastColumn": 6367,
              "firstColumn": 6275,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "tzuoyqdk\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 93
            },
            {
              "type": "info",
              "lastLine": 290,
              "lastColumn": 1034,
              "firstColumn": 934,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"axknxjdxtovohwvktnfhistogvuperfforbp\" id=\"home\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 101
            },
            {
              "type": "info",
              "lastLine": 290,
              "lastColumn": 8119,
              "firstColumn": 7987,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" id=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 133
            },
            {
              "type": "info",
              "lastLine": 290,
              "lastColumn": 15949,
              "firstColumn": 15848,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"hwhzxktdikttgbbtavyhxyspeucfrcxxlqni\" id=\"about\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 290,
              "lastColumn": 22404,
              "firstColumn": 22300,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"ulttfvmfatjqfhczscoelolvsiwxdmobwrji\" id=\"endorsed\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 290,
              "lastColumn": 33083,
              "firstColumn": 32985,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"grukaslothsknsujygvsmxfwoiywopdmpbny\" id=\"72\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 99
            },
            {
              "type": "info",
              "lastLine": 290,
              "lastColumn": 36020,
              "firstColumn": 35888,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" id=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 133
            },
            {
              "type": "error",
              "lastLine": 298,
              "lastColumn": 115,
              "firstColumn": 11,
              "message": "Attribute attribution not allowed on element div at this point.",
              "extract": "          <div class=\"fb-customerchat\" attribution=\"wordpress\" attribution_version=\"2.2\" page_id=\"202200909969136\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 298,
              "lastColumn": 115,
              "firstColumn": 11,
              "message": "Attribute attribution_version not allowed on element div at this point.",
              "extract": "          <div class=\"fb-customerchat\" attribution=\"wordpress\" attribution_version=\"2.2\" page_id=\"202200909969136\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "error",
              "lastLine": 298,
              "lastColumn": 115,
              "firstColumn": 11,
              "message": "Attribute page_id not allowed on element div at this point.",
              "extract": "          <div class=\"fb-customerchat\" attribution=\"wordpress\" attribution_version=\"2.2\" page_id=\"202200909969136\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 105
            }
          ],
          "language": "en"
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 8,
              "lastColumn": 56,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "2</title>\n<meta name='robots' content='max-image-preview:large' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 56
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 62,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "large' />\n<link rel='dns-prefetch' href='//dianedixonforassembly.com' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 62
            },
            {
              "type": "info",
              "lastLine": 10,
              "lastColumn": 57,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "y.com' />\n<link rel='dns-prefetch' href='//fonts.googleapis.com' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 57
            },
            {
              "type": "info",
              "lastLine": 11,
              "lastColumn": 44,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "s.com' />\n<link rel='dns-prefetch' href='//s.w.org' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 44
            },
            {
              "type": "info",
              "lastLine": 12,
              "lastColumn": 143,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "w.org' />\n<link rel=\"alternate\" type=\"application/rss+xml\" title=\"Diane Dixon for Assembly &raquo; Feed\" href=\"http://dianedixonforassembly.com/feed/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 143
            },
            {
              "type": "info",
              "lastLine": 13,
              "lastColumn": 161,
              "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=\"Diane Dixon for Assembly &raquo; Comments Feed\" href=\"http://dianedixonforassembly.com/comments/feed/\" />\n\t\t<sc",
              "hiliteStart": 10,
              "hiliteLength": 161
            },
            {
              "type": "info",
              "lastLine": 32,
              "lastColumn": 172,
              "firstColumn": 2,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "</style>\n\t<link rel='stylesheet' id='astra-theme-css-css'  href='http://dianedixonforassembly.com/wp-content/themes/astra/assets/css/minified/style.min.css?ver=3.7.6' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 171
            },
            {
              "type": "info",
              "lastLine": 36,
              "lastColumn": 163,
              "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='wp-block-library-css'  href='http://dianedixonforassembly.com/wp-includes/css/dist/block-library/style.min.css?ver=5.8.7' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 163
            },
            {
              "type": "info",
              "lastLine": 40,
              "lastColumn": 184,
              "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='astra-addon-css-css'  href='http://dianedixonforassembly.com/wp-content/uploads/astra-addon/astra-addon-61e248867923a1-87901422.css?ver=3.6.5' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 184
            },
            {
              "type": "info",
              "lastLine": 44,
              "lastColumn": 948,
              "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='brizy-asset-google-10-css-css'   class=\"brz-link brz-link-google\" type=\"text/css\" href='https://fonts.googleapis.com/css?family=Josefin+Sans%3A100%2C200%2C300%2Cregular%2C500%2C600%2C700%2C100italic%2C200italic%2C300italic%2Citalic%2C500italic%2C600italic%2C700italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COverpass%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CLato%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C700%2C700italic%2C900%2C900italic&#038;subset=arabic%2Cbengali%2Ccyrillic%2Ccyrillic-ext%2Cdevanagari%2Cgreek%2Cgreek-ext%2Cgujarati%2Chebrew%2Ckhmer%2Ckorean%2Clatin-ext%2Ctamil%2Ctelugu%2Cthai%2Cvietnamese&#038;display=swap&#038;ver=2.3.27' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 948
            },
            {
              "type": "info",
              "lastLine": 45,
              "lastColumn": 264,
              "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='brizy-asset-group-2-21-css-css'   class=\"brz-link brz-link-preview-lib-pro\" data-group=\"group-2\" href='http://dianedixonforassembly.com/wp-content/plugins/brizy-pro/public/editor-build/91-wp/css/group-2-pro.css?ver=2.3.27' media='all' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 264
            },
            {
              "type": "info",
              "lastLine": 46,
              "lastColumn": 236,
              "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='brizy-asset-main-30-css-css'   class=\"brz-link brz-link-preview-pro\" href='http://dianedixonforassembly.com/wp-content/plugins/brizy-pro/public/editor-build/91-wp/css/preview.pro.css?ver=2.3.27' media='all' />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 236
            },
            {
              "type": "info",
              "lastLine": 61,
              "lastColumn": 82,
              "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=\"http://dianedixonforassembly.com/wp-json/\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 82
            },
            {
              "type": "info",
              "lastLine": 61,
              "lastColumn": 193,
              "firstColumn": 83,
              "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=\"http://dianedixonforassembly.com/wp-json/wp/v2/pages/11\" /><link ",
              "hiliteStart": 10,
              "hiliteLength": 111
            },
            {
              "type": "info",
              "lastLine": 61,
              "lastColumn": 309,
              "firstColumn": 194,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ges/11\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"http://dianedixonforassembly.com/xmlrpc.php?rsd\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 116
            },
            {
              "type": "info",
              "lastLine": 62,
              "lastColumn": 129,
              "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=\"http://dianedixonforassembly.com/wp-includes/wlwmanifest.xml\" /> \n<met",
              "hiliteStart": 10,
              "hiliteLength": 129
            },
            {
              "type": "info",
              "lastLine": 63,
              "lastColumn": 51,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": ".xml\" /> \n<meta name=\"generator\" content=\"WordPress 5.8.7\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 51
            },
            {
              "type": "info",
              "lastLine": 64,
              "lastColumn": 65,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "5.8.7\" />\n<link rel=\"canonical\" href=\"http://dianedixonforassembly.com/\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 65
            },
            {
              "type": "info",
              "lastLine": 65,
              "lastColumn": 65,
              "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='http://dianedixonforassembly.com/' />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 65
            },
            {
              "type": "info",
              "lastLine": 66,
              "lastColumn": 166,
              "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=\"http://dianedixonforassembly.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fdianedixonforassembly.com%2F\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 166
            },
            {
              "type": "info",
              "lastLine": 67,
              "lastColumn": 174,
              "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=\"http://dianedixonforassembly.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fdianedixonforassembly.com%2F&#038;format=xml\" />\n<styl",
              "hiliteStart": 10,
              "hiliteLength": 174
            },
            {
              "type": "info",
              "lastLine": 285,
              "lastColumn": 127,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n</style>\n<link rel=\"icon\" href=\"http://dianedixonforassembly.com/wp-content/uploads/2020/04/cropped-siteicon-32x32.jpg\" sizes=\"32x32\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "info",
              "lastLine": 286,
              "lastColumn": 131,
              "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=\"http://dianedixonforassembly.com/wp-content/uploads/2020/04/cropped-siteicon-192x192.jpg\" sizes=\"192x192\" />\n<link",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 287,
              "lastColumn": 127,
              "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=\"http://dianedixonforassembly.com/wp-content/uploads/2020/04/cropped-siteicon-180x180.jpg\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 127
            },
            {
              "type": "info",
              "lastLine": 288,
              "lastColumn": 138,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "0.jpg\" />\n<meta name=\"msapplication-TileImage\" content=\"http://dianedixonforassembly.com/wp-content/uploads/2020/04/cropped-siteicon-270x270.jpg\" />\n</hea",
              "hiliteStart": 10,
              "hiliteLength": 138
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 2208,
              "firstColumn": 2006,
              "message": "Duplicate ID .",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 2208,
              "firstColumn": 2006,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 2583,
              "firstColumn": 2380,
              "message": "Duplicate ID .",
              "extract": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 2583,
              "firstColumn": 2380,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 3182,
              "firstColumn": 3028,
              "message": "Duplicate ID .",
              "extract": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 3182,
              "firstColumn": 3028,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 3501,
              "firstColumn": 3342,
              "message": "Duplicate ID .",
              "extract": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 3501,
              "firstColumn": 3342,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 3795,
              "firstColumn": 3633,
              "message": "Duplicate ID .",
              "extract": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 163
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 3795,
              "firstColumn": 3633,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 163
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 4153,
              "firstColumn": 3953,
              "message": "Duplicate ID .",
              "extract": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 201
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 4153,
              "firstColumn": 3953,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 201
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 4431,
              "firstColumn": 4277,
              "message": "Duplicate ID .",
              "extract": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 291,
              "lastColumn": 4431,
              "firstColumn": 4277,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 575,
              "firstColumn": 373,
              "message": "Duplicate ID .",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 575,
              "firstColumn": 373,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 203
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 959,
              "firstColumn": 756,
              "message": "Duplicate ID .",
              "extract": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 959,
              "firstColumn": 756,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 204
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 1321,
              "firstColumn": 1167,
              "message": "Duplicate ID .",
              "extract": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 1321,
              "firstColumn": 1167,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 1670,
              "firstColumn": 1511,
              "message": "Duplicate ID .",
              "extract": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 1670,
              "firstColumn": 1511,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 160
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 1991,
              "firstColumn": 1829,
              "message": "Duplicate ID .",
              "extract": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 163
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 1991,
              "firstColumn": 1829,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 163
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 2379,
              "firstColumn": 2179,
              "message": "Duplicate ID .",
              "extract": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 201
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 2379,
              "firstColumn": 2179,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 201
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 2684,
              "firstColumn": 2530,
              "message": "Duplicate ID .",
              "extract": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 2684,
              "firstColumn": 2530,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 155
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 3398,
              "firstColumn": 3169,
              "message": "Duplicate ID .",
              "extract": "clhwgcrd\"><a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 230
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 3398,
              "firstColumn": 3169,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "clhwgcrd\"><a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 230
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 3611,
              "firstColumn": 3484,
              "message": "Duplicate ID .",
              "extract": "div></div><a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id></a></",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 3611,
              "firstColumn": 3484,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "div></div><a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id></a></",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 224,
              "firstColumn": 52,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "eset-all\"><section id=\"roujdynzkutkiwwhibkjtaxlxrticthrlngr\" style=\"height:auto\" data-uid=\"roujdynzkutkiwwhibkjtaxlxrticthrlngr\" class=\"brz-section brz-section__header brz-css-ixbbf\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 5905,
              "firstColumn": 5816,
              "message": "Duplicate ID .",
              "extract": "hwntcuuh\"><div id class=\"brz-icon__container\" data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\"><a cla",
              "hiliteStart": 10,
              "hiliteLength": 90
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 5905,
              "firstColumn": 5816,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "hwntcuuh\"><div id class=\"brz-icon__container\" data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\"><a cla",
              "hiliteStart": 10,
              "hiliteLength": 90
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 6036,
              "firstColumn": 5906,
              "message": "Duplicate ID .",
              "extract": "hwntcuuh\"><a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 6036,
              "firstColumn": 5906,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "hwntcuuh\"><a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 6862,
              "firstColumn": 6773,
              "message": "Duplicate ID .",
              "extract": "hgnbvpic\"><div id class=\"brz-icon__container\" data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\"><a cla",
              "hiliteStart": 10,
              "hiliteLength": 90
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 6862,
              "firstColumn": 6773,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "hgnbvpic\"><div id class=\"brz-icon__container\" data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\"><a cla",
              "hiliteStart": 10,
              "hiliteLength": 90
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 6990,
              "firstColumn": 6863,
              "message": "Duplicate ID .",
              "extract": "hgnbvpic\"><a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 6990,
              "firstColumn": 6863,
              "message": "Bad value  for attribute id on element a: An ID must not be the empty string.",
              "extract": "hgnbvpic\"><a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id><span ",
              "hiliteStart": 10,
              "hiliteLength": 128
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 9054,
              "firstColumn": 8965,
              "message": "Duplicate ID .",
              "extract": "tzuoyqdk\"><div id class=\"brz-icon__container\" data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 90
            },
            {
              "type": "info",
              "lastLine": 291,
              "lastColumn": 1031,
              "firstColumn": 887,
              "subType": "warning",
              "message": "The first occurrence of ID  was here.",
              "extract": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu",
              "hiliteStart": 10,
              "hiliteLength": 145
            },
            {
              "type": "error",
              "lastLine": 292,
              "lastColumn": 9054,
              "firstColumn": 8965,
              "message": "Bad value  for attribute id on element div: An ID must not be the empty string.",
              "extract": "tzuoyqdk\"><div id class=\"brz-icon__container\" data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\"><span ",
              "hiliteStart": 10,
              "hiliteLength": 90
            },
            {
              "type": "info",
              "lastLine": 292,
              "lastColumn": 3762,
              "firstColumn": 3662,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"axknxjdxtovohwvktnfhistogvuperfforbp\" id=\"home\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 101
            },
            {
              "type": "info",
              "lastLine": 292,
              "lastColumn": 10794,
              "firstColumn": 10662,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" id=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 133
            },
            {
              "type": "info",
              "lastLine": 292,
              "lastColumn": 18624,
              "firstColumn": 18523,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"hwhzxktdikttgbbtavyhxyspeucfrcxxlqni\" id=\"about\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 102
            },
            {
              "type": "info",
              "lastLine": 292,
              "lastColumn": 25079,
              "firstColumn": 24975,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"ulttfvmfatjqfhczscoelolvsiwxdmobwrji\" id=\"endorsed\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 105
            },
            {
              "type": "info",
              "lastLine": 292,
              "lastColumn": 35760,
              "firstColumn": 35662,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"grukaslothsknsujygvsmxfwoiywopdmpbny\" id=\"72\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 99
            },
            {
              "type": "info",
              "lastLine": 292,
              "lastColumn": 38697,
              "firstColumn": 38565,
              "subType": "warning",
              "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
              "extract": "</section><section data-uid=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" id=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" class=\"brz-section brz-css-jfxkd\"><div c",
              "hiliteStart": 10,
              "hiliteLength": 133
            },
            {
              "type": "error",
              "lastLine": 304,
              "firstLine": 300,
              "lastColumn": 11,
              "message": "Attribute attribution not allowed on element div at this point.",
              "extract": "          <div class='fb-customerchat'\n            attribution='wordpress'\n            attribution_version='2.2'\n            page_id=202200909969136\n          >\n     ",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "error",
              "lastLine": 304,
              "firstLine": 300,
              "lastColumn": 11,
              "message": "Attribute attribution_version not allowed on element div at this point.",
              "extract": "          <div class='fb-customerchat'\n            attribution='wordpress'\n            attribution_version='2.2'\n            page_id=202200909969136\n          >\n     ",
              "hiliteStart": 10,
              "hiliteLength": 150
            },
            {
              "type": "error",
              "lastLine": 304,
              "firstLine": 300,
              "lastColumn": 11,
              "message": "Attribute page_id not allowed on element div at this point.",
              "extract": "          <div class='fb-customerchat'\n            attribution='wordpress'\n            attribution_version='2.2'\n            page_id=202200909969136\n          >\n     ",
              "hiliteStart": 10,
              "hiliteLength": 150
            }
          ],
          "language": "en"
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          57,
          0,
          92,
          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": "15"
            },
            "excerpt": " </script><script src=\"http://dianedixonforassembly.com/wp-includes/js/wp-emoji-release.min.js?ver=5.8.7\" type=\"text/javascript\" defer=\"\"></scri"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item brz-mm-listitem__text\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item brz-mm-listitem__text\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "clhwgcrd\"><a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "clhwgcrd\"><a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "div></div><a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a></"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "div></div><a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a></"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "roujdynzkutkiwwhibkjtaxlxrticthrlngr",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "div></nav><section id=\"roujdynzkutkiwwhibkjtaxlxrticthrlngr\" style=\"height:auto\" data-uid=\"roujdynzkutkiwwhibkjtaxlxrticthrlngr\" class=\"brz-section brz-section__header brz-css-ixbbf\"><div c"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "hwntcuuh\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\"><a cla"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "hwntcuuh\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\"><a cla"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "hwntcuuh\"><a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "hwntcuuh\"><a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "hgnbvpic\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\"><a cla"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "hgnbvpic\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\"><a cla"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "hgnbvpic\"><a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "hgnbvpic\"><a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "tzuoyqdk\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "289"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\"><span "
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "tzuoyqdk\"><div id=\"\" class=\"brz-icon__container\" data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\"><span "
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "home",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "</section><section data-uid=\"axknxjdxtovohwvktnfhistogvuperfforbp\" id=\"home\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "</section><section data-uid=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" id=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "about",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "</section><section data-uid=\"hwhzxktdikttgbbtavyhxyspeucfrcxxlqni\" id=\"about\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "endorsed",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "</section><section data-uid=\"ulttfvmfatjqfhczscoelolvsiwxdmobwrji\" id=\"endorsed\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "72",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "</section><section data-uid=\"grukaslothsknsujygvsmxfwoiywopdmpbny\" id=\"72\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "vnoirnhdtholkhjkouqteygxzsasadgljunb",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "290"
            },
            "excerpt": "</section><section data-uid=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" id=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Attribute attribution not allowed on element div at this point.",
            "what": "Attribute attribution not allowed on element div at this point.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "298"
            },
            "excerpt": " <div class=\"fb-customerchat\" attribution=\"wordpress\" attribution_version=\"2.2\" page_id=\"202200909969136\"> "
          },
          {
            "ruleID": "Attribute attribution_version not allowed on element div at this point.",
            "what": "Attribute attribution_version not allowed on element div at this point.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "298"
            },
            "excerpt": " <div class=\"fb-customerchat\" attribution=\"wordpress\" attribution_version=\"2.2\" page_id=\"202200909969136\"> "
          },
          {
            "ruleID": "Attribute page_id not allowed on element div at this point.",
            "what": "Attribute page_id not allowed on element div at this point.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "298"
            },
            "excerpt": " <div class=\"fb-customerchat\" attribution=\"wordpress\" attribution_version=\"2.2\" page_id=\"202200909969136\"> "
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "8"
            },
            "excerpt": "2</title> <meta name='robots' content='max-image-preview:large' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "9"
            },
            "excerpt": "large' /> <link rel='dns-prefetch' href='//dianedixonforassembly.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": "10"
            },
            "excerpt": "y.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.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": "11"
            },
            "excerpt": "s.com' /> <link rel='dns-prefetch' href='//s.w.org' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "12"
            },
            "excerpt": "w.org' /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Diane Dixon for Assembly &raquo; Feed\" href=\"http://dianedixonforassembly.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": "13"
            },
            "excerpt": "feed/\" /> <link rel=\"alternate\" type=\"application/rss+xml\" title=\"Diane Dixon for Assembly &raquo; Comments Feed\" href=\"http://dianedixonforassembly.com/comments/feed/\" /> <sc"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "32"
            },
            "excerpt": "</style> <link rel='stylesheet' id='astra-theme-css-css' href='http://dianedixonforassembly.com/wp-content/themes/astra/assets/css/minified/style.min.css?ver=3.7.6' media='all' /> <styl"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "36"
            },
            "excerpt": " </style> <link rel='stylesheet' id='wp-block-library-css' href='http://dianedixonforassembly.com/wp-includes/css/dist/block-library/style.min.css?ver=5.8.7' media='all' /> <styl"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "40"
            },
            "excerpt": " </style> <link rel='stylesheet' id='astra-addon-css-css' href='http://dianedixonforassembly.com/wp-content/uploads/astra-addon/astra-addon-61e248867923a1-87901422.css?ver=3.6.5' media='all' /> <styl"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "44"
            },
            "excerpt": " </style> <link rel='stylesheet' id='brizy-asset-google-10-css-css' class=\"brz-link brz-link-google\" type=\"text/css\" href='https://fonts.googleapis.com/css?family=Josefin+Sans%3A100%2C200%2C300%2Cregu ... 2Ccyrillic%2Ccyrillic-ext%2Cdevanagari%2Cgreek%2Cgreek-ext%2Cgujarati%2Chebrew%2Ckhmer%2Ckorean%2Clatin-ext%2Ctamil%2Ctelugu%2Cthai%2Cvietnamese&#038;display=swap&#038;ver=2.3.27' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "45"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='brizy-asset-group-2-21-css-css' class=\"brz-link brz-link-preview-lib-pro\" data-group=\"group-2\" href='http://dianedixonforassembly.com/wp-content/plugins/brizy-pro/public/editor-build/91-wp/css/group-2-pro.css?ver=2.3.27' media='all' /> <link"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "46"
            },
            "excerpt": "='all' /> <link rel='stylesheet' id='brizy-asset-main-30-css-css' class=\"brz-link brz-link-preview-pro\" href='http://dianedixonforassembly.com/wp-content/plugins/brizy-pro/public/editor-build/91-wp/css/preview.pro.css?ver=2.3.27' media='all' /> <styl"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "61"
            },
            "excerpt": "</script> <link rel=\"https://api.w.org/\" href=\"http://dianedixonforassembly.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": "61"
            },
            "excerpt": "-json/\" /><link rel=\"alternate\" type=\"application/json\" href=\"http://dianedixonforassembly.com/wp-json/wp/v2/pages/11\" /><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": "61"
            },
            "excerpt": "ges/11\" /><link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"http://dianedixonforassembly.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": "62"
            },
            "excerpt": "p?rsd\" /> <link rel=\"wlwmanifest\" type=\"application/wlwmanifest+xml\" href=\"http://dianedixonforassembly.com/wp-includes/wlwmanifest.xml\" /> <met"
          },
          {
            "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": "63"
            },
            "excerpt": ".xml\" /> <meta name=\"generator\" content=\"WordPress 5.8.7\" /> <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": "64"
            },
            "excerpt": "5.8.7\" /> <link rel=\"canonical\" href=\"http://dianedixonforassembly.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": "65"
            },
            "excerpt": ".com/\" /> <link rel='shortlink' href='http://dianedixonforassembly.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": "66"
            },
            "excerpt": ".com/' /> <link rel=\"alternate\" type=\"application/json+oembed\" href=\"http://dianedixonforassembly.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fdianedixonforassembly.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": "67"
            },
            "excerpt": "om%2F\" /> <link rel=\"alternate\" type=\"text/xml+oembed\" href=\"http://dianedixonforassembly.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fdianedixonforassembly.com%2F&#038;format=xml\" /> <styl"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "285"
            },
            "excerpt": " </style> <link rel=\"icon\" href=\"http://dianedixonforassembly.com/wp-content/uploads/2020/04/cropped-siteicon-32x32.jpg\" 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": "286"
            },
            "excerpt": "32x32\" /> <link rel=\"icon\" href=\"http://dianedixonforassembly.com/wp-content/uploads/2020/04/cropped-siteicon-192x192.jpg\" 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": "287"
            },
            "excerpt": "2x192\" /> <link rel=\"apple-touch-icon\" href=\"http://dianedixonforassembly.com/wp-content/uploads/2020/04/cropped-siteicon-180x180.jpg\" /> <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": "288"
            },
            "excerpt": "0.jpg\" /> <meta name=\"msapplication-TileImage\" content=\"http://dianedixonforassembly.com/wp-content/uploads/2020/04/cropped-siteicon-270x270.jpg\" /> </hea"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "7cab0288\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "4fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "4fc925ca\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "5063a8a7\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "379166db\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "1e64cf08\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "clhwgcrd\"><a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "clhwgcrd\"><a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\"><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "div></div><a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id></a></"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "div></div><a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id></a></"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "roujdynzkutkiwwhibkjtaxlxrticthrlngr",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "eset-all\"><section id=\"roujdynzkutkiwwhibkjtaxlxrticthrlngr\" style=\"height:auto\" data-uid=\"roujdynzkutkiwwhibkjtaxlxrticthrlngr\" class=\"brz-section brz-section__header brz-css-ixbbf\"><div c"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "hwntcuuh\"><div id class=\"brz-icon__container\" data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\"><a cla"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "hwntcuuh\"><div id class=\"brz-icon__container\" data-custom-id=\"ywjgqxqukykdfaxaokdssigjtirmhwntcuuh\"><a cla"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "hwntcuuh\"><a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "hwntcuuh\"><a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "hgnbvpic\"><div id class=\"brz-icon__container\" data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\"><a cla"
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "hgnbvpic\"><div id class=\"brz-icon__container\" data-custom-id=\"bsmukepupbehfitzyldykiqvinzfhgnbvpic\"><a cla"
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "hgnbvpic\"><a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element a: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "hgnbvpic\"><a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id><span "
          },
          {
            "ruleID": "Duplicate ID .",
            "what": "Duplicate ID .",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "tzuoyqdk\"><div id class=\"brz-icon__container\" data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\"><span "
          },
          {
            "ruleID": "The first occurrence of ID  was here.",
            "what": "The first occurrence of ID  was here.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "291"
            },
            "excerpt": "ss-tpfrh\"><a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"><pictu"
          },
          {
            "ruleID": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "what": "Bad value  for attribute id on element div: An ID must not be the empty string.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "tzuoyqdk\"><div id class=\"brz-icon__container\" data-custom-id=\"qyiizpywoyuxvfopviylrikoqqgatzuoyqdk\"><span "
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "home",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "</section><section data-uid=\"axknxjdxtovohwvktnfhistogvuperfforbp\" id=\"home\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "</section><section data-uid=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" id=\"pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "about",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "</section><section data-uid=\"hwhzxktdikttgbbtavyhxyspeucfrcxxlqni\" id=\"about\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "endorsed",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "</section><section data-uid=\"ulttfvmfatjqfhczscoelolvsiwxdmobwrji\" id=\"endorsed\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "72",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "</section><section data-uid=\"grukaslothsknsujygvsmxfwoiywopdmpbny\" id=\"72\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "what": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "vnoirnhdtholkhjkouqteygxzsasadgljunb",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "292"
            },
            "excerpt": "</section><section data-uid=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" id=\"vnoirnhdtholkhjkouqteygxzsasadgljunb\" class=\"brz-section brz-css-jfxkd\"><div c"
          },
          {
            "ruleID": "Attribute attribution not allowed on element div at this point.",
            "what": "Attribute attribution not allowed on element div at this point.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "304"
            },
            "excerpt": " <div class='fb-customerchat' attribution='wordpress' attribution_version='2.2' page_id=202200909969136 > "
          },
          {
            "ruleID": "Attribute attribution_version not allowed on element div at this point.",
            "what": "Attribute attribution_version not allowed on element div at this point.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "304"
            },
            "excerpt": " <div class='fb-customerchat' attribution='wordpress' attribution_version='2.2' page_id=202200909969136 > "
          },
          {
            "ruleID": "Attribute page_id not allowed on element div at this point.",
            "what": "Attribute page_id not allowed on element div at this point.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "304"
            },
            "excerpt": " <div class='fb-customerchat' attribution='wordpress' attribution_version='2.2' page_id=202200909969136 > "
          }
        ]
      },
      "endTime": 1687103375142
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687103375142,
      "url": "http://dianedixonforassembly.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 15:49:36",
          "hash": "9e9ba6597c52d1d3d7c83b1b09259557ab7456114d59f7181caf2d52f70c54937b2ff3a03ca849e8b4c9e1db752a9c22f0d26a2b4f89e62c55ebd70d20fe8de4",
          "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": 19,
          "warning": 9,
          "failed": 10,
          "inapplicable": 87
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 6,
              "warning": 7,
              "failed": 4,
              "inapplicable": 50
            },
            "assertions": {
              "QW-ACT-R63": {
                "name": "Document has a landmark with non-repeated content",
                "code": "QW-ACT-R63",
                "mapping": "b40fd1",
                "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b40fd1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R64": {
                "name": "Document has heading for non-repeated content",
                "code": "QW-ACT-R64",
                "mapping": "047fe0",
                "description": "This rule checks that the non-repeated content contains a heading",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "H69"
                  ],
                  "url": "https://act-rules.github.io/rules/047fe0",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R73": {
                "name": "Block of repeated content is collapsible",
                "code": "QW-ACT-R73",
                "mapping": "3e12e1",
                "description": "This rule checks that repeated blocks of content are collapsible.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/3e12e1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R74": {
                "name": "Document has an instrument to move focus to non-repeated content",
                "code": "QW-ACT-R74",
                "mapping": "ye5d6e",
                "description": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "G1",
                    "G123",
                    "G124"
                  ],
                  "url": "https://act-rules.github.io/rules/ye5d6e",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The page has one or more instrument(s) to move focus. Check if any of these instrument(s) is being used before a block of repeated content, and the focus is moved to just before a block of non-repeated content.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R12": {
                "name": "Link has accessible name",
                "code": "QW-ACT-R12",
                "mapping": "c487ae",
                "description": "This rule checks that each link has an accessible name.",
                "metadata": {
                  "target": {
                    "element": [
                      "a[href]",
                      "area[href]"
                    ],
                    "attributes": [
                      "role='link'"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#link-purpose-link-only"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value"
                    }
                  ],
                  "related": [
                    "G91"
                  ],
                  "url": "https://act-rules.github.io/rules/c487ae",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 7,
                  "warning": 0,
                  "failed": 4,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target doesn't have an accessible name, or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > 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) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target doesn't have an accessible name, or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">  </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1)",
                        "accessibleName": ""
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R18": {
                "name": "`id` attribute value is unique",
                "code": "QW-ACT-R18",
                "mapping": "3ea0c8",
                "description": "This rule checks that all id attribute values on a single page are unique.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.1",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#parsing"
                    }
                  ],
                  "related": [
                    "H93"
                  ],
                  "url": "https://act-rules.github.io/rules/3ea0c8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 40,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Several elements have the same `id` attribute."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Several elements have the same `id` attribute.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<script id=\"facebook-jssdk\" src=\"https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&amp;version=v6.0&amp;autoLogAppEvents=1\"></script>",
                        "pointer": "html > head:nth-child(1) > script:nth-child(11)"
                      },
                      {
                        "htmlCode": "<script id=\"facebook-jssdk\" src=\"https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js#xfbml=1&amp;version=v6.0&amp;autoLogAppEvents=1\"></script>",
                        "pointer": "html > head:nth-child(1) > script:nth-child(12)"
                      }
                    ],
                    "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": 11,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > 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) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\">Home</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(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 class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#about\" data-brz-link-type=\"external\" id=\"\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(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 class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item\" href=\"/#endorsed\" data-brz-link-type=\"external\" id=\"\">Endorsements</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(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 class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/press-releases/\" data-brz-link-type=\"external\" id=\"\">Press Releases</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(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 class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#72\" data-brz-link-type=\"external\" id=\"\">AD72</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\">Photos</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(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 class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\">CONTRIBUTE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\">  </a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a: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": 100,
                  "warning": 0,
                  "failed": 5,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">THANK YOU!</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">-Diane Dixon </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > p:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color8\">SUPPORTED BY</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">Paid for by Diane Dixon For Assembly 2022, FPPC ID</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R76": {
                "name": "Text has enhanced contrast",
                "code": "QW-ACT-R76",
                "mapping": "09o5cg",
                "description": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#contrast-enhanced"
                    }
                  ],
                  "related": [
                    "G17",
                    "G18"
                  ],
                  "url": "https://act-rules.github.io/rules/09o5cg",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 100,
                  "warning": 0,
                  "failed": 5,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Element has contrast ratio lower than minimum."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">THANK YOU!</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">-Diane Dixon </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > p:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color8\">SUPPORTED BY</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Element has contrast ratio lower than minimum.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">Paid for by Diane Dixon For Assembly 2022, FPPC ID</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R75": {
                "name": "Bypass Blocks of Repeated Content",
                "code": "QW-ACT-R75",
                "mapping": "cf77f2",
                "description": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G123",
                    "G124",
                    "H69",
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/cf77f2",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The rule can't tell because of the rule QW-ACT-R63"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The rule can't tell because of the rule QW-ACT-R63",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en-US\"><head></head><body>Diane Dixon for Assembly – Assembly District 72\n\n\n\n\n\n\n\t\t\n\t\t\twindow._wpemojiSettings = {\"baseUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/13.1.0\\/72x72\\/\",\"ext\":\".png\",\"svgUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/13.1.0\\/svg\\/\",\"svgExt\":\".svg\",\"source\":{\"concatemoji\":\"http:\\/\\/dianedixonforassembly.com\\/wp-includes\\/js\\/wp-emoji-release.min.js?ver=5.8.7\"}};\n\t\t\t!function(e,a,t){var n,r,o,i=a.createElement(\"canvas\"),p=i.getContext&amp;&amp;i.getContext(\"2d\");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0) …",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R40": {
                "name": "Zoomed text node is not clipped with CSS overflow",
                "code": "QW-ACT-R40",
                "mapping": "59br37",
                "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
                "metadata": {
                  "target": {
                    "element": "*:text()"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/59br37",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 105,
                  "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": "<span class=\"brz-span\">Home</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-span\">About</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-span\">Endorsements</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-span\">Press Releases</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-span\">AD72</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-span\">Photos</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-span brz-text__editor\">CONTRIBUTE</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">THANK YOU!</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">-Diane Dixon </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > p:nth-child(2) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color8\">SUPPORTED BY</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">California Republican Party</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Republican Party of Orange County</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Lincoln Club of Orange County</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">The Orange County Register</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">ABOUT DIANE</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color2\">Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(2) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color2\">Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater cooperation between residents, businesses, and government to resolve community problems.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(3) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color2\">Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to the City’s Finance Committee and other council committees and launch independent audits of City projects.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(4) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color2\">A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(5) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span>member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG)</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(5) > div:nth-child(1) > p:nth-child(1) > 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": "<span class=\"brz-cp-color2\">.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(5) > div:nth-child(1) > p:nth-child(1) > span:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color2\">Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related organizations.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(6) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color2\">During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and government, forging connections among business, government, communities and nonprofit organizations.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(7) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color2\">She earned her Bachelor of Arts with honors in political science from the University of Southern California.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(8) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color2 brz-span\">Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the parents of Diane and Pat’s three grandsons.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(9) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>ENDORSEMENTS AND SUPPORTERS</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">State Elected Officials</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Former Governor Pete Wilson</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">U.S. Representative Young Kim</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">U.S. Representative Michelle Steel</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">U.S. Representative Darrell Issa</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">U.S. Representative Mimi Walters (Ret.)</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Senator Pat Bates</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(6) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Senator Shannon Grove </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assembly Republican Leader James Gallagher </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(8) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Marie Waldron</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Laurie Davies</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(10) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Frank Bigelow</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(11) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Steven Choi</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(12) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Heath Flora</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(13) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Vince Fong</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(14) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Tom Lackey</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(15) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Kelly Seyarto</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(16) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Thurston Smith </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(17) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Assemblymember Suzette Valladares </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(18) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Anaheim Mayor Curt Pringle</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(19) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Former Board of Equalization Member Diane Harkey </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(20) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">Local Elected Officials</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Orange County Supervisor Andrew Do</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Orange County Supervisor Lisa Bartlett</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Orange County Sheriff Don Barnes </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Former Orange County Supervisor Bill Steiner</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Republican Party of Orange County Chair Fred Whitaker </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">State Assemblymember Jim Silva</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(6) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Aliso Viejo Councilmember Dave Harrington</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Aliso Viejo Councilmember Mike Munzing</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(8) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Fountain Valley Mayor Patrick Harper</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Huntington Beach City Councilmember Barbara Delgleize</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(10) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Huntington Beach City Councilmember Erik Peterson</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(11) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Huntington Beach City Attorney Michael Gates</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(12) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Former Huntington Beach City Councilman Joe Carchio</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(13) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Former Huntington Beach Mayor Pro Tem Tito Ortiz</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(14) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Former Huntington Beach Mayor Don MacAllister</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(15) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Former Huntington Beach Mayor Lyn Semeta</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(16) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Former Huntington Beach Mayor Dave Sullivan </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(17) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Irvine City Councilmember Cristina Shea</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(18) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Laguna Beach Councilmember Peter Blake </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(19) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Laguna Hills Mayor Erica Pezold</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(20) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Laguna Hills Councilmember&nbsp;Janine Heft </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(21) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Laguna Niguel Mayor Elaine Gennawey </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(22) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Laguna Niguel Mayor Pro Tem Sandy Rains </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(23) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Lake Forest Mayor Robert </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(24) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Pequeño</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(24) > strong:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Lake Forest City Councilmember Neeki Moatazedi </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(25) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">Organizations, Community Leaders &amp; Supporters</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">California Republican Party </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">California Young Republicans Federation </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">California Women’s Leadership Association PAC</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">The California Charter Schools Association </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">The Orange County Register </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">New Majority Orange County</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(6) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Lincoln Club of Orange County</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Republican Party of Orange County</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(8) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Howard Jarvis Taxpayers Association PAC </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Association of Orange County Deputy Sheriffs</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(10) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>California Association of Highway Patrolman (CAHP) </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(11) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Orange County Business Council PAC </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(12) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>National Federation of Independent Business </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(13) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Newport Beach Police Association</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(14) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">OCGOP Chairman Fred Whitaker </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(15) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Orange County Business Leader Ed Laird Jr.</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(16) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Orange County Business Leader Buck Johns </strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(17) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color3\">Assembly District 72</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong>Huntington Beach</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(1) > span:nth-child(1) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Newport Beach</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(2) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Lake Forest</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(3) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Aliso Viejo</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(4) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Laguna Hills</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(5) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Laguna Beach</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(6) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Laguna Woods</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(7) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<strong class=\"brz-cp-color1\">Seal Beach</strong>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(7) > div: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) > p:nth-child(8) > strong:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8\">Paid for by Diane Dixon For Assembly 2022, FPPC ID</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-cp-color8 brz-pre-population-visible\"># </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > 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": "<span class=\"brz-cp-color8\">&nbsp;1443172</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(8) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > span:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 4,
              "warning": 1,
              "failed": 5,
              "inapplicable": 24
            },
            "assertions": {
              "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 class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > 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) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T21": {
                "name": "Failure of Success Criteria 2.4.4, 2.4.9 and 4.1.2 due to not providing an accessible name for an image which is the only content in a link",
                "code": "QW-WCAG-T21",
                "mapping": "F89",
                "description": "This technique checks the text alternative of images which are the only content of a link",
                "metadata": {
                  "target": {
                    "parent": "a",
                    "element": "img"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html"
                    },
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value"
                    }
                  ],
                  "related": [
                    "H2",
                    "H30",
                    "ARIA7",
                    "ARIA8"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F89",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The image doesn't have an accessible name."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The image doesn't have an accessible name.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"></a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > 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) > div:nth-child(1) > 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": 4,
                  "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 class=\"brz-menu__ul brz-mm-listview\" data-menu-items-active=\"82dcae56b6abb983558c9efe14543324\"><li class=\"brz-mm-menu__item brz-mm-menu__item-empty brz-mm-menu__item--current brz-mm-listitem\" data-menu-item-id=\"82dcae56b6abb983558c9efe14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(1) > a:nth-child(1)\" _cssrules=\"true\"><span class=\"brz-span\" _selector=\"html > …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"brz-mm-menu__sub-menu brz-menu__ul--has-dropdown brz-mm-listview\"><li class=\"brz-mm-menu__item brz-mm-menu__item-empty brz-mm-listitem\" data-menu-item-id=\"bccca05d5e8f452b80ea19934fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page brz-mm-listitem__text\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"external\" id=\"\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > div:nth-child(3) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\" _cssrules=\"true\"><span class=\"brz-span\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > na …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > div:nth-child(3) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"brz-menu__ul\" data-menu-items-active=\"82dcae56b6abb983558c9efe14543324\"><li class=\"brz-menu__item brz-menu__item--current\" data-menu-item-id=\"82dcae56b6abb983558c9efe14543324\"><a class=\"brz-a menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home\" href=\"http://dianedixonforassembly.com/#home\" data-brz-link-type=\"external\" id=\"\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(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 data-settings=\"%7B%22mods%22%3A%7B%22desktop%22%3A%22horizontal%22%2C%22tablet%22%3A%22horizontal%22%2C%22mobile%22%3A%22horizontal%22%7D%2C%22placement%22%3A%7B%22desktop%22%3A%22bottom-start%22%2C%22tablet%22%3A%22bottom-start%22%2C%22mobile%22%3A%22bottom-start%22%7D%7D\" class=\"brz-menu__dropdown brz-menu__sub-menu\" style=\"--offset: 5px; position: absolute; inset: 0px auto auto 0px; margin: 0px; transform: translate(0px, 29px);\" data-popper-placement=\"bottom-start\"><li class=\"brz-menu__item\" data-menu-item-id=\"bccca05d5e8f452b80ea19934fbc82f3\"><a class=\"brz-a menu-item menu-item-type-post_type menu-item-object-page\" href=\"http://dianedixonforassembly.com/photos/\" data-brz-link-type=\"e …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > nav:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > ul:nth-child(2)"
                      }
                    ],
                    "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": 3,
                  "warning": 0,
                  "failed": 117,
                  "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": "<a class=\"brz-a brz-btn brz-css-feskc brz-css-fxhuo\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"iitsaaypcxfomxnqbbpqhzzedkulclhwgcrd\">CONTRIBUTE</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "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": "<span class=\"brz-span brz-icon css-nhd2cj\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "48px"
                    ]
                  },
                  {
                    "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=\"brz-span brz-icon css-nhd2cj\">  </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "48px"
                    ]
                  },
                  {
                    "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=\"brz-span brz-icon css-oltjnq\"> </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "74px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-bxyea\">THANK YOU!</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "40px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-beipw\">Thank you for choosing me to represent you in the State Assembly.  I am humbled by your support and honored to represent the 72nd District at the State Capitol.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "23px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-rlfaq\">-Diane Dixon </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "23px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-xixxl\">SUPPORTED BY</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "41px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-sptsr\">California Republican Party</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p: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": "<p class=\"brz-css-agbxi\">Republican Party of Orange County</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p: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": "<p class=\"brz-css-dcsoh\">Lincoln Club of Orange County</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p: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": "<p class=\"brz-css-tkjoq\">The Orange County Register</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) > p: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": "<p class=\"brz-css-bqvzf\">ABOUT DIANE</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "67px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-zoydq\">Diane Dixon spent 40 years in the private sector as a business executive before being elected to the Newport Beach City Council in 2014. She is serving her second term as Mayor, and has served as Chair of the Water Quality and Tidelands Committee and as Chair of the Finance Committee.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(2) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "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": "<p class=\"brz-css-ngjts\">Fiscal responsibility and government transparency have been the hallmarks of her time at City Hall. Diane’s leadership has helped her city deliver budget surpluses, pay down pension liabilities, improve public safety, and complete infrastructure projects on time and within budget and greater cooperation between residents, businesses, and government to resolve community problems.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(3) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "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": "<p class=\"brz-css-zbubc\">Diane has actively engaged city residents, holding more than 30 town hall meetings, working closely with local business owners and residents to solve community problems, and initiating numerous neighborhood and community improvement programs. She has worked to successfully add citizen members to the City’s Finance Committee and other council committees and launch independent audits of City projects.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(4) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "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": "<p class=\"brz-css-ynttr\">A regional leader, Diane is the immediate past President of the Association of California Cities-Orange County. She is a current member of the regional council of the Southern California Association of Governments (SCAG) and a board member of Orange County Council of Governments (OCCOG).</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(5) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "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": "<p class=\"brz-css-tvkxt\">Diane has been an active member on several philanthropic community-based boards of directors for nearly four decades, including United Way Orange County, YMCA, public television, USC Board of Councilors and Alumni Association, educational institutions, child service agencies, and health-related organizations.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(6) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "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": "<p class=\"brz-css-bvqnq\">During her 40-year business career, she spent 30 years as a senior executive at a Fortune 300 public company, where she was responsible for the company’s global communications, marketing and financial communications, and corporate philanthropy. She managed the intersection of business and government, forging connections among business, government, communities and nonprofit organizations.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(7) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "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": "<p class=\"brz-css-bxatv\">She earned her Bachelor of Arts with honors in political science from the University of Southern California.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(8) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "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": "<p class=\"brz-css-qordg\">Diane has been married for 46 years to Pat Dixon, a career prosecutor who currently serves as Special Counsel to the Orange County District Attorney. Diane and Pat’s daughter, Colleen, is a former prosecutor with the Manhattan District Attorney’s office. Colleen and her husband, Graves, are the parents of Diane and Pat’s three grandsons.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(5) > 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(9) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "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": "<p class=\"brz-css-nmhnw\">ENDORSEMENTS AND SUPPORTERS</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "46px"
                    ]
                  },
                  {
                    "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=\"brz-accordion__nav-title brz-span brz-text__editor\">State Elected Officials</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "24px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-doqxg\">Former Governor Pete Wilson</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-qvict\">U.S. Representative Young Kim</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-aiqco\">U.S. Representative Michelle Steel</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-gnulg\">U.S. Representative Darrell Issa</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-iyspf\">U.S. Representative Mimi Walters (Ret.)</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-tyqcu\">Senator Pat Bates</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(6)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-prlhd\">Senator Shannon Grove </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-lqpdk\">Assembly Republican Leader James Gallagher </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(8)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-xwxmo\">Assemblymember Marie Waldron</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-qtjxv\">Assemblymember Laurie Davies</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(10)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-ecwxn\">Assemblymember Frank Bigelow</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(11)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-eafgo\">Assemblymember Steven Choi</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(12)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-jgkdg\">Assemblymember Heath Flora</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(13)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-nesra\">Assemblymember Vince Fong</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(14)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-hcvvm\">Assemblymember Tom Lackey</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(15)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-pzjti\">Assemblymember Kelly Seyarto</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(16)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-tqnic\">Assemblymember Thurston Smith </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(17)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-jkpoi\">Assemblymember Suzette Valladares </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(18)"
                      }
                    ],
                    "attributes": [
                      "19px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-ezkdu\">Anaheim Mayor Curt Pringle</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(19)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-dcobk\">Former Board of Equalization Member Diane Harkey </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(20)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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=\"brz-accordion__nav-title brz-span brz-text__editor\">Local Elected Officials</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "24px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-qqkzl\">Orange County Supervisor Andrew Do</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-bejxd\">Orange County Supervisor Lisa Bartlett</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-wrheb\">Orange County Sheriff Don Barnes </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(3)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-ogjwg\">Former Orange County Supervisor Bill Steiner</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(4)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-fomxs\">Republican Party of Orange County Chair Fred Whitaker </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(5)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-oruji\">State Assemblymember Jim Silva</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(6)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-jofwn\">Aliso Viejo Councilmember Dave Harrington</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(7)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-xiiks\">Aliso Viejo Councilmember Mike Munzing</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(8)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-aqhgr\">Fountain Valley Mayor Patrick Harper</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(9)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-guwmh\">Huntington Beach City Councilmember Barbara Delgleize</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(10)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-lirld\">Huntington Beach City Councilmember Erik Peterson</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(11)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-ngthw\">Huntington Beach City Attorney Michael Gates</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(12)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-frifk\">Former Huntington Beach City Councilman Joe Carchio</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(13)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-yvpfx\">Former Huntington Beach Mayor Pro Tem Tito Ortiz</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(14)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-hpfan\">Former Huntington Beach Mayor Don MacAllister</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(15)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-fjrfm\">Former Huntington Beach Mayor Lyn Semeta</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(16)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-yxyvf\">Former Huntington Beach Mayor Dave Sullivan </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(17)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-uceqb\">Irvine City Councilmember Cristina Shea</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(18)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-yfkla\">Laguna Beach Councilmember Peter Blake </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(19)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-sqghr\">Laguna Hills Mayor Erica Pezold</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(20)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-guzfh\">Laguna Hills Councilmember&nbsp;Janine Heft </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(21)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-wvceb\">Laguna Niguel Mayor Elaine Gennawey </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(22)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-yxcyb\">Laguna Niguel Mayor Pro Tem Sandy Rains </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(23)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-jlvsy\">Lake Forest Mayor Robert Pequeño</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(24)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-mcgzy\">Lake Forest City Councilmember Neeki Moatazedi </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(25)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-crzju\">La Palma Mayor Michele Steggell</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(26)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-kejcz\">La Palma Councilmember Nitesh Patel </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(27)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-vazbe\">Mission Viejo Councilmember Wendy Bucknum </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(28)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-hazzy\">Newport Beach Mayor Kevin Muldoon </p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(29)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-dtexo\">Newport Beach Councilmember Brad Avery</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(30)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "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": "<p class=\"brz-css-nfqfu\">Newport Beach Councilmember Joy Brenner</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > p:nth-child(31)"
                      }
                    ],
                    "attributes": [
                      "20px"
                    ]
                  },
                  {
                    "verdict": "failed",