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",
                    "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-rqaio\">Newport Mesa School Board Member Karen Yelsey</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(32)"
                      }
                    ],
                    "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-gianc\">Former Newport Beach Mayor Evelyn Hart</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(33)"
                      }
                    ],
                    "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-sqygu\">Former Newport Beach Mayor Mike Henn</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(34)"
                      }
                    ],
                    "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-rheuj\">Former Newport Beach Mayor Rush Hill</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(35)"
                      }
                    ],
                    "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-tlxza\">Former Newport Beach Mayor Don Webb</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(36)"
                      }
                    ],
                    "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-hmnmy\">Former Newport Beach Mayor Keith Curry </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(37)"
                      }
                    ],
                    "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-auiqk\">Orange County Department of Education Member Tim Shaw </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(38)"
                      }
                    ],
                    "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-biypm\">Orange County Department of Education Member Lisa Sparks </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(39)"
                      }
                    ],
                    "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-jychq\">Placentia Mayor Rhonda Shader</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(40)"
                      }
                    ],
                    "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-hlhwb\">Stanton Mayor David Shawver </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(41)"
                      }
                    ],
                    "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-zkgyr\">Yorba Linda Mayor Pro Tem Gene Hernandez </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(42)"
                      }
                    ],
                    "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-vxgen\">Yorba Linda Councilmember Mayor Peggy Huang</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(43)"
                      }
                    ],
                    "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-ovfcj\">Yorba Linda Councilmember Mayor Beth Haney </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(44)"
                      }
                    ],
                    "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\">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": [
                      "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-eqcez\">California Republican Party </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(3) > 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-tzkhn\">California Young Republicans Federation </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(3) > 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-pcetu\">California Women’s Leadership Association PAC</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(3) > 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-iclyf\">The California Charter Schools Association </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(3) > 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-inqjn\">The Orange County Register </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(3) > 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-imnou\">New Majority Orange County</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(3) > 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-dvclg\">Lincoln Club of Orange County</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(3) > 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-zjaza\">Republican Party of Orange County</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(3) > 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-qthgz\">Howard Jarvis Taxpayers Association PAC </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(3) > 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-qkpss\">Association of Orange County Deputy Sheriffs</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(3) > 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-bptzh\">California Association of Highway Patrolman (CAHP) </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(3) > 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-rhjmk\">Orange County Business Council PAC </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(3) > 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-rgsel\">National Federation of Independent Business </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(3) > 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-jvovm\">Newport Beach Police Association </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(3) > 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-gzget\">OCGOP Chairman 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(3) > 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-jkjja\">Orange County Business Leader Ed Laird Jr.</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(3) > 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-mjsdy\">Orange County Business Leader Buck Johns </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(3) > 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-wamaf\">Assembly District 72</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "34px"
                    ]
                  },
                  {
                    "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-cbsmp\">Huntington Beach</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "25px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"brz-css-whcxh\">Newport Beach</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "25px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"brz-css-pdnkx\">Lake Forest</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "25px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"brz-css-odscd\">Aliso Viejo</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "25px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"brz-css-kddse\">Laguna Hills</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "25px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"brz-css-merxr\">Laguna Beach</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "25px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"brz-css-yygum\">Laguna Woods</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "25px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"brz-css-demmh\">Seal Beach</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "25px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<p class=\"brz-css-fczrd\">Paid for by Diane Dixon For Assembly 2022, FPPC ID# &nbsp;1443172</p>",
                        "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)"
                      }
                    ],
                    "attributes": [
                      "16px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"fb-root\" class=\" fb_reset fb_reset\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "11px"
                    ]
                  }
                ]
              },
              "QW-WCAG-T29": {
                "name": "Specifying alignment either to the left or right in CSS",
                "code": "QW-WCAG-T29",
                "mapping": "C19",
                "description": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "text-align"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/css/C19",
                  "passed": 123,
                  "warning": 0,
                  "failed": 2,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "This test target has a text-align css property not equal to justify."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "This test target has a text-align css property not equal to justify.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …",
                        "pointer": "html > head:nth-child(1) > style:nth-child(50)"
                      }
                    ],
                    "attributes": [
                      " text-align: justify"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a text-align css property not equal to justify.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:'lucida grande', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …",
                        "pointer": "html > head:nth-child(1) > style:nth-child(51)"
                      }
                    ],
                    "attributes": [
                      " text-align: justify"
                    ]
                  }
                ]
              },
              "QW-WCAG-T31": {
                "name": "Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa",
                "code": "QW-WCAG-T31",
                "mapping": "F24",
                "description": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "text-decoration"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.3",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-minimum"
                    },
                    {
                      "name": "1.4.6",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/contrast-enhanced"
                    },
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/visual-presentation"
                    }
                  ],
                  "related": [
                    "C23",
                    "C25"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F24",
                  "passed": 103,
                  "warning": 0,
                  "failed": 33,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target has a author defined color css property but not a background css property."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "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": "The test target has a author defined color css property but not a background css property.",
                    "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": "The test target has a author defined color css property but not a background css property.",
                    "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": "The test target has a author defined color css property but not a background css property.",
                    "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": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "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": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "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": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined color css property but not a background css property.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"brz-mm-sronly\">Close menu</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(9) > a:nth-child(1) > span:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 9,
              "warning": 1,
              "failed": 1,
              "inapplicable": 13
            },
            "assertions": {
              "QW-BP1": {
                "name": "Using h1-h6 to identify headings",
                "code": "QW-BP1",
                "mapping": "H42",
                "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html"
                    }
                  ],
                  "related": [
                    "H69",
                    "G141",
                    "F2",
                    "F43"
                  ],
                  "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "This page doesn't use headings."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "This page doesn't use headings.",
                    "resultCode": "F1",
                    "elements": [],
                    "attributes": []
                  }
                ]
              },
              "QW-BP17": {
                "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block",
                "code": "QW-BP17",
                "mapping": "G123",
                "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
                "metadata": {
                  "target": {
                    "element": "a",
                    "attributes": "href"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123",
                  "passed": 0,
                  "warning": 3,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "This link skips a content block."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-mm-navbar__title\" href=\"#mm-1\">Main Menu</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div id=\"mm-1\" class=\"brz-mm-panel brz-mm-panel_opened\">Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72Photos</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"brz-mm-btn brz-mm-btn_next brz-mm-listitem__btn\" href=\"#mm-2\">Toggle submenu</a>",
                        "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) > a:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"mm-2\" class=\"brz-mm-panel brz-mm-hidden\" aria-hidden=\"true\">Photos</div>",
                        "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)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"#mm-0\">Close menu</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(9) > a:nth-child(1)"
                      },
                      {
                        "htmlCode": "<div class=\"brz-root__container brz-reset-all brz-mm-page brz-mm-slideout\" id=\"mm-0\">Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72PhotosHomeAboutPhotosEndorsementsPress ReleasesAD72Photos\nCONTRIBUTE   THANK YOU!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.-Diane Dixon SUPPORTED BYCalifornia Republican PartyRepublican Party of Orange CountyLincoln Club of Orange CountyThe Orange County RegisterABOUT DIANEDiane 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 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 49,
                "document": 1,
                "navigation": 2,
                "list": 4,
                "listitem": 14,
                "region": 7,
                "presentation": 8,
                "graphics-document": 4
              },
              "tags": {
                "html": 1,
                "head": 1,
                "meta": 5,
                "link": 27,
                "title": 1,
                "script": 25,
                "style": 10,
                "body": 1,
                "div": 208,
                "nav": 2,
                "a": 23,
                "span": 45,
                "ul": 4,
                "li": 14,
                "section": 7,
                "picture": 8,
                "img": 8,
                "svg": 4,
                "g": 4,
                "path": 6,
                "circle": 1,
                "p": 109,
                "strong": 100,
                "source": 12
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          10,
          121,
          154,
          16
        ],
        "instances": [
          {
            "ruleID": "QW-ACT-R63",
            "what": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R64",
            "what": "This rule checks that the non-repeated content contains a heading",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R73",
            "what": "This rule checks that repeated blocks of content are collapsible.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R74",
            "what": "This rule checks that there is an instrument to move focus to non-repeated content in the page.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R12",
            "what": "This rule checks that each link has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"></a>"
          },
          {
            "ruleID": "QW-ACT-R12",
            "what": "This rule checks that each link has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>"
          },
          {
            "ruleID": "QW-ACT-R12",
            "what": "This rule checks that each link has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"></a>"
          },
          {
            "ruleID": "QW-ACT-R12",
            "what": "This rule checks that each link has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "facebook-jssdk",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > script:nth-child(11)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "facebook-jssdk",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > script:nth-child(12)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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=\"\">Home</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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=\"\">About</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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=\"\">Endorsements</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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=\"\">Press Releases</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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=\"\">AD72</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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=\"\">Photos</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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\">CONTRIBUTE</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"> </a>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">THANK YOU!</span>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "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": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">-Diane Dixon </span>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color8\">SUPPORTED BY</strong>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">Paid for by Diane Dixon For Assembly 2022, FPPC ID</span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">THANK YOU!</span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">-Diane Dixon </span>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color8\">SUPPORTED BY</strong>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">Paid for by Diane Dixon For Assembly 2022, FPPC ID</span>"
          },
          {
            "ruleID": "QW-ACT-R75",
            "what": "This rule checks that each page has a mechanism to bypass repeated blocks of content.",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en-US\"><head></head><body>Diane Dixon for Assembly – Assembly District 72 window._wpemojiSettings = {\"baseUrl\":\"https:\\/\\/s.w.org\\/images\\/core\\/emoji\\/13.1.0\\/72x72\\/\",\"ext\":\".png\",\"svgUr ... );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) …"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span\">Home</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span\">About</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span\">Endorsements</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span\">Press Releases</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span\">AD72</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span\">Photos</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span brz-text__editor\">CONTRIBUTE</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">THANK YOU!</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">-Diane Dixon </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color8\">SUPPORTED BY</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">California Republican Party</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Republican Party of Orange County</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Lincoln Club of Orange County</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">The Orange County Register</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">ABOUT DIANE</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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 dow ... ities, 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>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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, an ... d 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>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color2\">.</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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 communicati ... ial communications, and corporate philanthropy. She managed the intersection of business and government, forging connections among business, government, communities and nonprofit organizations.</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color2\">She earned her Bachelor of Arts with honors in political science from the University of Southern California.</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>ENDORSEMENTS AND SUPPORTERS</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">State Elected Officials</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Former Governor Pete Wilson</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">U.S. Representative Young Kim</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">U.S. Representative Michelle Steel</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">U.S. Representative Darrell Issa</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">U.S. Representative Mimi Walters (Ret.)</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Senator Pat Bates</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Senator Shannon Grove </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assembly Republican Leader James Gallagher </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Marie Waldron</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Laurie Davies</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Frank Bigelow</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Steven Choi</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Heath Flora</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Vince Fong</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Tom Lackey</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Kelly Seyarto</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Thurston Smith </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Assemblymember Suzette Valladares </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Anaheim Mayor Curt Pringle</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Former Board of Equalization Member Diane Harkey </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">Local Elected Officials</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Orange County Supervisor Andrew Do</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Orange County Supervisor Lisa Bartlett</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Orange County Sheriff Don Barnes </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Former Orange County Supervisor Bill Steiner</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Republican Party of Orange County Chair Fred Whitaker </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">State Assemblymember Jim Silva</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Aliso Viejo Councilmember Dave Harrington</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Aliso Viejo Councilmember Mike Munzing</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Fountain Valley Mayor Patrick Harper</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Huntington Beach City Councilmember Barbara Delgleize</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Huntington Beach City Councilmember Erik Peterson</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Huntington Beach City Attorney Michael Gates</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Former Huntington Beach City Councilman Joe Carchio</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Former Huntington Beach Mayor Pro Tem Tito Ortiz</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Former Huntington Beach Mayor Don MacAllister</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Former Huntington Beach Mayor Lyn Semeta</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Former Huntington Beach Mayor Dave Sullivan </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Irvine City Councilmember Cristina Shea</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Beach Councilmember Peter Blake </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>Laguna Hills Mayor Erica Pezold</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Hills Councilmember&nbsp;Janine Heft </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Niguel Mayor Elaine Gennawey </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Niguel Mayor Pro Tem Sandy Rains </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Lake Forest Mayor Robert </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>Pequeño</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>Lake Forest City Councilmember Neeki Moatazedi </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">Organizations, Community Leaders &amp; Supporters</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">California Republican Party </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">California Young Republicans Federation </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">California Women’s Leadership Association PAC</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">The California Charter Schools Association </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">The Orange County Register </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">New Majority Orange County</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Lincoln Club of Orange County</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Republican Party of Orange County</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Howard Jarvis Taxpayers Association PAC </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>Association of Orange County Deputy Sheriffs</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>California Association of Highway Patrolman (CAHP) </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>Orange County Business Council PAC </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>National Federation of Independent Business </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>Newport Beach Police Association</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">OCGOP Chairman Fred Whitaker </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Orange County Business Leader Ed Laird Jr.</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Orange County Business Leader Buck Johns </strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color3\">Assembly District 72</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>Huntington Beach</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Newport Beach</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Lake Forest</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Aliso Viejo</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Hills</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Beach</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Woods</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Seal Beach</strong>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">Paid for by Diane Dixon For Assembly 2022, FPPC ID</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8 brz-pre-population-visible\"># </span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">&nbsp;1443172</span>"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"></a>"
          },
          {
            "ruleID": "QW-WCAG-T21",
            "what": "This technique checks the text alternative of images which are the only content of a link",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"></a>"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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 ... h-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 > …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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\"> ... hild(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 …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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 ... d(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 …"
          },
          {
            "ruleID": "QW-WCAG-T32",
            "what": "The objective of this technique is to create lists of related items using list elements appropriate for their purposes.",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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% ... \" 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 …"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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\">CONTRIBUTE</a>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span brz-icon css-nhd2cj\"></span>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span brz-icon css-nhd2cj\"> </span>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-span brz-icon css-oltjnq\"> </span>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-bxyea\">THANK YOU!</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-rlfaq\">-Diane Dixon </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-xixxl\">SUPPORTED BY</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-sptsr\">California Republican Party</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-agbxi\">Republican Party of Orange County</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-dcsoh\">Lincoln Club of Orange County</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-tkjoq\">The Orange County Register</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-bqvzf\">ABOUT DIANE</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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 p ... bilities, 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>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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 i ...  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>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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 ... ancial communications, and corporate philanthropy. She managed the intersection of business and government, forging connections among business, government, communities and nonprofit organizations.</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-bxatv\">She earned her Bachelor of Arts with honors in political science from the University of Southern California.</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-nmhnw\">ENDORSEMENTS AND SUPPORTERS</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">State Elected Officials</span>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-doqxg\">Former Governor Pete Wilson</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-qvict\">U.S. Representative Young Kim</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-aiqco\">U.S. Representative Michelle Steel</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-gnulg\">U.S. Representative Darrell Issa</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-iyspf\">U.S. Representative Mimi Walters (Ret.)</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-tyqcu\">Senator Pat Bates</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-prlhd\">Senator Shannon Grove </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-lqpdk\">Assembly Republican Leader James Gallagher </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-xwxmo\">Assemblymember Marie Waldron</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-qtjxv\">Assemblymember Laurie Davies</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-ecwxn\">Assemblymember Frank Bigelow</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-eafgo\">Assemblymember Steven Choi</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-jgkdg\">Assemblymember Heath Flora</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-nesra\">Assemblymember Vince Fong</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-hcvvm\">Assemblymember Tom Lackey</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-pzjti\">Assemblymember Kelly Seyarto</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-tqnic\">Assemblymember Thurston Smith </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-jkpoi\">Assemblymember Suzette Valladares </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-ezkdu\">Anaheim Mayor Curt Pringle</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-dcobk\">Former Board of Equalization Member Diane Harkey </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">Local Elected Officials</span>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-qqkzl\">Orange County Supervisor Andrew Do</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-bejxd\">Orange County Supervisor Lisa Bartlett</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-wrheb\">Orange County Sheriff Don Barnes </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-ogjwg\">Former Orange County Supervisor Bill Steiner</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-fomxs\">Republican Party of Orange County Chair Fred Whitaker </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-oruji\">State Assemblymember Jim Silva</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-jofwn\">Aliso Viejo Councilmember Dave Harrington</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-xiiks\">Aliso Viejo Councilmember Mike Munzing</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-aqhgr\">Fountain Valley Mayor Patrick Harper</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-guwmh\">Huntington Beach City Councilmember Barbara Delgleize</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-lirld\">Huntington Beach City Councilmember Erik Peterson</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-ngthw\">Huntington Beach City Attorney Michael Gates</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-frifk\">Former Huntington Beach City Councilman Joe Carchio</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-yvpfx\">Former Huntington Beach Mayor Pro Tem Tito Ortiz</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-hpfan\">Former Huntington Beach Mayor Don MacAllister</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-fjrfm\">Former Huntington Beach Mayor Lyn Semeta</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-yxyvf\">Former Huntington Beach Mayor Dave Sullivan </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-uceqb\">Irvine City Councilmember Cristina Shea</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-yfkla\">Laguna Beach Councilmember Peter Blake </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-sqghr\">Laguna Hills Mayor Erica Pezold</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-guzfh\">Laguna Hills Councilmember&nbsp;Janine Heft </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-wvceb\">Laguna Niguel Mayor Elaine Gennawey </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-yxcyb\">Laguna Niguel Mayor Pro Tem Sandy Rains </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-jlvsy\">Lake Forest Mayor Robert Pequeño</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-mcgzy\">Lake Forest City Councilmember Neeki Moatazedi </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-crzju\">La Palma Mayor Michele Steggell</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-kejcz\">La Palma Councilmember Nitesh Patel </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-vazbe\">Mission Viejo Councilmember Wendy Bucknum </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-hazzy\">Newport Beach Mayor Kevin Muldoon </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-dtexo\">Newport Beach Councilmember Brad Avery</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-nfqfu\">Newport Beach Councilmember Joy Brenner</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(32)"
            },
            "excerpt": "<p class=\"brz-css-rqaio\">Newport Mesa School Board Member Karen Yelsey</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(33)"
            },
            "excerpt": "<p class=\"brz-css-gianc\">Former Newport Beach Mayor Evelyn Hart</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(34)"
            },
            "excerpt": "<p class=\"brz-css-sqygu\">Former Newport Beach Mayor Mike Henn</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(35)"
            },
            "excerpt": "<p class=\"brz-css-rheuj\">Former Newport Beach Mayor Rush Hill</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(36)"
            },
            "excerpt": "<p class=\"brz-css-tlxza\">Former Newport Beach Mayor Don Webb</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(37)"
            },
            "excerpt": "<p class=\"brz-css-hmnmy\">Former Newport Beach Mayor Keith Curry </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(38)"
            },
            "excerpt": "<p class=\"brz-css-auiqk\">Orange County Department of Education Member Tim Shaw </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(39)"
            },
            "excerpt": "<p class=\"brz-css-biypm\">Orange County Department of Education Member Lisa Sparks </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(40)"
            },
            "excerpt": "<p class=\"brz-css-jychq\">Placentia Mayor Rhonda Shader</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(41)"
            },
            "excerpt": "<p class=\"brz-css-hlhwb\">Stanton Mayor David Shawver </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(42)"
            },
            "excerpt": "<p class=\"brz-css-zkgyr\">Yorba Linda Mayor Pro Tem Gene Hernandez </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(43)"
            },
            "excerpt": "<p class=\"brz-css-vxgen\">Yorba Linda Councilmember Mayor Peggy Huang</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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(44)"
            },
            "excerpt": "<p class=\"brz-css-ovfcj\">Yorba Linda Councilmember Mayor Beth Haney </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-accordion__nav-title brz-span brz-text__editor\">Organizations, Community Leaders &amp; Supporters</span>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-eqcez\">California Republican Party </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-tzkhn\">California Young Republicans Federation </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-pcetu\">California Women’s Leadership Association PAC</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-iclyf\">The California Charter Schools Association </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-inqjn\">The Orange County Register </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-imnou\">New Majority Orange County</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-dvclg\">Lincoln Club of Orange County</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-zjaza\">Republican Party of Orange County</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-qthgz\">Howard Jarvis Taxpayers Association PAC </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-qkpss\">Association of Orange County Deputy Sheriffs</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-bptzh\">California Association of Highway Patrolman (CAHP) </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-rhjmk\">Orange County Business Council PAC </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-rgsel\">National Federation of Independent Business </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-jvovm\">Newport Beach Police Association </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-gzget\">OCGOP Chairman Fred Whitaker </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-jkjja\">Orange County Business Leader Ed Laird Jr.</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-mjsdy\">Orange County Business Leader Buck Johns </p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-wamaf\">Assembly District 72</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-cbsmp\">Huntington Beach</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-whcxh\">Newport Beach</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-pdnkx\">Lake Forest</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-odscd\">Aliso Viejo</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-kddse\">Laguna Hills</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-merxr\">Laguna Beach</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-yygum\">Laguna Woods</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-demmh\">Seal Beach</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<p class=\"brz-css-fczrd\">Paid for by Diane Dixon For Assembly 2022, FPPC ID# &nbsp;1443172</p>"
          },
          {
            "ruleID": "QW-WCAG-T28",
            "what": "This technique checks that all font-size attribute uses percent, em or names.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "fb-root",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(2)"
            },
            "excerpt": "<div id=\"fb-root\" class=\" fb_reset fb_reset\"></div>"
          },
          {
            "ruleID": "QW-WCAG-T29",
            "what": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > style:nth-child(50)"
            },
            "excerpt": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_ ... r-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …"
          },
          {
            "ruleID": "QW-WCAG-T29",
            "what": "This technique describes how to align blocks of text either left or right by setting the CSS text-align property.",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > style:nth-child(51)"
            },
            "excerpt": "<style type=\"text/css\" data-fbcssmodules=\"css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe\">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_ ... r-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word- …"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">THANK YOU!</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "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": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">-Diane Dixon </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color8\">SUPPORTED BY</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">California Republican Party</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Republican Party of Orange County</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Lincoln Club of Orange County</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">The Orange County Register</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">ABOUT DIANE</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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 dow ... ities, 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>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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, an ... d 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>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color2\">.</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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 communicati ... ial communications, and corporate philanthropy. She managed the intersection of business and government, forging connections among business, government, communities and nonprofit organizations.</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color2\">She earned her Bachelor of Arts with honors in political science from the University of Southern California.</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<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>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>ENDORSEMENTS AND SUPPORTERS</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color3\">Assembly District 72</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong>Huntington Beach</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Newport Beach</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Lake Forest</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Aliso Viejo</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Hills</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Beach</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Laguna Woods</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<strong class=\"brz-cp-color1\">Seal Beach</strong>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">Paid for by Diane Dixon For Assembly 2022, FPPC ID</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8 brz-pre-population-visible\"># </span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(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)"
            },
            "excerpt": "<span class=\"brz-cp-color8\">&nbsp;1443172</span>"
          },
          {
            "ruleID": "QW-WCAG-T31",
            "what": "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(9) > a:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"brz-mm-sronly\">Close menu</span>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"brz-mm-navbar__title\" href=\"#mm-1\">Main Menu</a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "mm-1",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1)"
            },
            "excerpt": "<div id=\"mm-1\" class=\"brz-mm-panel brz-mm-panel_opened\">Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72Photos</div>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > nav:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"brz-mm-btn brz-mm-btn_next brz-mm-listitem__btn\" href=\"#mm-2\">Toggle submenu</a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "mm-2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "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)"
            },
            "excerpt": "<div id=\"mm-2\" class=\"brz-mm-panel brz-mm-hidden\" aria-hidden=\"true\">Photos</div>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"#mm-0\">Close menu</a>"
          },
          {
            "ruleID": "QW-BP17",
            "what": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "mm-0",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1)"
            },
            "excerpt": "<div class=\"brz-root__container brz-reset-all brz-mm-page brz-mm-slideout\" id=\"mm-0\">Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72PhotosHomeAboutPhotosEndorsementsPress Releases ... CountyThe Orange County RegisterABOUT DIANEDiane 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 …"
          }
        ]
      },
      "endTime": 1687103378440
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "startTime": 1687103378440,
      "url": "http://dianedixonforassembly.com/",
      "what": "Tenon",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.081",
        "responseTime": "2023-06-18T15:49:37.970Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1289510,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 11,
              "totalWarnings": 5,
              "totalIssues": 16
            },
            "issuesByLevel": {
              "A": {
                "count": 10,
                "pct": 62.5
              },
              "AA": {
                "count": 6,
                "pct": 37.5
              },
              "AAA": {
                "count": 16,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "781a0d2a-617e-4801-9172-c62894bb86ea",
          "docID": "bf6693df-d584-4152-b253-6306b20a6847",
          "sourceHash": "55db7cbc1fe3dacde9f235ad49369e8a",
          "urlHttpCode": 200,
          "clientScriptErrors": [
            {},
            {}
          ],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=781a0d2a-617e-4801-9172-c62894bb86ea",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 5466.16
                },
                "height": 5466.16,
                "width": 1024
              },
              "position": {
                "line": 14980,
                "column": 60
              },
              "errorSnippet": "&lt;body 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",
              "xpath": "/html/body",
              "issueID": "14503e82244ef177cbd09d0f52761bb1",
              "signature": "1c9834a03fcda9af9223b4421a75b2ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=14503e82244ef177cbd09d0f52761bb1"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 114.375,
                  "y": 57.1875
                },
                "height": 57.1875,
                "width": 114.375
              },
              "position": {
                "line": 12945,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-custom-id=\"layctjhfhuftesqqhcmespzeofgjnewntayg\"&gt;&lt;picture class=\"brz-picture brz-d-block brz-p-relative brz-css-ujgga\"&gt;&lt;img class=\"brz-img b",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "20d4f1087d82d27c9a2245044984785a",
              "signature": "1d0d3ffc9b683bb9915e6227689e4ed2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=20d4f1087d82d27c9a2245044984785a"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 132.094,
                  "y": 48
                },
                "height": 48,
                "width": 132.094
              },
              "position": {
                "line": 13985,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-brz-link-type=\"external\" id=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "bfd317cffb532229157253236a6440b7",
              "signature": "c86a8023491c7ef36727720e3465ccc4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=bfd317cffb532229157253236a6440b7"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 25.5,
                  "y": 14.234375
                },
                "bottom-right": {
                  "x": 73.5,
                  "y": 31.234375
                },
                "height": 17,
                "width": 48
              },
              "position": {
                "line": 13985,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"&gt;&lt;span class=\"brz-span brz-icon css-nhd2cj\"&gt;&lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xl",
              "xpath": "/html/body/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]",
              "issueID": "f92ad6dee256207d19baa8a7b8545b2d",
              "signature": "3be759bb23b7fdd7157ce3cbc00b9d11",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f92ad6dee256207d19baa8a7b8545b2d"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 25.5,
                  "y": 14.234375
                },
                "bottom-right": {
                  "x": 73.5,
                  "y": 31.234375
                },
                "height": 17,
                "width": 48
              },
              "position": {
                "line": 14001,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"&gt;&lt;span class=\"brz-span brz-icon css-nhd2cj\"&gt;&lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink",
              "xpath": "/html/body/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]",
              "issueID": "28430c35f24199bb5147096ebcd23bcc",
              "signature": "9529729540b2d70b7a7017dced3212b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=28430c35f24199bb5147096ebcd23bcc"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 152.5,
                  "y": 1
                },
                "bottom-right": {
                  "x": 384.5,
                  "y": 51
                },
                "height": 50,
                "width": 232
              },
              "position": {
                "line": 20652,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"brz-cp-color8\"&gt;THANK YOU!&lt;/span&gt;",
              "xpath": "/html/body/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/div[5]/div[1]/p[1]/span[1]",
              "issueID": "f6cd1813476d86385d8a8eca6da0db23",
              "signature": "0b8b57896893dddaea898a52576ab261",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f6cd1813476d86385d8a8eca6da0db23"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 5466.16
                },
                "height": 5466.16,
                "width": 1024
              },
              "position": {
                "line": 12945,
                "column": 61892
              },
              "errorSnippet": "&lt;div class=\"brz-root__container brz-reset-all brz-mm-page brz-mm-slideout\" id=\"mm-0\"&gt;&lt;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 ",
              "xpath": "/html/body/div[1]",
              "issueID": "8dd683aeb0a225cf8f3ebca86894759f",
              "signature": "6ab15ef92c6ae1845598e3ac67359904",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8dd683aeb0a225cf8f3ebca86894759f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25.5,
                  "y": 14.234375
                },
                "bottom-right": {
                  "x": 73.5,
                  "y": 31.234375
                },
                "height": 17,
                "width": 48
              },
              "position": {
                "line": 14001,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"&gt;&lt;span class=\"brz-span brz-icon css-nhd2cj\"&gt;&lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink",
              "xpath": "/html/body/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]",
              "issueID": "55093e9fe7868cccab896992a93171f5",
              "signature": "ecac1f6036d109660b56ecaba7e0b177",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=55093e9fe7868cccab896992a93171f5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 87
                },
                "height": 87,
                "width": 1024
              },
              "position": {
                "line": 20652,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"brz-css-kyagr brz-wrapper\"&gt;&lt;div data-custom-id=\"zpjgpqyprlcdclkghwdexgvjmclqgoqittou\"&gt;&lt;p class=\"brz-css-nmhnw\"&gt;&lt;span class=\"brz-cp-color1 brz-span\"&gt;&lt;strong&gt;ENDORSEMENTS AND SUPPORTERS&lt;/strong&gt;&lt;/span&gt;&",
              "xpath": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]",
              "issueID": "60cde1630b3bd0ee6775b9f5446681fe",
              "signature": "40c052ab481294b39d12d3087de10bc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=60cde1630b3bd0ee6775b9f5446681fe"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 115.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 908.5,
                  "y": 87
                },
                "height": 87,
                "width": 793
              },
              "position": {
                "line": 20652,
                "column": 0
              },
              "errorSnippet": "&lt;div data-custom-id=\"zpjgpqyprlcdclkghwdexgvjmclqgoqittou\"&gt;&lt;p class=\"brz-css-nmhnw\"&gt;&lt;span class=\"brz-cp-color1 brz-span\"&gt;&lt;strong&gt;ENDORSEMENTS AND SUPPORTERS&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "676a7e9e6c911ef9e538be68f87e8098",
              "signature": "fcd9991583dfd20cc5a440e578d83693",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=676a7e9e6c911ef9e538be68f87e8098"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 115.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 908.5,
                  "y": 87
                },
                "height": 87,
                "width": 793
              },
              "position": {
                "line": 20652,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"brz-css-nmhnw\"&gt;&lt;span class=\"brz-cp-color1 brz-span\"&gt;&lt;strong&gt;ENDORSEMENTS AND SUPPORTERS&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "issueID": "880ca2bbc1d2c9c877b2d3342592498b",
              "signature": "4fa10a403020177fc6914904602eb6cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=880ca2bbc1d2c9c877b2d3342592498b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 115.5,
                  "y": 14
                },
                "bottom-right": {
                  "x": 908.5,
                  "y": 73
                },
                "height": 59,
                "width": 793
              },
              "position": {
                "line": 20652,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"brz-cp-color1 brz-span\"&gt;&lt;strong&gt;ENDORSEMENTS AND SUPPORTERS&lt;/strong&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]",
              "issueID": "fad9c5143effa555363879665418e0a1",
              "signature": "112ded8aca56082346fead2e271f1f03",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fad9c5143effa555363879665418e0a1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 115.5,
                  "y": 14
                },
                "bottom-right": {
                  "x": 908.5,
                  "y": 73
                },
                "height": 59,
                "width": 793
              },
              "position": {
                "line": 20652,
                "column": 0
              },
              "errorSnippet": "&lt;strong&gt;ENDORSEMENTS AND SUPPORTERS&lt;/strong&gt;",
              "xpath": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/strong[1]",
              "issueID": "2c7a179aa3495be3a21a260ec742f5f3",
              "signature": "271da201fcf8fbddba64160fd30a4984",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2c7a179aa3495be3a21a260ec742f5f3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 109,
                  "y": 24
                },
                "height": 24,
                "width": 94
              },
              "position": {
                "line": 13980,
                "column": 5796
              },
              "errorSnippet": "&lt;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\"&gt;&lt;span class=",
              "xpath": "/html/body/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]",
              "issueID": "edd2e14315bd4b5cf3d492b705d67c10",
              "signature": "4a79fd865599e5a5624c94972c68d297",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=edd2e14315bd4b5cf3d492b705d67c10"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25.5,
                  "y": 14.234375
                },
                "bottom-right": {
                  "x": 73.5,
                  "y": 31.234375
                },
                "height": 17,
                "width": 48
              },
              "position": {
                "line": 13985,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"&gt;&lt;span class=\"brz-span brz-icon css-nhd2cj\"&gt;&lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xl",
              "xpath": "/html/body/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]",
              "issueID": "948ff11961a488a8c98c667221c0705e",
              "signature": "32100cabc854f53a123a7f9fcc8fc4e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=948ff11961a488a8c98c667221c0705e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25.5,
                  "y": 14.234375
                },
                "bottom-right": {
                  "x": 73.5,
                  "y": 31.234375
                },
                "height": 17,
                "width": 48
              },
              "position": {
                "line": 14001,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-brz-link-type=\"external\" id=\"\"&gt;&lt;span class=\"brz-span brz-icon css-nhd2cj\"&gt;&lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink",
              "xpath": "/html/body/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]",
              "issueID": "bfef6bf9a856c032c0be69a142111127",
              "signature": "2e97119bdeecc0b3199fce1f1ff5a56e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bfef6bf9a856c032c0be69a142111127"
            }
          ],
          "log": []
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          0,
          5,
          11
        ],
        "instances": [
          {
            "ruleID": "28",
            "what": "The layout or sizing of this page causes horizontal scrolling.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body"
            },
            "excerpt": "<body class=\"home page-template page-template-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"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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 b"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xl"
          },
          {
            "ruleID": "57",
            "what": "This link has no text inside it.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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=\"http://www.w3.org/2000/svg\" xmlns:xlink"
          },
          {
            "ruleID": "95",
            "what": "This element has insufficient color contrast (Level AAA).",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/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\">THANK YOU!</span>"
          },
          {
            "ruleID": "144",
            "what": "This content's line height is insufficent to properly display the computed element font size.",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "mm-0",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]"
            },
            "excerpt": "<div class=\"brz-root__container brz-reset-all brz-mm-page brz-mm-slideout\" id=\"mm-0\"><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 "
          },
          {
            "ruleID": "152",
            "what": "This actionable element is smaller than the minimum required size.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[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=\"http://www.w3.org/2000/svg\" xmlns:xlink"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]"
            },
            "excerpt": "<div class=\"brz-css-kyagr brz-wrapper\"><div data-custom-id=\"zpjgpqyprlcdclkghwdexgvjmclqgoqittou\"><p class=\"brz-css-nmhnw\"><span class=\"brz-cp-color1 brz-span\"><strong>ENDORSEMENTS AND SUPPORTERS</strong></span>&"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]"
            },
            "excerpt": "<div data-custom-id=\"zpjgpqyprlcdclkghwdexgvjmclqgoqittou\"><p class=\"brz-css-nmhnw\"><span class=\"brz-cp-color1 brz-span\"><strong>ENDORSEMENTS AND SUPPORTERS</strong></span></p></div>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/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": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]"
            },
            "excerpt": "<span class=\"brz-cp-color1 brz-span\"><strong>ENDORSEMENTS AND SUPPORTERS</strong></span>"
          },
          {
            "ruleID": "153",
            "what": "This long string of text is in all caps.",
            "ordinalSeverity": 2,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/strong[1]"
            },
            "excerpt": "<strong>ENDORSEMENTS AND SUPPORTERS</strong>"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/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="
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/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\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xl"
          },
          {
            "ruleID": "218",
            "what": "This link opens in a new window without user control.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html/body/div[1]/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=\"http://www.w3.org/2000/svg\" xmlns:xlink"
          }
        ]
      },
      "endTime": 1687103378933
    },
    {
      "type": "test",
      "which": "testaro",
      "withItems": true,
      "rules": [
        "n",
        "motion"
      ],
      "startTime": 1687103378933,
      "url": "http://dianedixonforassembly.com/",
      "what": "Testaro",
      "result": {
        "rules": {
          "allHidden": {
            "what": "page that is entirely or mostly hidden",
            "data": {
              "hidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "reallyHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "display": {
                "document": "block",
                "body": "block",
                "main": null
              },
              "visHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "ariaHidden": {
                "document": false,
                "body": false,
                "main": false
              },
              "tagName": {
                "document": "HTML",
                "body": "BODY",
                "main": ""
              },
              "id": {
                "body": "",
                "main": ""
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "autocomplete": {
            "what": "name and email inputs without autocomplete attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "bulk": {
            "what": "large count of visible elements",
            "data": {
              "visibleElements": 486
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "bulk",
                "what": "Page contains a large number of visible elements",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "HTML",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "docType": {
            "what": "document without a doctype property",
            "data": {
              "docHasType": true
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "dupAtt": {
            "what": "elements with duplicate attributes",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "embAc": {
            "what": "active elements embedded in links or buttons",
            "data": {
              "totals": {
                "links": 0,
                "buttons": 0,
                "inputs": 0,
                "selects": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "filter": {
            "what": "filter styles on elements",
            "data": {
              "totals": {
                "styledElements": 0,
                "impactedElements": 0
              },
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "focAll": {
            "what": "discrepancies between focusable and Tab-focused elements",
            "data": {
              "tabFocusables": 11,
              "tabFocused": 12,
              "discrepancy": 1
            },
            "totals": [
              0,
              0,
              1,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "focAll",
                "what": "Some focusable elements are not Tab-focusable or vice versa",
                "count": 1,
                "ordinalSeverity": 2,
                "tagName": "",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "focInd": {
            "what": "missing and nonstandard focus indicators",
            "data": {
              "totals": {
                "total": 11,
                "types": {
                  "missing": {
                    "total": 11,
                    "tagNames": {
                      "A": 11
                    }
                  },
                  "nonoutline": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "outline": {
                    "total": 0,
                    "meanDelay": 0,
                    "tagNames": {}
                  }
                }
              },
              "items": {
                "missing": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-c"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "AD72"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photos"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CONTRIBUTE"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" da"
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-"
                  }
                ],
                "nonoutline": [],
                "outline": []
              }
            },
            "totals": [
              0,
              0,
              0,
              11
            ],
            "standardInstances": [
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-c"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Endorsements"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "AD72"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CONTRIBUTE"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" da"
              },
              {
                "ruleID": "focInd",
                "what": "A element has no focus indicator",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-"
              }
            ]
          },
          "focOp": {
            "what": "discrepancies between focusability and operability",
            "data": {
              "totals": {
                "total": 26,
                "types": {
                  "onlyFocusable": {
                    "total": 0,
                    "tagNames": {}
                  },
                  "onlyOperable": {
                    "total": 3,
                    "tagNames": {
                      "DIV": 3
                    }
                  },
                  "focusableAndOperable": {
                    "total": 23,
                    "tagNames": {
                      "A": 23
                    }
                  }
                }
              },
              "items": {
                "onlyFocusable": [],
                "onlyOperable": [
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "State Elected Officials",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "Local Elected Officials",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "DIV",
                    "id": "",
                    "text": "Organizations, Community Leaders & Supporters",
                    "byTag": false,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ],
                "focusableAndOperable": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Main Menu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Toggle submenu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "AD72",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-c",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Home",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Endorsements",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Press Releases",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "AD72",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Photos",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CONTRIBUTE",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" da",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "Close menu",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  },
                  {
                    "tagName": "A",
                    "id": "ast-scroll-top",
                    "text": "Scroll to Top",
                    "byTag": true,
                    "byOnClick": false,
                    "byPointer": true
                  }
                ]
              }
            },
            "totals": [
              0,
              0,
              0,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "State Elected Officials"
              },
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Local Elected Officials"
              },
              {
                "ruleID": "focOp",
                "complaint": "DIV element is operable but not focusable",
                "ordinalSeverity": 3,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Organizations, Community Leaders & Supporters"
              }
            ]
          },
          "focVis": {
            "what": "links that are invisible when focused",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "hover": {
            "what": "hover-caused content changes",
            "data": {
              "totals": {
                "triggers": 17,
                "triggerSample": 17,
                "impactTriggers": 2,
                "additions": 8,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0,
                "unhoverables": 1,
                "noCursors": 0,
                "badCursors": 0,
                "noIndicators": 0,
                "badIndicators": 1
              },
              "items": {
                "impactTriggers": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "AboutPhotos",
                    "additions": 4,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  },
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "About",
                    "additions": 4,
                    "removals": 0,
                    "opacityChanges": 0,
                    "opacityImpact": 0
                  }
                ],
                "unhoverables": [
                  {
                    "tagName": "A",
                    "id": "",
                    "text": "CONTRIBUTE"
                  }
                ],
                "noCursors": [],
                "badCursors": [],
                "noIndicators": [],
                "badIndicators": [
                  {
                    "tagName": "LI",
                    "id": "",
                    "text": "Endorsements"
                  }
                ]
              }
            },
            "totals": [
              0,
              8,
              1,
              3
            ],
            "standardInstances": [
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "AboutPhotos"
              },
              {
                "ruleID": "hover",
                "what": "Hovering over element has unexpected effects",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "hover",
                "what": "Operable element cannot be hovered over",
                "ordinalSeverity": 3,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CONTRIBUTE"
              },
              {
                "ruleID": "hover",
                "what": "List item changes when hovered over",
                "ordinalSeverity": 2,
                "tagName": "LI",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Endorsements"
              }
            ]
          },
          "labClash": {
            "what": "labeling inconsistencies",
            "data": {
              "totals": {
                "mislabeled": 0,
                "unlabeled": 0,
                "wellLabeled": 0
              },
              "items": {
                "mislabeled": [],
                "unlabeled": [],
                "wellLabeled": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkTo": {
            "what": "links without destinations",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "linkUl": {
            "what": "missing underlines on inline links",
            "data": {
              "totals": {
                "links": 23,
                "adjacent": {
                  "total": 23,
                  "underlined": 0,
                  "underlinedPercent": 0
                }
              },
              "items": {
                "underlined": [],
                "notUnderlined": [
                  {
                    "id": "",
                    "text": "Main Menu"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "About"
                  },
                  {
                    "id": "",
                    "text": "Toggle submenu"
                  },
                  {
                    "id": "",
                    "text": "Photos"
                  },
                  {
                    "id": "",
                    "text": "Endorsements"
                  },
                  {
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "id": "",
                    "text": "AD72"
                  },
                  {
                    "id": "",
                    "text": "Photos"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-c"
                  },
                  {
                    "id": "",
                    "text": "Home"
                  },
                  {
                    "id": "",
                    "text": "About"
                  },
                  {
                    "id": "",
                    "text": "Photos"
                  },
                  {
                    "id": "",
                    "text": "Endorsements"
                  },
                  {
                    "id": "",
                    "text": "Press Releases"
                  },
                  {
                    "id": "",
                    "text": "AD72"
                  },
                  {
                    "id": "",
                    "text": "Photos"
                  },
                  {
                    "id": "",
                    "text": "CONTRIBUTE"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" da"
                  },
                  {
                    "id": "",
                    "text": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-"
                  },
                  {
                    "id": "",
                    "text": "Close menu"
                  },
                  {
                    "id": "ast-scroll-top",
                    "text": "Scroll to Top"
                  }
                ]
              }
            },
            "totals": [
              0,
              23,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Main Menu"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Toggle submenu"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Endorsements"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "AD72"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-c"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Home"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "About"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Endorsements"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Press Releases"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "AD72"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "CONTRIBUTE"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" da"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Close menu"
              },
              {
                "ruleID": "linkUl",
                "what": "Link is inline but has no underline",
                "ordinalSeverity": 1,
                "tagName": "A",
                "id": "ast-scroll-top",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Scroll to Top"
              }
            ]
          },
          "menuNav": {
            "what": "nonstandard keyboard navigation between focusable menu items",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "menuItems": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "menus": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "menuItems": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "miniText": {
            "what": "text smaller than 11 pixels",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "nonTable": {
            "what": "table elements used for layout",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "radioSet": {
            "what": "radio buttons not grouped into standard field sets",
            "data": {
              "totals": {
                "total": 0,
                "inSet": 0,
                "percent": "N.A."
              },
              "items": {
                "inSet": [],
                "notInSet": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "role": {
            "what": "invalid and native-replacing explicit roles",
            "data": {
              "roleElements": 0,
              "badRoleElements": 0,
              "redundantRoleElements": 0,
              "tagNames": {}
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "styleDiff": {
            "what": "style inconsistencies",
            "data": {
              "mainStyles": [
                "fontStyle",
                "fontWeight",
                "opacity",
                "textDecorationLine",
                "textDecorationStyle",
                "textDecorationThickness"
              ],
              "buttonStyles": [
                "borderStyle",
                "borderWidth",
                "height",
                "lineHeight",
                "maxHeight",
                "maxWidth",
                "minHeight",
                "minWidth",
                "outlineOffset",
                "outlineStyle",
                "outlineWidth"
              ],
              "headingStyles": [
                "color",
                "fontSize"
              ],
              "listLinkStyles": [
                "color",
                "fontSize",
                "lineHeight"
              ],
              "totals": {
                "adjacentLink": {
                  "total": 23,
                  "subtotals": [
                    17,
                    6
                  ]
                }
              },
              "items": {
                "adjacentLink": {
                  "fontWeight": {
                    "400": [
                      "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-c",
                      "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-",
                      "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" da",
                      "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-",
                      "Close menu",
                      "Scroll to Top"
                    ],
                    "700": [
                      "Main Menu",
                      "Home",
                      "About",
                      "Toggle submenu",
                      "Photos",
                      "Endorsements",
                      "Press Releases",
                      "AD72",
                      "Photos",
                      "Home",
                      "About",
                      "Photos",
                      "Endorsements",
                      "Press Releases",
                      "AD72",
                      "Photos",
                      "CONTRIBUTE"
                    ]
                  }
                }
              }
            },
            "totals": [
              1,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "styleDiff",
                "what": "In-line links have 2 different styles",
                "count": 1,
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": ""
              }
            ]
          },
          "tabNav": {
            "what": "nonstandard keyboard navigation between elements with the tab role",
            "data": {
              "totals": {
                "navigations": {
                  "all": {
                    "total": 0,
                    "correct": 0,
                    "incorrect": 0
                  },
                  "specific": {
                    "tab": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "left": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "right": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "up": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "down": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "home": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    },
                    "end": {
                      "total": 0,
                      "correct": 0,
                      "incorrect": 0
                    }
                  }
                },
                "tabElements": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                },
                "tabLists": {
                  "total": 0,
                  "correct": 0,
                  "incorrect": 0
                }
              },
              "tabElements": {
                "incorrect": [],
                "correct": []
              }
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "titledEl": {
            "what": "title attributes on inappropriate elements",
            "data": {
              "total": 0,
              "items": []
            },
            "totals": [
              0,
              0,
              0,
              0
            ],
            "standardInstances": []
          },
          "zIndex": {
            "what": "non-default Z indexes",
            "data": {
              "totals": {
                "total": 8,
                "tagNames": {
                  "NAV": 1,
                  "DIV": 5,
                  "UL": 1,
                  "A": 1
                }
              },
              "items": [
                {
                  "tagName": "NAV",
                  "id": "wgvowaaxakuanxsxhijxwyoyfdthcoeoxsmf",
                  "text": "Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72Photos"
                },
                {
                  "tagName": "DIV",
                  "id": "mm-1",
                  "text": "Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72Photos"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Main Menu"
                },
                {
                  "tagName": "DIV",
                  "id": "mm-2",
                  "text": "Photos"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "HomeAboutPhotosEndorsementsPress ReleasesAD72Photos CONTRIBUTE"
                },
                {
                  "tagName": "UL",
                  "id": "",
                  "text": "Photos"
                },
                {
                  "tagName": "DIV",
                  "id": "",
                  "text": "Close menu"
                },
                {
                  "tagName": "A",
                  "id": "ast-scroll-top",
                  "text": "Scroll to Top"
                }
              ]
            },
            "totals": [
              8,
              0,
              0,
              0
            ],
            "standardInstances": [
              {
                "ruleID": "zIndex",
                "what": "NAV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "NAV",
                "id": "wgvowaaxakuanxsxhijxwyoyfdthcoeoxsmf",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72Photos"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "mm-1",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72Photos"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Main Menu"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "mm-2",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "HomeAboutPhotosEndorsementsPress ReleasesAD72Photos CONTRIBUTE"
              },
              {
                "ruleID": "zIndex",
                "what": "UL element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "UL",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Photos"
              },
              {
                "ruleID": "zIndex",
                "what": "DIV element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "DIV",
                "id": "",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Close menu"
              },
              {
                "ruleID": "zIndex",
                "what": "A element has a non-default Z index",
                "ordinalSeverity": 0,
                "tagName": "A",
                "id": "ast-scroll-top",
                "location": {
                  "doc": "",
                  "type": "",
                  "spec": ""
                },
                "excerpt": "Scroll to Top"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          10,
          31,
          2,
          17
        ],
        "instances": [
          {
            "ruleID": "bulk",
            "what": "Page contains a large number of visible elements",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focAll",
            "what": "Some focusable elements are not Tab-focusable or vice versa",
            "count": 1,
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-c"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "AD72"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CONTRIBUTE"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" da"
          },
          {
            "ruleID": "focInd",
            "what": "A element has no focus indicator",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "State Elected Officials"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Local Elected Officials"
          },
          {
            "ruleID": "focOp",
            "complaint": "DIV element is operable but not focusable",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Organizations, Community Leaders & Supporters"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "AboutPhotos"
          },
          {
            "ruleID": "hover",
            "what": "Hovering over element has unexpected effects",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "hover",
            "what": "Operable element cannot be hovered over",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CONTRIBUTE"
          },
          {
            "ruleID": "hover",
            "what": "List item changes when hovered over",
            "ordinalSeverity": 2,
            "tagName": "LI",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Main Menu"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Toggle submenu"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "AD72"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"http://dianedixonforassembly.com/\" data-brz-link-type=\"external\" id=\"\" data-c"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Home"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "About"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Endorsements"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Press Releases"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "AD72"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "CONTRIBUTE"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a brz-container-link\" href=\"https://www.efundraisingconnections.com/c/Dixon2024\" data-"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.facebook.com/DixonForAssembly/\" target=\"_blank\" rel=\"noopener\" da"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a class=\"brz-a\" href=\"https://www.instagram.com/diane_dixon_/\" target=\"_blank\" rel=\"noopener\" data-"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Close menu"
          },
          {
            "ruleID": "linkUl",
            "what": "Link is inline but has no underline",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "ast-scroll-top",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Scroll to Top"
          },
          {
            "ruleID": "styleDiff",
            "what": "In-line links have 2 different styles",
            "count": 1,
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": ""
          },
          {
            "ruleID": "zIndex",
            "what": "NAV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "NAV",
            "id": "wgvowaaxakuanxsxhijxwyoyfdthcoeoxsmf",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72Photos"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "mm-1",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Main MenuHomeAboutToggle submenuPhotosEndorsementsPress ReleasesAD72Photos"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Main Menu"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "mm-2",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "HomeAboutPhotosEndorsementsPress ReleasesAD72Photos CONTRIBUTE"
          },
          {
            "ruleID": "zIndex",
            "what": "UL element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "UL",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Photos"
          },
          {
            "ruleID": "zIndex",
            "what": "DIV element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Close menu"
          },
          {
            "ruleID": "zIndex",
            "what": "A element has a non-default Z index",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "ast-scroll-top",
            "location": {
              "doc": "",
              "type": "",
              "spec": ""
            },
            "excerpt": "Scroll to Top"
          }
        ]
      },
      "endTime": 1687103408236
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "startTime": 1687103408236,
      "url": "http://dianedixonforassembly.com/",
      "what": "WAVE",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Diane Dixon for Assembly – Assembly District 72",
          "pageurl": "http://dianedixonforassembly.com/",
          "time": 2.71,
          "creditsremaining": 1026,
          "allitemcount": 43,
          "totalelements": 616,
          "waveurl": "http://wave.webaim.org/report?url=http://dianedixonforassembly.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#roujdynzkutkiwwhibkjtaxlxrticthrlngr > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > PICTURE:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#roujdynzkutkiwwhibkjtaxlxrticthrlngr > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#ywjgqxqukykdfaxaokdssigjtirmhwntcuuh > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#bsmukepupbehfitzyldykiqvinzfhgnbvpic > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 7,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + P > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#vnoirnhdtholkhjkouqteygxzsasadgljunb > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#vnoirnhdtholkhjkouqteygxzsasadgljunb > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#vnoirnhdtholkhjkouqteygxzsasadgljunb > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child + SPAN + SPAN"
                ],
                "contrastdata": [
                  [
                    1.09,
                    "#ffffff",
                    "#f5f5f5",
                    true
                  ],
                  [
                    1.09,
                    "#ffffff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    1.09,
                    "#ffffff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    1.09,
                    "#ffffff",
                    "#f5f5f5",
                    true
                  ],
                  [
                    1.09,
                    "#ffffff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    1.09,
                    "#ffffff",
                    "#f5f5f5",
                    false
                  ],
                  [
                    1.09,
                    "#ffffff",
                    "#f5f5f5",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 16,
            "items": {
              "heading_missing": {
                "id": "heading_missing",
                "description": "No heading structure",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 14,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#about > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#endorsed > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P + P",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P + P + P",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P + P + P + P",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P + P + P + P + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#roujdynzkutkiwwhibkjtaxlxrticthrlngr > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          16,
          0,
          0,
          11
        ],
        "instances": [
          {
            "ruleID": "alt_link_missing",
            "what": "Linked image missing alternative text",
            "ordinalSeverity": 3,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#roujdynzkutkiwwhibkjtaxlxrticthrlngr > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > PICTURE:first-child > IMG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#roujdynzkutkiwwhibkjtaxlxrticthrlngr > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + A"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#ywjgqxqukykdfaxaokdssigjtirmhwntcuuh > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_empty",
            "what": "Empty link",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#bsmukepupbehfitzyldykiqvinzfhgnbvpic > DIV:first-child > A:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + P > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "STRONG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > STRONG:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#vnoirnhdtholkhjkouqteygxzsasadgljunb > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#vnoirnhdtholkhjkouqteygxzsasadgljunb > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "contrast",
            "what": "Very low contrast",
            "ordinalSeverity": 3,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#vnoirnhdtholkhjkouqteygxzsasadgljunb > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child + SPAN + SPAN"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_missing",
            "what": "No heading structure",
            "ordinalSeverity": 0,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": false
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#home > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > P:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#pecfdgecaslhtrugiwhqjogrmjuvlzxqxiwf > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#about > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#endorsed > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P + P + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P + P + P + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "heading_possible",
            "what": "Possible heading",
            "ordinalSeverity": 0,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#72 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P + P + P + P + P + P + P"
            },
            "excerpt": ""
          },
          {
            "ruleID": "link_redundant",
            "what": "Redundant link",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "HTML > HEAD:first-child + BODY > DIV#mm-0 > SECTION#roujdynzkutkiwwhibkjtaxlxrticthrlngr > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + A"
            },
            "excerpt": ""
          }
        ]
      },
      "endTime": 1687103411189
    }
  ],
  "sources": {
    "script": "ts27",
    "batch": "caassy",
    "target": {
      "id": "caAD72-c",
      "which": "http://dianedixonforassembly.com/",
      "what": "Candidate Diane Dixon (R)"
    },
    "requester": "pool@jpdev.pro"
  },
  "creationTime": "2023-06-18T02:07:06",
  "timeStamp": "18ixx",
  "jobData": {
    "startTime": "2023-06-18T15:48:56",
    "endTime": "2023-06-18T15:50:11",
    "elapsedSeconds": 75,
    "visitLatency": 8,
    "logCount": 74,
    "logSize": 24144,
    "errorLogCount": 33,
    "errorLogSize": 2844,
    "prohibitedCount": 0,
    "visitRejectionCount": 0,
    "aborted": false,
    "abortedAct": null,
    "presses": 0,
    "amountRead": 0,
    "testTimes": [
      [
        "testaro",
        29
      ],
      [
        "testaro",
        14
      ],
      [
        "alfa",
        6
      ],
      [
        "ibm",
        4
      ],
      [
        "nuVal",
        3
      ],
      [
        "qualWeb",
        3
      ],
      [
        "wave",
        3
      ],
      [
        "axe",
        1
      ],
      [
        "continuum",
        0
      ],
      [
        "htmlcs",
        0
      ],
      [
        "tenon",
        0
      ]
    ]
  },
  "score": {
    "scoreProcID": "tsp27",
    "summary": {
      "total": 2089,
      "issue": 1760,
      "tool": 255,
      "prevention": 0,
      "log": 74,
      "latency": 0
    },
    "details": {
      "severity": {
        "total": [
          272,
          163,
          263,
          290
        ],
        "byTool": {
          "testaro": [
            10,
            31,
            2,
            17
          ],
          "alfa": [
            70,
            0,
            0,
            172
          ],
          "axe": [
            6,
            8,
            10,
            5
          ],
          "continuum": [
            0,
            0,
            0,
            7
          ],
          "htmlcs": [
            103,
            0,
            0,
            7
          ],
          "ibm": [
            0,
            3,
            0,
            44
          ],
          "nuVal": [
            57,
            0,
            92,
            0
          ],
          "qualWeb": [
            10,
            121,
            154,
            16
          ],
          "tenon": [
            0,
            0,
            5,
            11
          ],
          "wave": [
            16,
            0,
            0,
            11
          ]
        }
      },
      "prevention": {},
      "issue": {
        "linkNoText": {
          "score": 20,
          "maxCount": 5,
          "weight": 4,
          "tools": {
            "alfa": {
              "r11": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Links have an accessible name"
                  ]
                }
              }
            },
            "axe": {
              "link-name": {
                "quality": 1,
                "what": "Link has no discernible text",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute"
                  ]
                }
              }
            },
            "continuum": {
              "237": {
                "quality": 1,
                "what": "a element has no machanism allowing an accessible name value to be calculated",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This A element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.4_1_2.H91.A.NoContent": {
                "quality": 1,
                "what": "Link has an href attribute but no text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Anchor element found with a valid href attribute, but no link content has been supplied."
                  ]
                }
              }
            },
            "ibm": {
              "a_text_purpose": {
                "quality": 1,
                "what": "Hyperlink has no link text, label, or image with a text alternative",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Hyperlink has no link text, label or image with a text alternative"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R12": {
                "quality": 1,
                "what": "Link has no accessible name",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This rule checks that each link has an accessible name."
                  ]
                }
              },
              "QW-WCAG-T21": {
                "quality": 1,
                "what": "Accessible name is not provided for an image which is the only content in a link",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This technique checks the text alternative of images which are the only content of a link"
                  ]
                }
              }
            },
            "tenon": {
              "57": {
                "quality": 1,
                "what": "Link has no text inside it",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "This link has no text inside it."
                  ]
                }
              }
            },
            "wave": {
              "alt_link_missing": {
                "quality": 1,
                "what": "Linked image has no text alternative",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Linked image missing alternative text"
                  ]
                }
              },
              "link_empty": {
                "quality": 1,
                "what": "Link contains no text",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Empty link"
                  ]
                }
              }
            }
          }
        },
        "contentBeyondLandmarks": {
          "score": 236,
          "maxCount": 118,
          "weight": 2,
          "tools": {
            "alfa": {
              "r57": {
                "quality": 1,
                "what": "Perceivable text content is not included in any landmark",
                "complaints": {
                  "countTotal": 118,
                  "texts": [
                    "Perceivable text content is included in a landmark"
                  ]
                }
              }
            },
            "axe": {
              "region": {
                "quality": 1,
                "what": "Some page content is not contained by landmarks",
                "complaints": {
                  "countTotal": 10,
                  "texts": [
                    "All page content should be contained by landmarks; Some page content is not contained by landmarks"
                  ]
                }
              }
            },
            "ibm": {
              "aria_content_in_landmark": {
                "quality": 1,
                "what": "Content is not within a landmark element",
                "complaints": {
                  "countTotal": 24,
                  "texts": [
                    "Content is not within a landmark element"
                  ]
                }
              }
            }
          }
        },
        "noHeading": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "alfa": {
              "r59": {
                "quality": 1,
                "what": "Document has no headings",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Documents have headings"
                  ]
                }
              }
            },
            "wave": {
              "heading_missing": {
                "quality": 1,
                "what": "Page has no headings",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "No heading structure"
                  ]
                }
              }
            }
          }
        },
        "focusIndication": {
          "score": 44,
          "maxCount": 11,
          "weight": 4,
          "tools": {
            "alfa": {
              "r65": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "Element in sequential focus order has visible focus"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R62": {
                "quality": 1,
                "what": "Element in the sequential focus order has no visible focus",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "This rule checks that each element in sequential focus order has some visible focus indication."
                  ]
                }
              }
            },
            "testaro": {
              "focInd": {
                "quality": 1,
                "what": "Focused element displays a nonstandard or no focus indicator",
                "complaints": {
                  "countTotal": 11,
                  "texts": [
                    "A element has no focus indicator"
                  ]
                }
              }
            }
          }
        },
        "contrastAAA": {
          "score": 29,
          "maxCount": 29,
          "weight": 1,
          "tools": {
            "alfa": {
              "r66": {
                "quality": 1,
                "what": "Text contrast less than AAA requires",
                "complaints": {
                  "countTotal": 29,
                  "texts": [
                    "Text outside widget has enhanced contrast"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G17.Fail": {
                "quality": 1,
                "what": "Text has insufficient contrast",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 1.09:1. Recommendation:  change background to #595959."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R76": {
                "quality": 1,
                "what": "Text has less than the enhanced minimum contrast",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement."
                  ]
                }
              }
            },
            "tenon": {
              "95": {
                "quality": 1,
                "what": "Element has insufficient color contrast (Level AAA)",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This element has insufficient color contrast (Level AAA)."
                  ]
                }
              }
            }
          }
        },
        "textContrastAA": {
          "score": 116,
          "maxCount": 29,
          "weight": 4,
          "tools": {
            "alfa": {
              "r69": {
                "quality": 1,
                "what": "Text outside widget has subminimum contrast",
                "complaints": {
                  "countTotal": 29,
                  "texts": [
                    "Text outside widget has minimum contrast"
                  ]
                }
              }
            },
            "axe": {
              "color-contrast": {
                "quality": 1,
                "what": "Element has insufficient color contrast",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined due to a background gradient",
                    "Elements must meet minimum color contrast ratio thresholds; Element's background color could not be determined because it is overlapped by another element"
                  ]
                }
              }
            },
            "htmlcs": {
              "AAA.1_4_6.G18.Fail": {
                "quality": 1,
                "what": "Contrast between the text and its background is less than 4.5:1",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.09:1. Recommendation:  change background to #767676."
                  ]
                }
              }
            },
            "ibm": {
              "text_contrast_sufficient": {
                "quality": 1,
                "what": "Text has a contrast with its background less than the WCAG AA minimum for its size and weight",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "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",
                    "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",
                    "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",
                    "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"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R37": {
                "quality": 1,
                "what": "Text has less than the minimum contrast",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement."
                  ]
                }
              }
            },
            "wave": {
              "contrast": {
                "quality": 1,
                "what": "Very low contrast",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Very low contrast"
                  ]
                }
              }
            }
          }
        },
        "leadingInsufficient": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "alfa": {
              "r73": {
                "quality": 1,
                "what": "Paragraph of text has insufficient line height",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Paragraphs of text have sufficient line height"
                  ]
                }
              }
            }
          }
        },
        "fontSizeAbsolute": {
          "score": 234,
          "maxCount": 117,
          "weight": 2,
          "tools": {
            "alfa": {
              "r74": {
                "quality": 1,
                "what": "Paragraph text has an absolute font size",
                "complaints": {
                  "countTotal": 48,
                  "texts": [
                    "Paragraphs of text do not have font sizes defined in absolute units"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-WCAG-T28": {
                "quality": 1,
                "what": "Percent, em, or name is used for a font size",
                "complaints": {
                  "countTotal": 117,
                  "texts": [
                    "This technique checks that all font-size attribute uses percent, em or names."
                  ]
                }
              }
            }
          }
        },
        "repeatedContentRisk": {
          "score": 9,
          "maxCount": 9,
          "weight": 1,
          "tools": {
            "alfa": {
              "r87": {
                "quality": 0.5,
                "what": "First focusable element is not a link to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "First focusable element is link to main content"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R73": {
                "quality": 1,
                "what": "Block of repeated content is not collapsible",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that repeated blocks of content are collapsible."
                  ]
                }
              },
              "QW-ACT-R74": {
                "quality": 1,
                "what": "Document has no instrument to move focus to non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that there is an instrument to move focus to non-repeated content in the page."
                  ]
                }
              },
              "QW-WCAG-T23": {
                "quality": 1,
                "what": "No link at the top of the page that goes directly to the main content area",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page."
                  ]
                }
              },
              "QW-BP17": {
                "quality": 1,
                "what": "No link at the beginning of a block of repeated content goes to the end of the block",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block."
                  ]
                }
              }
            }
          }
        },
        "frameContentRisk": {
          "score": 0,
          "maxCount": 0.2,
          "weight": 1,
          "tools": {
            "axe": {
              "frame-tested": {
                "quality": 0.2,
                "what": "Some content is in an iframe and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Frames should be tested with axe-core; The iframe still has to be tested with axe-core"
                  ]
                }
              }
            }
          }
        },
        "hiddenContentRisk": {
          "score": 6,
          "maxCount": 6,
          "weight": 1,
          "tools": {
            "axe": {
              "hidden-content": {
                "quality": 1,
                "what": "Some content is hidden and therefore may not be testable for accessibility",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                  ]
                }
              }
            }
          }
        },
        "iframeTitleBad": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "axe": {
              "frame-title": {
                "quality": 1,
                "what": "Frame has no accessible name",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "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\""
                  ]
                }
              }
            }
          }
        },
        "svgImageNoText": {
          "score": 12,
          "maxCount": 3,
          "weight": 4,
          "tools": {
            "continuum": {
              "123": {
                "quality": 1,
                "what": "svg element has no machanism allowing an accessible name to be calculated",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This svg element does not have a mechanism that allows an accessible name value to be calculated"
                  ]
                }
              }
            }
          }
        },
        "decorativeImageRisk": {
          "score": 7,
          "maxCount": 7,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_1_1.H67.2": {
                "quality": 1,
                "what": "Image marked as decorative may be informative",
                "complaints": {
                  "countTotal": 7,
                  "texts": [
                    "Img element is marked so that it is ignored by Assistive Technology."
                  ]
                }
              }
            }
          }
        },
        "pseudoHeadingRisk": {
          "score": 90,
          "maxCount": 90,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_3_1.H42": {
                "quality": 1,
                "what": "Heading coding is not used but the element may be intended as a heading",
                "complaints": {
                  "countTotal": 90,
                  "texts": [
                    "Heading markup should be used if this content is intended as a heading."
                  ]
                }
              }
            },
            "wave": {
              "heading_possible": {
                "quality": 1,
                "what": "Possible heading",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "Possible heading"
                  ]
                }
              }
            }
          }
        },
        "scrollRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
                "quality": 1,
                "what": "Fixed-position element may force bidirectional scrolling",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion."
                  ]
                }
              }
            }
          }
        },
        "linkWindowSurpriseRisk": {
          "score": 3,
          "maxCount": 3,
          "weight": 1,
          "tools": {
            "htmlcs": {
              "AAA.3_2_5.H83.3": {
                "quality": 1,
                "what": "Link text may fail to indicate that the link will open in a new window",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "Check that this link's link text contains information indicating that the link will open in a new window."
                  ]
                }
              }
            }
          }
        },
        "destinationLink": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "htmlcs": {
              "AAA.4_1_2.H91.A.NoHref": {
                "quality": 1,
                "what": "Link is misused as a link destination",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "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."
                  ]
                }
              }
            }
          }
        },
        "skipRepeatedContent": {
          "score": 6,
          "maxCount": 2,
          "weight": 3,
          "tools": {
            "ibm": {
              "skip_main_exists": {
                "quality": 0.5,
                "what": "Page provides no way to quickly navigate to the main content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)"
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R64": {
                "quality": 1,
                "what": "Document has no heading for non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that the non-repeated content contains a heading"
                  ]
                }
              },
              "QW-ACT-R75": {
                "quality": 1,
                "what": "Blocks of repeated content cannot be bypassed",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has a mechanism to bypass repeated blocks of content."
                  ]
                }
              }
            }
          }
        },
        "duplicateID": {
          "score": 336,
          "maxCount": 84,
          "weight": 4,
          "tools": {
            "ibm": {
              "element_id_unique": {
                "quality": 1,
                "what": "Element has an id attribute value that is already in use",
                "complaints": {
                  "countTotal": 9,
                  "texts": [
                    "The <script> element has the id \"facebook-jssdk\" that is already in use",
                    "The <div> element has the id \"\" that is empty",
                    "The <a> element has the id \"\" that is empty"
                  ]
                }
              }
            },
            "nuVal": {
              "^Duplicate ID .+$|^The first occurrence of ID .* was here.*$": {
                "quality": 1,
                "what": "Duplicate id",
                "complaints": {
                  "countTotal": 84,
                  "texts": [
                    "Duplicate ID .",
                    "The first occurrence of ID  was here."
                  ]
                }
              }
            },
            "qualWeb": {
              "QW-ACT-R18": {
                "quality": 1,
                "what": "id attribute value is not unique",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This rule checks that all id attribute values on a single page are unique."
                  ]
                }
              }
            }
          }
        },
        "obsolete": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "ibm": {
              "element_attribute_deprecated": {
                "quality": 1,
                "what": "Element or attribute is obsolete",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "The HTML attribute(s) \"version\" is deprecated in HTML 5"
                  ]
                }
              }
            }
          }
        },
        "typeRedundant": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "nuVal": {
              "The type attribute is unnecessary for JavaScript resources.": {
                "quality": 1,
                "what": "type attribute is unnecessary for a JavaScript resource",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The type attribute is unnecessary for JavaScript resources."
                  ]
                }
              }
            }
          }
        },
        "attributeBad": {
          "score": 200,
          "maxCount": 50,
          "weight": 4,
          "tools": {
            "nuVal": {
              "^Bad value .* for attribute .+ on element .+$": {
                "quality": 1,
                "what": "Attribute on this element has an invalid value",
                "complaints": {
                  "countTotal": 44,
                  "texts": [
                    "Bad value  for attribute id on element a: An ID must not be the empty string.",
                    "Bad value  for attribute id on element div: An ID must not be the empty string."
                  ]
                }
              },
              "^Attribute .+ not allowed on element .+ at this point.*$": {
                "quality": 1,
                "what": "Attribute not allowed on this element",
                "complaints": {
                  "countTotal": 6,
                  "texts": [
                    "Attribute attribution not allowed on element div at this point.",
                    "Attribute attribution_version not allowed on element div at this point.",
                    "Attribute page_id not allowed on element div at this point."
                  ]
                }
              }
            }
          }
        },
        "sectionHeadingless": {
          "score": 14,
          "maxCount": 14,
          "weight": 1,
          "tools": {
            "nuVal": {
              "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.": {
                "quality": 1,
                "what": "section has no heading",
                "complaints": {
                  "countTotal": 14,
                  "texts": [
                    "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."
                  ]
                }
              }
            }
          }
        },
        "slashParseRisk": {
          "score": 25,
          "maxCount": 25,
          "weight": 1,
          "tools": {
            "nuVal": {
              "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.": {
                "quality": 1,
                "what": "Void element has a useless trailing slash.",
                "complaints": {
                  "countTotal": 25,
                  "texts": [
                    "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values."
                  ]
                }
              }
            }
          }
        },
        "mainNone": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-ACT-R63": {
                "quality": 1,
                "what": "Document has no landmark with non-repeated content",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content"
                  ]
                }
              }
            }
          }
        },
        "overflowHiddenRisk": {
          "score": 105,
          "maxCount": 105,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-ACT-R40": {
                "quality": 1,
                "what": "Zoomed text node may be clipped by a CSS overflow declaration",
                "complaints": {
                  "countTotal": 105,
                  "texts": [
                    "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport."
                  ]
                }
              }
            }
          }
        },
        "pseudoNavList": {
          "score": 8,
          "maxCount": 4,
          "weight": 2,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T32": {
                "quality": 1,
                "what": "ol, ul or dl is not used for a list or group of links",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "The objective of this technique is to create lists of related items using list elements appropriate for their purposes."
                  ]
                }
              }
            }
          }
        },
        "justificationRisk": {
          "score": 2,
          "maxCount": 2,
          "weight": 1,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T29": {
                "quality": 1,
                "what": "Alignment either to the left or right is not specified in CSS",
                "complaints": {
                  "countTotal": 2,
                  "texts": [
                    "This technique describes how to align blocks of text either left or right by setting the CSS text-align property."
                  ]
                }
              }
            }
          }
        },
        "colorMissing": {
          "score": 132,
          "maxCount": 33,
          "weight": 4,
          "tools": {
            "qualWeb": {
              "QW-WCAG-T31": {
                "quality": 1,
                "what": "Foreground or background color is specified but not both",
                "complaints": {
                  "countTotal": 33,
                  "texts": [
                    "Users with vision loss or cognitive, language and learning challenges often prefer specific foreground and background color combinations. In some cases, individuals with low vision will find it much easier to see a Web page that has white text on a black background, and they may have set their user agent to present this contrast. Many user agents make it possible for users to choose a preference about the foreground or background colors they would like to see without overriding all author-specified styles. This makes it possible for users to view pages where colors have not been specified by the author in their preferred color combination."
                  ]
                }
              }
            }
          }
        },
        "horizontalScrolling": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "28": {
                "quality": 1,
                "what": "Layout or sizing of the page causes horizontal scrolling",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "The layout or sizing of this page causes horizontal scrolling."
                  ]
                }
              }
            }
          }
        },
        "leadingClipsText": {
          "score": 4,
          "maxCount": 1,
          "weight": 4,
          "tools": {
            "tenon": {
              "144": {
                "quality": 1,
                "what": "Line height is insufficent to properly display the computed font size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This content's line height is insufficent to properly display the computed element font size."
                  ]
                }
              }
            }
          }
        },
        "targetSize": {
          "score": 3,
          "maxCount": 1,
          "weight": 3,
          "tools": {
            "tenon": {
              "152": {
                "quality": 1,
                "what": "Actionable element is smaller than the minimum required size",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "This actionable element is smaller than the minimum required size."
                  ]
                }
              }
            }
          }
        },
        "allCaps": {
          "score": 5,
          "maxCount": 5,
          "weight": 1,
          "tools": {
            "tenon": {
              "153": {
                "quality": 1,
                "what": "Long string of text is in all caps",
                "complaints": {
                  "countTotal": 5,
                  "texts": [
                    "This long string of text is in all caps."
                  ]
                }
              }
            }
          }
        },
        "linkForcesNewWindow": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "tenon": {
              "218": {
                "quality": 1,
                "what": "Link opens in a new window without user control",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    "This link opens in a new window without user control."
                  ]
                }
              }
            }
          }
        },
        "visibleBulk": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "bulk": {
                "quality": 1,
                "what": "Page contains many visible elements",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Page contains a large number of visible elements"
                  ]
                }
              }
            }
          }
        },
        "tabFocusability": {
          "score": 2,
          "maxCount": 0.5,
          "weight": 4,
          "tools": {
            "testaro": {
              "focAll": {
                "quality": 0.5,
                "what": "Discrepancy between elements that should be and that are Tab-focusable",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Some focusable elements are not Tab-focusable or vice versa"
                  ]
                }
              }
            }
          }
        },
        "focusableOperable": {
          "score": 9,
          "maxCount": 3,
          "weight": 3,
          "tools": {
            "testaro": {
              "focOp": {
                "quality": 1,
                "what": "Tab-focusable elements that are inoperable or operable elements that are not focusable",
                "complaints": {
                  "countTotal": 3,
                  "texts": [
                    null
                  ]
                }
              }
            }
          }
        },
        "hoverSurprise": {
          "score": 8,
          "maxCount": 4,
          "weight": 2,
          "tools": {
            "testaro": {
              "hover": {
                "quality": 1,
                "what": "Hovering is impossible or mis-indicated or changes content",
                "complaints": {
                  "countTotal": 4,
                  "texts": [
                    "Hovering over element has unexpected effects",
                    "Operable element cannot be hovered over",
                    "List item changes when hovered over"
                  ]
                }
              }
            }
          }
        },
        "linkIndication": {
          "score": 46,
          "maxCount": 23,
          "weight": 2,
          "tools": {
            "testaro": {
              "linkUl": {
                "quality": 1,
                "what": "Non-underlined adjacent links",
                "complaints": {
                  "countTotal": 23,
                  "texts": [
                    "Link is inline but has no underline"
                  ]
                }
              }
            }
          }
        },
        "inconsistentStyles": {
          "score": 1,
          "maxCount": 1,
          "weight": 1,
          "tools": {
            "testaro": {
              "styleDiff": {
                "quality": 1,
                "what": "Heading, link, and button style inconsistencies",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "In-line links have 2 different styles"
                  ]
                }
              }
            }
          }
        },
        "zIndexNotZero": {
          "score": 8,
          "maxCount": 8,
          "weight": 1,
          "tools": {
            "testaro": {
              "zIndex": {
                "quality": 1,
                "what": "Layering with nondefault z-index values",
                "complaints": {
                  "countTotal": 8,
                  "texts": [
                    "NAV element has a non-default Z index",
                    "DIV element has a non-default Z index",
                    "UL element has a non-default Z index",
                    "A element has a non-default Z index"
                  ]
                }
              }
            }
          }
        },
        "linkPair": {
          "score": 2,
          "maxCount": 1,
          "weight": 2,
          "tools": {
            "wave": {
              "link_redundant": {
                "quality": 1,
                "what": "Adjacent links go to the same URL",
                "complaints": {
                  "countTotal": 1,
                  "texts": [
                    "Redundant link"
                  ]
                }
              }
            }
          }
        }
      }
    }
  }
}