Accessibility digest

Synopsis
PageCandidate Alex Lee (D)
URLhttps://www.votealexlee.com/
Requesterpool@jpdev.pro
Test date2023/06/18
Score2080
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 Alex Lee (D) at https://www.votealexlee.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 2080, where 0 would be perfect.

Total score

The total score is the sum of five components.

Score summary
ComponentScoreDescription
total2080Sum of the component scores
issue1743Severity and number of reported defects
tool255Tool-by-tool defect ratings
prevention0Failed attempts by tools to test the page
log82Browser 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
fontSizeAbsolute714
focusIndication156
fatalError100
metaBad60
tabFocusability60
errorReferenceBad52
hiddenContentRisk50
textContrastAA48
linkForcesNewWindow42
targetSize33
linkNoText24
linkElementBad24
noHeading21
typeRedundant19
submitButton18
elementClosure18
allCaps17
duplicateID16
slashParseRisk15
linkWindowSurpriseRisk14
linkIndication14
parseError12
linkTextsSame12
contrastAAA10
overflowHiddenRisk10
linkPair10
iframeTitleBad8
leadingInsufficient8
pseudoNavList8
imageNoText8
parentBad8
leadingClipsText8
hoverSurprise8
textAlternativeRisk7
roleBad6
obsolete6
inconsistentStyles6
zIndexNotZero6
repeatedContentRisk5
contrastRisk5
sectionHeadingless5
pseudoParagraphRisk5
descendantMissing4
cssBansRotate4
scrollRisk4
headingStructure4
labelConfusionRisk4
colorMissing4
pseudoListRisk4
tabIndexMissing4
autocompleteNone4
h1Missing3
focusableRole3
skipRepeatedContent3
boxSizeAbsolute3
focusableOperable3
contentBeyondLandmarks2
decorativeImageRisk2
mainNone2
legendMissing2
justificationRisk2
linkComprehensionRisk2
pseudoList1
titleRedundant1
roleRedundant1
noScriptRisk1
frameContentRisk0
ignorable0

Itemized issues

The reported rule violations are itemized below, issue by issue. Additional details can be inspected in the complete report at the end of this page.

Issue fontSizeAbsolute

WCAG: 1.4.4

Score: 714

Complaints by qualWeb

Rule QW-WCAG-T28

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

Count of instances: 357

Complaint specifics

Issue focusIndication

WCAG: 2.4.7

Score: 156

Complaints by alfa

Rule r65

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R62

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

Count of instances: 39

Complaint specifics

Complaints by testaro

Rule focInd

Description: Focused element displays a nonstandard or no focus indicator

Count of instances: 1

Complaint specifics

Issue fatalError

WCAG: 4.1

Score: 100

Complaints by nuVal

Rule Cannot recover after last error. Any further errors will be ignored.

Description: Testing was interrupted by a fatal error

Count of instances: 2

Complaint specifics

Issue metaBad

WCAG: 1.3.1

Score: 60

Complaints by nuVal

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

Description: Attribute is not allowed on a meta element here

Count of instances: 10

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

Description: meta element is missing a required attribute

Count of instances: 10

Complaint specifics

Issue tabFocusability

WCAG: 2.1.1

Score: 60

Complaints by testaro

Rule focAll

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

Count of instances: 30

Complaint specifics

Issue errorReferenceBad

WCAG: 3.3.1

Score: 52

Complaints by qualWeb

Rule QW-ACT-R41

Description: Error message describes no invalid form field value

Count of instances: 13

Complaint specifics

Issue hiddenContentRisk

WCAG: 4.1

Score: 50

Complaints by axe

Rule hidden-content

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

Count of instances: 50

Complaint specifics

Issue textContrastAA

WCAG: 1.4.3

Score: 48

Complaints by alfa

Rule r69

Description: Text outside widget has subminimum contrast

Count of instances: 8

Complaint specifics

Complaints by axe

Rule color-contrast

Description: Element has insufficient color contrast

Count of instances: 12

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G18.Fail

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

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule text_contrast_sufficient

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

Count of instances: 9

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R37

Description: Text has less than the minimum contrast

Count of instances: 1

Complaint specifics

Complaints by wave

Rule contrast

Description: Very low contrast

Count of instances: 10

Complaint specifics

Issue linkForcesNewWindow

WCAG: 3.2.5

Score: 42

Complaints by tenon

Rule 218

Description: Link opens in a new window without user control

Count of instances: 14

Complaint specifics

Issue targetSize

WCAG: 2.5.5

Score: 33

Complaints by tenon

Rule 152

Description: Actionable element is smaller than the minimum required size

Count of instances: 11

Complaint specifics

Issue linkNoText

WCAG: 2.4.4

Score: 24

Complaints by alfa

Rule r11

Description: Link has no accessible name

Count of instances: 6

Complaint specifics

Complaints by axe

Rule link-name

Description: Link has no discernible text

Count of instances: 6

Complaint specifics

Complaints by continuum

Rule 237

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

Count of instances: 6

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

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

Complaint specifics

Complaints by tenon

Rule 57

Description: Link has no text inside it

Count of instances: 6

Complaint specifics

Complaints by wave

Rule link_empty

Description: Link contains no text

Count of instances: 6

Complaint specifics

Issue linkElementBad

WCAG: 1.3.1

Score: 24

Complaints by nuVal

Rule A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.

Description: link element with a body ancestor has no itemprop or valid rel attribute

Count of instances: 6

Complaint specifics

Issue noHeading

WCAG: 1.3.1

Score: 21

Complaints by qualWeb

Rule QW-BP1

Description: h1-h6 not used to identify headings

Count of instances: 7

Complaint specifics

Issue typeRedundant

WCAG: 1.3.1

Score: 19

Complaints by nuVal

Rule The type attribute is unnecessary for JavaScript resources.

Description: type attribute is unnecessary for a JavaScript resource

Count of instances: 18

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

Description: type attribute is unnecessary for a style element

Count of instances: 1

Complaint specifics

Issue submitButton

WCAG: 2.5.6

Score: 18

Complaints by htmlcs

Rule AAA.3_2_2.H32.2

Description: Form has no submit button

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T19

Description: Submit button not provided

Count of instances: 6

Complaint specifics

Issue elementClosure

WCAG: 4.1.1

Score: 18

Complaints by nuVal

Rule ^Stray end tag .+$

Description: Invalid closing tag

Count of instances: 4

Complaint specifics
Rule ^Start tag .+ seen but an element of the same type was already open.*$

Description: Element is invalidly a descendant of another such element

Count of instances: 2

Complaint specifics

Issue allCaps

WCAG: 3.1.5

Score: 17

Complaints by tenon

Rule 153

Description: Long string of text is in all caps

Count of instances: 17

Complaint specifics

Issue duplicateID

WCAG: 4.1.1

Score: 16

Complaints by alfa

Rule r3

Description: Element id attribute value is not unique

Count of instances: 2

Complaint specifics

Complaints by axe

Rule duplicate-id

Description: id attribute value is not unique

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 94

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

Count of instances: 2

Complaint specifics

Complaints by htmlcs

Rule AAA.4_1_1.F77

Description: Duplicate id attribute value

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule element_id_unique

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

Count of instances: 1

Complaint specifics

Complaints by nuVal

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

Description: Duplicate id

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R18

Description: id attribute value is not unique

Count of instances: 2

Complaint specifics

Issue slashParseRisk

WCAG: 4.1

Score: 15

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

Complaint specifics

Issue linkWindowSurpriseRisk

WCAG: 3.2.5

Score: 14

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

Complaint specifics

Issue linkIndication

WCAG: 1.3.3

Score: 14

Complaints by testaro

Rule linkUl

Description: Non-underlined adjacent links

Count of instances: 7

Complaint specifics

Issue parseError

WCAG: 4.1

Score: 12

Complaints by ibm

Rule aria_child_valid

Description: Child element has a role not allowed for the role of the parent

Count of instances: 1

Complaint specifics

Complaints by nuVal

Rule ^Bad start tag in .+$

Description: Invalid start tag

Count of instances: 2

Complaint specifics
Rule ^Bad value [^�]+ Tab, new line or carriage return found.*$

Description: Attribute value contains an illegal spacing character

Count of instances: 2

Complaint specifics

Issue linkTextsSame

WCAG: 2.4.4

Score: 12

Complaints by tenon

Rule 98

Description: Links have the same text but different destinations

Count of instances: 6

Complaint specifics

Issue contrastAAA

WCAG: 1.4.6

Score: 10

Complaints by alfa

Rule r66

Description: Text contrast less than AAA requires

Count of instances: 8

Complaint specifics

Complaints by axe

Rule color-contrast-enhanced

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.1_4_6.G17.Fail

Description: Text has insufficient contrast

Count of instances: 8

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R76

Description: Text has less than the enhanced minimum contrast

Count of instances: 1

Complaint specifics

Complaints by tenon

Rule 95

Description: Element has insufficient color contrast (Level AAA)

Count of instances: 10

Complaint specifics

Issue overflowHiddenRisk

WCAG: 1.4.4

Score: 10

Complaints by qualWeb

Rule QW-ACT-R40

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

Count of instances: 10

Complaint specifics

Issue linkPair

WCAG: 2.4.4

Score: 10

Complaints by qualWeb

Rule QW-WCAG-T10

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

Count of instances: 5

Complaint specifics

Complaints by wave

Rule link_redundant

Description: Adjacent links go to the same URL

Count of instances: 1

Complaint specifics

Issue iframeTitleBad

WCAG: 4.1.2

Score: 8

Complaints by alfa

Rule r13

Description: iframe has no accessible name

Count of instances: 1

Complaint specifics

Complaints by axe

Rule frame-title

Description: Frame has no accessible name

Count of instances: 1

Complaint specifics

Complaints by continuum

Rule 228

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

Count of instances: 1

Complaint specifics

Complaints by htmlcs

Rule AAA.2_4_1.H64.1

Description: iframe element has no non-empty title attribute

Count of instances: 2

Complaint specifics

Complaints by ibm

Rule frame_title_exists

Description: Inline frame has no title attribute

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R19

Description: iframe element has no accessible name

Count of instances: 1

Complaint specifics

Issue leadingInsufficient

WCAG: 1.4.8

Score: 8

Complaints by alfa

Rule r73

Description: Paragraph of text has insufficient line height

Count of instances: 4

Complaint specifics

Issue pseudoNavList

WCAG: 1.3.1

Score: 8

Complaints by htmlcs

Rule AAA.1_3_1.H48

Description: Navigation links are not coded as a list

Count of instances: 2

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T32

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

Count of instances: 4

Complaint specifics

Issue imageNoText

WCAG: 1.1.1

Score: 8

Complaints by nuVal

Rule An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

Description: img element has no alt attribute

Count of instances: 2

Complaint specifics

Issue parentBad

WCAG: 1.3.1

Score: 8

Complaints by nuVal

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

Description: Element has an invalid parent

Count of instances: 2

Complaint specifics

Issue leadingClipsText

WCAG: 1.4.8

Score: 8

Complaints by tenon

Rule 144

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

Count of instances: 2

Complaint specifics

Issue hoverSurprise

WCAG: 1.4.13

Score: 8

Complaints by testaro

Rule hover

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

Count of instances: 4

Complaint specifics

Issue textAlternativeRisk

WCAG: 1

Score: 7

Complaints by qualWeb

Rule QW-WCAG-T8

Description: Text alternative is not an alternative

Count of instances: 7

Complaint specifics

Complaints by wave

Rule alt_suspicious

Description: Image text alternative is suspicious

Count of instances: 1

Complaint specifics

Issue roleBad

WCAG: 4.1.2

Score: 6

Complaints by ibm

Rule element_tabbable_role_valid

Description: Tabbable element has a non-widget role

Count of instances: 1

Complaint specifics
Rule aria_contentinfo_misuse

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

Count of instances: 1

Complaint specifics

Issue obsolete

WCAG: 4.1

Score: 6

Complaints by ibm

Rule element_attribute_deprecated

Description: Element or attribute is obsolete

Count of instances: 2

Complaint specifics

Complaints by nuVal

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

Description: Attribute is obsolete on its element

Count of instances: 1

Complaint specifics

Issue inconsistentStyles

WCAG: 3.2.4

Score: 6

Complaints by testaro

Rule styleDiff

Description: Heading, link, and button style inconsistencies

Count of instances: 6

Complaint specifics

Issue zIndexNotZero

WCAG: 1.4

Score: 6

Complaints by testaro

Rule zIndex

Description: Layering with nondefault z-index values

Count of instances: 6

Complaint specifics

Issue repeatedContentRisk

WCAG: 2.4.1

Score: 5

Complaints by alfa

Rule r87

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

Count of instances: 1

Complaint specifics

Complaints by qualWeb

Rule QW-ACT-R73

Description: Block of repeated content is not collapsible

Count of instances: 1

Complaint specifics
Rule QW-ACT-R74

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

Count of instances: 1

Complaint specifics
Rule QW-WCAG-T23

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

Count of instances: 1

Complaint specifics
Rule QW-BP17

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

Count of instances: 2

Complaint specifics

Issue contrastRisk

WCAG: 1.4.3

Score: 5

Complaints by htmlcs

Rule AAA.1_4_6.G17.Abs

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

Count of instances: 5

Complaint specifics

Issue sectionHeadingless

WCAG: 1.3.1

Score: 5

Complaints by qualWeb

Rule QW-WCAG-T9

Description: Page is not organized using headings

Count of instances: 5

Complaint specifics

Issue pseudoParagraphRisk

WCAG: 1.3.1

Score: 5

Complaints by tenon

Rule 242

Description: Multiple consecutive br elements may simulate paragraphs

Count of instances: 5

Complaint specifics

Issue descendantMissing

WCAG: 1.3.1

Score: 4

Complaints by alfa

Rule r68

Description: Element does not own an element required by its semantic role

Count of instances: 1

Complaint specifics

Issue cssBansRotate

WCAG: 1.3.4

Score: 4

Complaints by axe

Rule css-orientation-lock

Description: CSS media query locks display orientation

Count of instances: 1

Complaint specifics

Issue scrollRisk

WCAG: 1.4.10

Score: 4

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

Complaint specifics

Issue headingStructure

WCAG: 1.3.1

Score: 4

Complaints by htmlcs

Rule AAA.1_3_1_AAA.G141

Description: Heading level is incorrect

Count of instances: 2

Complaint specifics

Complaints by tenon

Rule 155

Description: Headings are not structured in a hierarchical manner

Count of instances: 1

Complaint specifics

Issue labelConfusionRisk

WCAG: 3.3.2

Score: 4

Complaints by ibm

Rule input_label_after

Description: Label text is located before its associated checkbox or radio button element

Count of instances: 4

Complaint specifics

Complaints by qualWeb

Rule QW-WCAG-T17

Description: label not positioned to maximize the predictability of the relationship

Count of instances: 4

Complaint specifics

Issue colorMissing

WCAG: 1.4.3

Score: 4

Complaints by qualWeb

Rule QW-WCAG-T31

Description: Foreground or background color is specified but not both

Count of instances: 1

Complaint specifics

Issue pseudoListRisk

WCAG: 1.3.1

Score: 4

Complaints by qualWeb

Rule QW-BP23

Description: List item is used nonsemantically

Count of instances: 4

Complaint specifics

Issue tabIndexMissing

WCAG: 2.1.1

Score: 4

Complaints by tenon

Rule 190

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

Count of instances: 1

Complaint specifics

Issue autocompleteNone

WCAG: 1.3.5

Score: 4

Complaints by testaro

Rule autocomplete

Description: Name or email input is missing its required autocomplete attribute

Count of instances: 4

Complaint specifics

Issue h1Missing

WCAG: 1.3.1

Score: 3

Complaints by alfa

Rule r61

Description: First heading is not h1

Count of instances: 1

Complaint specifics

Issue focusableRole

WCAG: 4.1.2

Score: 3

Complaints by axe

Rule focus-order-semantics

Description: Focusable element has no active role

Count of instances: 1

Complaint specifics

Issue skipRepeatedContent

WCAG: 2.4.1

Score: 3

Complaints by qualWeb

Rule QW-ACT-R64

Description: Document has no heading for non-repeated content

Count of instances: 1

Complaint specifics

Issue boxSizeAbsolute

WCAG: 1.4.4

Score: 3

Complaints by qualWeb

Rule QW-BP15

Description: Element width is specified in an absolute value

Count of instances: 1

Complaint specifics

Issue focusableOperable

WCAG: 2.1.1

Score: 3

Complaints by testaro

Rule focOp

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

Count of instances: 1

Complaint specifics

Issue contentBeyondLandmarks

WCAG: 1.3.6

Score: 2

Complaints by alfa

Rule r57

Description: Perceivable text content is not included in any landmark

Count of instances: 1

Complaint specifics

Complaints by axe

Rule region

Description: Some page content is not contained by landmarks

Count of instances: 1

Complaint specifics

Complaints by ibm

Rule aria_content_in_landmark

Description: Content is not within a landmark element

Count of instances: 1

Complaint specifics

Issue decorativeImageRisk

WCAG: 1.1.1

Score: 2

Complaints by htmlcs

Rule AAA.1_1_1.H67.2

Description: Image marked as decorative may be informative

Count of instances: 2

Complaint specifics

Issue mainNone

WCAG: 1.3.6

Score: 2

Complaints by qualWeb

Rule QW-ACT-R63

Description: Document has no landmark with non-repeated content

Count of instances: 1

Complaint specifics

Issue legendMissing

WCAG: 4.1.2

Score: 2

Complaints by qualWeb

Rule QW-WCAG-T3

Description: Description for a group of form controls using fieldset and legend elements is not provided

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 linkComprehensionRisk

WCAG: 2.4.4

Score: 2

Complaints by wave

Rule link_suspicious

Description: Suspicious link text

Count of instances: 2

Complaint specifics

Issue pseudoList

WCAG: 1.3.1

Score: 1

Complaints by qualWeb

Rule QW-BP11

Description: br is used to make a list

Count of instances: 1

Complaint specifics

Issue titleRedundant

WCAG: 1.3.1

Score: 1

Complaints by tenon

Rule 79

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

Count of instances: 1

Complaint specifics

Complaints by wave

Rule title_redundant

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

Count of instances: 1

Complaint specifics

Issue roleRedundant

WCAG: 4.1.2

Score: 1

Complaints by testaro

Rule role

Description: Invalid, native-replacing, or redundant role

Count of instances: 1

Complaint specifics

Issue noScriptRisk

WCAG: 4.1

Score: 1

Complaints by wave

Rule noscript

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

Count of instances: 1

Complaint specifics

Issue frameContentRisk

WCAG: 4.1

Score: 0

Complaints by axe

Rule frame-tested

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

Count of instances: 1

Complaint specifics

Issue ignorable

WCAG: N/A

Score: 0

Complaints by qualWeb

Rule QW-WCAG-T20

Description: Link text is not supplemented with a title attribute

Count of instances: 6

Complaint specifics

Complete report

{
  "id": "18ixx-ts27-caAD24-c",
  "what": "accessibility tests",
  "strict": true,
  "timeLimit": 330,
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "startTime": 1687108088301,
      "endTime": 1687108088880
    },
    {
      "type": "url",
      "which": "https://www.votealexlee.com/",
      "what": "Candidate Alex Lee (D)",
      "startTime": 1687108088881,
      "result": {
        "url": "https://www.votealexlee.com/"
      },
      "endTime": 1687108090980
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": false,
      "what": "Tenon API version 2 test request, with page content",
      "startTime": 1687108090980,
      "url": "https://www.votealexlee.com/",
      "endTime": 1687108092762
    },
    {
      "type": "test",
      "which": "testaro",
      "what": "Testaro",
      "withItems": true,
      "rules": [
        "y",
        "motion"
      ],
      "startTime": 1687108092762,
      "url": "https://www.votealexlee.com/",
      "result": {
        "rules": {
          "motion": {
            "what": "motion without user request",
            "data": {
              "bytes": [
                96879,
                96879,
                96879,
                96879,
                96879
              ],
              "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": 1687108105875
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687108105875,
      "endTime": 1687108106442
    },
    {
      "type": "url",
      "which": "https://www.votealexlee.com/",
      "what": "Candidate Alex Lee (D)",
      "startTime": 1687108106443,
      "result": {
        "url": "https://www.votealexlee.com/"
      },
      "endTime": 1687108107445
    },
    {
      "type": "test",
      "which": "alfa",
      "startTime": 1687108107446,
      "url": "https://www.votealexlee.com/",
      "what": "alfa",
      "result": {
        "totals": {
          "failures": 18,
          "warnings": 16
        },
        "items": [
          {
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\">",
                "  <i class=\"fab fa-facebook\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 13,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\">",
                "  <i class=\"fab fa-twitter\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 14,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]",
              "codeLines": [
                "<a href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\">",
                "  <i class=\"fab fa-instagram\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 18,
            "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]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/votealexlee\" target=\"_blank\">",
                "  <i class=\"fab fa-facebook-square\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 19,
            "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]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/alex_lee\" target=\"_blank\">",
                "  <i class=\"fab fa-twitter\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 20,
            "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]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\">",
                "  <i class=\"fab fa-instagram\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 38,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/div[2]/div[1]/iframe[1]",
              "codeLines": [
                "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&autoplay=1&loop=1&byline=0&title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen style=\"display: block; max-width: 1280px; max-height: 720px;\"></iframe>"
              ]
            }
          },
          {
            "index": 215,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "script",
              "path": "/html[1]/head[1]/script[8]",
              "codeLines": [
                "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async></script>"
              ]
            }
          },
          {
            "index": 217,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "script",
              "path": "/html[1]/head[1]/script[12]",
              "codeLines": [
                "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></script>"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/a[1]/text()[1]",
              "codeLines": [
                "Skip to main content"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 431,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\" tabindex=\"0\">",
                "  <div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
                "  <h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">",
                "    This website uses cookies",
                "  </h2>",
                "  <div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">",
                "    We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or tha...",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 468,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "This website uses cookies"
              ]
            }
          },
          {
            "index": 469,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that th..."
              ]
            }
          },
          {
            "index": 470,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[2]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Preferences"
              ]
            }
          },
          {
            "index": 471,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[3]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Statistics"
              ]
            }
          },
          {
            "index": 472,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[4]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Marketing"
              ]
            }
          },
          {
            "index": 473,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Show details"
              ]
            }
          },
          {
            "index": 476,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[4]/text()[1]",
              "codeLines": [
                "Allow all"
              ]
            }
          },
          {
            "index": 484,
            "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]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Alex Lee (李天明) for State Assembly"
              ]
            }
          },
          {
            "index": 509,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[2]",
              "codeLines": [
                "<ul id=\"navbar-toolbar\" class=\"navbar-toolbar list-unstyled d-flex align-items-center mt-2 mt-md-0 mb-2 mb-md-0 ml-3\"></ul>"
              ]
            }
          },
          {
            "index": 511,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "This website uses cookies"
              ]
            }
          },
          {
            "index": 512,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that th..."
              ]
            }
          },
          {
            "index": 513,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[2]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Preferences"
              ]
            }
          },
          {
            "index": 514,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[3]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Statistics"
              ]
            }
          },
          {
            "index": 515,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[4]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Marketing"
              ]
            }
          },
          {
            "index": 516,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Show details"
              ]
            }
          },
          {
            "index": 519,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG2/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[4]/text()[1]",
              "codeLines": [
                "Allow all"
              ]
            }
          },
          {
            "index": 527,
            "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]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Alex Lee (李天明) for State Assembly"
              ]
            }
          },
          {
            "index": 565,
            "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]/section[2]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: right; margin-bottom: 0;\">",
                "  <img src=\"https://assets.nationbuilder.com/alexlee/pages/22/attachments/original/1649363563/Alex-esig_white2.png?1649363563\" alt=\"\" width=\"220\">",
                "</p>"
              ]
            }
          },
          {
            "index": 566,
            "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]/section[2]/section[2]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: right; margin-top: 2px;\">",
                "  -Assemblymember Alex Lee",
                "</p>"
              ]
            }
          },
          {
            "index": 567,
            "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]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <span>",
                "    Paid for by Re-Elect Alex Lee for State Assembly 2022 | FPPC #",
                "  </span>",
                "  <span>",
                "    1435518",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 568,
            "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]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <span>",
                "    Contact us at",
                "    alex@votealexlee.com",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 656,
            "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": [
          16,
          0,
          0,
          18
        ],
        "instances": [
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\"> <i class=\"fab fa-facebook\"></i> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[8]/a[1]"
            },
            "excerpt": "<a href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\"> <i class=\"fab fa-twitter\"></i> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[9]/a[1]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\"> <i class=\"fab fa-instagram\"></i> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/votealexlee\" target=\"_blank\"> <i class=\"fab fa-facebook-square\"></i> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a href=\"https://twitter.com/alex_lee\" target=\"_blank\"> <i class=\"fab fa-twitter\"></i> </a>"
          },
          {
            "ruleID": "r11",
            "what": "Links have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\"> <i class=\"fab fa-instagram\"></i> </a>"
          },
          {
            "ruleID": "r13",
            "what": "<iframe> elements have an accessible name",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&autoplay=1&loop=1&byline=0&title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen style=\"display: block; max-width: 1280px; max-height: 720px;\"></iframe>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/script[8]"
            },
            "excerpt": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async></script>"
          },
          {
            "ruleID": "r3",
            "what": "id attributes have a unique value",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/script[12]"
            },
            "excerpt": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></script>"
          },
          {
            "ruleID": "r57",
            "what": "Perceivable text content is included in a landmark",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/a[1]/text()[1]"
            },
            "excerpt": "Skip to main content"
          },
          {
            "ruleID": "r61",
            "what": "Documents start with a level 1 heading",
            "ordinalSeverity": 3,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/"
            },
            "excerpt": "#document <!doctype html> ... </html>"
          },
          {
            "ruleID": "r65",
            "what": "Element in sequential focus order has visible focus",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogBodyContent",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\" tabindex=\"0\"> <div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, ... so share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or tha... </div> </div>"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "This website uses cookies"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/text()[1]"
            },
            "excerpt": "We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that th..."
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[2]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "Preferences"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[3]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "Statistics"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[4]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "Marketing"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Show details"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[4]/text()[1]"
            },
            "excerpt": "Allow all"
          },
          {
            "ruleID": "r66",
            "what": "Text outside widget has enhanced contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Alex Lee (李天明) for State Assembly"
          },
          {
            "ruleID": "r68",
            "what": "Elements with a role have required children",
            "ordinalSeverity": 3,
            "tagName": "UL",
            "id": "navbar-toolbar",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[2]"
            },
            "excerpt": "<ul id=\"navbar-toolbar\" class=\"navbar-toolbar list-unstyled d-flex align-items-center mt-2 mt-md-0 mb-2 mb-md-0 ml-3\"></ul>"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/text()[1]"
            },
            "excerpt": "This website uses cookies"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/text()[1]"
            },
            "excerpt": "We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that th..."
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[2]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "Preferences"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[3]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "Statistics"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "SPAN",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[4]/label[1]/span[1]/text()[1]"
            },
            "excerpt": "Marketing"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/a[1]/text()[1]"
            },
            "excerpt": "Show details"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[4]/text()[1]"
            },
            "excerpt": "Allow all"
          },
          {
            "ruleID": "r69",
            "what": "Text outside widget has minimum contrast",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h1[1]/text()[1]"
            },
            "excerpt": "Alex Lee (李天明) for State Assembly"
          },
          {
            "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]/section[2]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p style=\"text-align: right; margin-bottom: 0;\"> <img src=\"https://assets.nationbuilder.com/alexlee/pages/22/attachments/original/1649363563/Alex-esig_white2.png?1649363563\" alt=\"\" width=\"220\"> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[2]/section[2]/div[1]/div[1]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p style=\"text-align: right; margin-top: 2px;\"> -Assemblymember Alex Lee </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]"
            },
            "excerpt": "<p style=\"text-align: center;\"> <span> Paid for by Re-Elect Alex Lee for State Assembly 2022 | FPPC # </span> <span> 1435518 </span> </p>"
          },
          {
            "ruleID": "r73",
            "what": "Paragraphs of text have sufficient line height",
            "ordinalSeverity": 3,
            "tagName": "P",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[2]"
            },
            "excerpt": "<p style=\"text-align: center;\"> <span> Contact us at alex@votealexlee.com </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": 1687108111415
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "startTime": 1687108111416,
      "url": "https://www.votealexlee.com/",
      "what": "Axe",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 48,
          "rulesWarned": 4,
          "rulesViolated": 7,
          "warnings": {
            "minor": 50,
            "moderate": 0,
            "serious": 4,
            "critical": 1
          },
          "violations": {
            "minor": 2,
            "moderate": 1,
            "serious": 17,
            "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-18T17:08:32.089Z",
          "url": "https://www.votealexlee.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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input required=\"required\" class=\"form-control text\" id=\"signup_first_name_12\" name=\"signup[first_name]\" type=\"text\">",
                  "target": [
                    "#signup_first_name_12"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input required=\"required\" class=\"form-control text\" id=\"signup_last_name_12\" name=\"signup[last_name]\" type=\"text\">",
                  "target": [
                    "#signup_last_name_12"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input required=\"required\" class=\"form-control text\" id=\"signup_email_12\" name=\"signup[email]\" type=\"email\">",
                  "target": [
                    "#signup_email_12"
                  ],
                  "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 src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1280px; max-height: 720px;\"></iframe>",
                  "target": [
                    "iframe[webkitallowfullscreen=\"\"]"
                  ],
                  "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": "<button class=\"CybotCookiebotBannerCloseButton\" aria-label=\"Close banner\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\"><path d=\"M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z\"></path></svg></button>",
                  "target": [
                    "#CybotCookiebotDialogHeader > .CybotCookiebotBannerCloseButton[aria-label=\"Close banner\"]"
                  ],
                  "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=\"CybotCookiebotDialogNav\" class=\"CybotCookiebotScrollAreaSide\">",
                  "target": [
                    "#CybotCookiebotDialogNav"
                  ],
                  "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": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">",
                  "target": [
                    "#CybotCookiebotDialogNavItemAdSettings"
                  ],
                  "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=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotScrollContainer.CybotCookiebotDialogHide:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">",
                  "target": [
                    "#CybotCookiebotDialogTabContentDetails"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(9)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
                  ],
                  "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=\"CybotCookiebotDialogDetailBulkConsent\" lang=\"en\" style=\"display: none;\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBulkConsent"
                  ],
                  "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=\"CybotCookiebotDialogDetailBulkConsentListWrapper\" class=\"CybotCookiebotDialogHide\" aria-expanded=\"false\"><span>List of domains your consent applies to:</span> [#BULK_CONSENT_DOMAINS#]</div>",
                  "target": [
                    "#CybotCookiebotDialogDetailBulkConsentListWrapper"
                  ],
                  "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=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotScrollContainer.CybotCookiebotDialogHide:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentTextIABv2"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
                  ],
                  "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=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
                  ],
                  "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=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotScrollContainer.CybotCookiebotDialogHide:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">",
                  "target": [
                    "#CybotCookiebotDialogDetailBodyContentTextAbout"
                  ],
                  "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=\"CybotCookiebotDialogBodyLevelButtonWrapper CybotCookiebotDialogBodyContentControlsWrapper CybotCookiebotDialogHide\">",
                  "target": [
                    ".CybotCookiebotDialogBodyContentControlsWrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonCustomize\" class=\"CybotCookiebotDialogBodyButton CybotCookiebotDialogHide\" tabindex=\"0\" lang=\"en\">Customize<div class=\"CybotCookiebotDialogArrow\"></div></button>",
                  "target": [
                    "#CybotCookiebotDialogBodyLevelButtonCustomize"
                  ],
                  "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=\"CybotCookiebotDialogPoweredByText\"><a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\">Powered by <span>Cookiebot by Usercentrics</span></a></div>",
                  "target": [
                    "#CybotCookiebotDialogPoweredByText"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#primaryNav\" aria-controls=\"primaryNav\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">\n        <i class=\"fas fa-bars text-color-1\"></i>\n      </button>",
                  "target": [
                    ".navbar-toggler"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/\" class=\"navbar-supporter-nav-link d-md-none text-color-2\" role=\"button\" aria-label=\"Supporter nav\">\n         &nbsp;\n      </a>",
                  "target": [
                    ".navbar-supporter-nav-link"
                  ],
                  "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=\"hero-container hero-homepage d-flex align-items-center jumbotron jumbotron-fluid h-100 mb-4 position-relative\" style=\"background-image: url('https://assets.nationbuilder.com/alexlee/sites/2/header_images/twentyfortyeight/header.jpg?1647272888');\">",
                  "target": [
                    ".hero-container"
                  ],
                  "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=\"email_address_form\" style=\"display:none;\" aria-hidden=\"true\"><p><label for=\"email_address_12\">Optional email code</label><br><input name=\"email_address\" type=\"text\" class=\"text\" id=\"email_address_12\" autocomplete=\"off\"></p></div>",
                  "target": [
                    ".email_address_form"
                  ],
                  "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": "<h2 class=\"headline\">Quote</h2>",
                  "target": [
                    "#quote > .container > .row > .col-12.col-lg-9.mx-auto > .headline"
                  ],
                  "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 style=\"display:none!important;\" id=\"default-share-text\">Alex Lee (李天明) for State Assembly</div>",
                  "target": [
                    "#default-share-text"
                  ],
                  "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 style=\"display:none!important;\" id=\"default-share-headline\">Alex Lee (李天明) for State Assembly</div>",
                  "target": [
                    "#default-share-headline"
                  ],
                  "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 style=\"display:none!important;\" id=\"default-homepage-share-text\">Alex Lee (李天明) for State Assembly</div>",
                  "target": [
                    "#default-homepage-share-text"
                  ],
                  "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": "<section class=\"modal fade\" id=\"supporter-nav\" tabindex=\"-1\" role=\"dialog\" aria-label=\"Supporter nav\">",
                  "target": [
                    "#supporter-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;\"></iframe>",
                  "target": [
                    "iframe[height=\"1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fwww.votealexlee.com\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146",
                "ACT"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA enhanced contrast ratio thresholds",
              "help": "Elements must meet enhanced color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#e74c3c",
                        "contrastRatio": 3.82,
                        "fontSize": "15.0pt (19.98px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input class=\"btn btn-primary submit-button\" type=\"submit\" name=\"commit\" value=\"Sign Up\">",
                          "target": [
                            ".submit-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e74c3c, font size: 15.0pt (19.98px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input class=\"btn btn-primary submit-button\" type=\"submit\" name=\"commit\" value=\"Sign Up\">",
                  "target": [
                    ".submit-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e74c3c, font size: 15.0pt (19.98px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143",
                "ACT",
                "TTv5",
                "TT13.c"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
              "help": "Elements must meet minimum color contrast ratio thresholds",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1598d6",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.23,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" style=\"display: flex;\" data-template=\"bottom\" class=\"CybotEdge CybotMultilevel CybotCloseButtonEnabled CybotCookiebotDialogActive\">",
                          "target": [
                            "#CybotCookiebotDialog"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.23 (foreground color: #1598d6, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show details</a>",
                  "target": [
                    "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #1598d6, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1598d6",
                        "contrastRatio": 3.23,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>",
                          "target": [
                            "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>",
                  "target": [
                    "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1598d6",
                        "contrastRatio": 3.23,
                        "fontSize": "12.0pt (16.02px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" class=\"navbar navbar-expand-md navbar-light bg-white position-fixed shadow-sm py-3\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"nav-link\">About</a>",
                  "target": [
                    ".nav-link[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1598d6",
                        "contrastRatio": 3.23,
                        "fontSize": "12.0pt (16.02px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" class=\"navbar navbar-expand-md navbar-light bg-white position-fixed shadow-sm py-3\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/issues\" class=\"nav-link\">Issues</a>",
                  "target": [
                    ".nav-link[href$=\"issues\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1598d6",
                        "contrastRatio": 3.23,
                        "fontSize": "12.0pt (16.02px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" class=\"navbar navbar-expand-md navbar-light bg-white position-fixed shadow-sm py-3\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/endorsements\" class=\"nav-link\">Endorsements</a>",
                  "target": [
                    "a[href$=\"endorsements\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1598d6",
                        "contrastRatio": 3.23,
                        "fontSize": "12.0pt (16.02px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" class=\"navbar navbar-expand-md navbar-light bg-white position-fixed shadow-sm py-3\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/volunteer\" class=\"nav-link\">Volunteer</a>",
                  "target": [
                    "a[href$=\"volunteer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1598d6",
                        "contrastRatio": 3.23,
                        "fontSize": "12.0pt (16.02px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" class=\"navbar navbar-expand-md navbar-light bg-white position-fixed shadow-sm py-3\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/media\" class=\"nav-link\">Media</a>",
                  "target": [
                    "a[href$=\"media\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1598d6",
                        "contrastRatio": 3.23,
                        "fontSize": "12.0pt (16.02px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"header\" class=\"navbar navbar-expand-md navbar-light bg-white position-fixed shadow-sm py-3\">",
                          "target": [
                            "#header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contribute\" class=\"nav-link\">Contribute</a>",
                  "target": [
                    "a[href$=\"contribute\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#fac45d",
                        "contrastRatio": 1.6,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section id=\"stay_connected\" class=\"homepage-section signup position-relative odd  pb-6\" aria-label=\"Stay Connected With Our Campaign section\">",
                          "target": [
                            "#stay_connected"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.6 (foreground color: #ffffff, background color: #fac45d, font size: 27.0pt (36px), font weight: bold). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"headline\">Stay Connected With Our Campaign</h2>",
                  "target": [
                    "#stay_connected > .container > .row > .col-12.col-lg-9.mx-auto > .headline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.6 (foreground color: #ffffff, background color: #fac45d, font size: 27.0pt (36px), font weight: bold). Expected contrast ratio of 3:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Cookiebot",
                      "relatedNodes": [
                        {
                          "html": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></script>",
                          "target": [
                            "script[data-blockingmode=\"auto\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Cookiebot"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async=\"\"></script>",
                  "target": [
                    "script[async=\"\"][type=\"text/javascript\"]:nth-child(13)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Cookiebot"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\" tabindex=\"0\">",
                  "target": [
                    "#CybotCookiebotDialogBodyContent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "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": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no 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 src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1280px; max-height: 720px;\"></iframe>",
                  "target": [
                    "iframe[webkitallowfullscreen=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no 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 href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\"><i class=\"fab fa-facebook\"></i></a>",
                  "target": [
                    ".nav-item:nth-child(7) > .nav-link[target=\"_blank\"]"
                  ],
                  "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 href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></a>",
                  "target": [
                    ".nav-link[href$=\"alex_lee\"][target=\"_blank\"]"
                  ],
                  "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 href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\"><i class=\"fab fa-instagram\"></i></a>",
                  "target": [
                    ".nav-item:nth-child(9) > .nav-link[target=\"_blank\"]"
                  ],
                  "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 href=\"https://www.facebook.com/votealexlee\" target=\"_blank\"><i class=\"fab fa-facebook-square\"></i></a>",
                  "target": [
                    ".list-inline-item:nth-child(4) > a[target=\"_blank\"]"
                  ],
                  "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 href=\"https://twitter.com/alex_lee\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></a>",
                  "target": [
                    ".list-inline-item:nth-child(5) > a[href$=\"alex_lee\"][target=\"_blank\"]"
                  ],
                  "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 href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\"><i class=\"fab fa-instagram\"></i></a>",
                  "target": [
                    ".list-inline-item:nth-child(6) > a[target=\"_blank\"]"
                  ],
                  "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": "<a id=\"skip-to-main-content\" href=\"#main-content\" class=\"sr-only sr-only-focusable p-3\">Skip to main content</a>",
                  "target": [
                    "#skip-to-main-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          50,
          5,
          3,
          17
        ],
        "instances": [
          {
            "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": "INPUT",
            "id": "signup_first_name_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#signup_first_name_12"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_first_name_12\" name=\"signup[first_name]\" type=\"text\">"
          },
          {
            "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": "INPUT",
            "id": "signup_last_name_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#signup_last_name_12"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_last_name_12\" name=\"signup[last_name]\" type=\"text\">"
          },
          {
            "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": "INPUT",
            "id": "signup_email_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#signup_email_12"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_email_12\" name=\"signup[email]\" type=\"email\">"
          },
          {
            "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[webkitallowfullscreen=\"\"]"
            },
            "excerpt": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1280px; max-height: 720px;\"></iframe>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogHeader > .CybotCookiebotBannerCloseButton[aria-label=\"Close banner\"]"
            },
            "excerpt": "<button class=\"CybotCookiebotBannerCloseButton\" aria-label=\"Close banner\"><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\"><path d=\"M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z\"></path></svg></button>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogNav",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogNav"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogNav\" class=\"CybotCookiebotScrollAreaSide\">"
          },
          {
            "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": "LI",
            "id": "CybotCookiebotDialogNavItemAdSettings",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogNavItemAdSettings"
            },
            "excerpt": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">"
          },
          {
            "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": ".CybotCookiebotScrollContainer.CybotCookiebotDialogHide:nth-child(2)"
            },
            "excerpt": "<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">"
          },
          {
            "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": "CybotCookiebotDialogTabContentDetails",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogTabContentDetails"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBodyContentCookieTabsNecessary",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">"
          },
          {
            "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": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(2)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(3)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBodyContentCookieTabsPreference",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBodyContentCookieTabsStatistics",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">"
          },
          {
            "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": "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(1) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(3)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(2) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(4)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(5)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(6)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(7)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(8)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(9)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": ".CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(10)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": "#CybotCookiebotDialogDetailBodyContentCookieTabsStatistics > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup:nth-child(3) > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">"
          },
          {
            "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": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(3)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > .CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer > .CybotCookiebotDialogDetailBodyContentCookieTabContent > .CybotCookiebotDialogDetailBodyContentCookieGroup > .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogHide:nth-child(4)"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBulkConsent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBulkConsent"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBulkConsent\" lang=\"en\" style=\"display: none;\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogDetailBulkConsentListWrapper",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBulkConsentListWrapper"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBulkConsentListWrapper\" class=\"CybotCookiebotDialogHide\" aria-expanded=\"false\"><span>List of domains your consent applies to:</span> [#BULK_CONSENT_DOMAINS#]</div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".CybotCookiebotScrollContainer.CybotCookiebotDialogHide:nth-child(3)"
            },
            "excerpt": "<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBodyContentTextIABv2",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentTextIABv2"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBodyContentIABv2PurposesBody",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogDetailBodyContentIABv2PartnersBody",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentIABv2PartnersBody"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".CybotCookiebotScrollContainer.CybotCookiebotDialogHide:nth-child(4)"
            },
            "excerpt": "<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">"
          },
          {
            "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": "CybotCookiebotDialogDetailBodyContentTextAbout",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogDetailBodyContentTextAbout"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">"
          },
          {
            "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": ".CybotCookiebotDialogBodyContentControlsWrapper"
            },
            "excerpt": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper CybotCookiebotDialogBodyContentControlsWrapper CybotCookiebotDialogHide\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyLevelButtonCustomize",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogBodyLevelButtonCustomize"
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyLevelButtonCustomize\" class=\"CybotCookiebotDialogBodyButton CybotCookiebotDialogHide\" tabindex=\"0\" lang=\"en\">Customize<div class=\"CybotCookiebotDialogArrow\"></div></button>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogPoweredByText",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogPoweredByText"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogPoweredByText\"><a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\">Powered by <span>Cookiebot by Usercentrics</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": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".navbar-toggler"
            },
            "excerpt": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#primaryNav\" aria-controls=\"primaryNav\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"> <i class=\"fas fa-bars text-color-1\"></i> </button>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".navbar-supporter-nav-link"
            },
            "excerpt": "<a href=\"/\" class=\"navbar-supporter-nav-link d-md-none text-color-2\" role=\"button\" aria-label=\"Supporter nav\"> &nbsp; </a>"
          },
          {
            "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": ".hero-container"
            },
            "excerpt": "<div class=\"hero-container hero-homepage d-flex align-items-center jumbotron jumbotron-fluid h-100 mb-4 position-relative\" style=\"background-image: url('https://assets.nationbuilder.com/alexlee/sites/2/header_images/twentyfortyeight/header.jpg?1647272888');\">"
          },
          {
            "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": ".email_address_form"
            },
            "excerpt": "<div class=\"email_address_form\" style=\"display:none;\" aria-hidden=\"true\"><p><label for=\"email_address_12\">Optional email code</label><br><input name=\"email_address\" type=\"text\" class=\"text\" id=\"email_address_12\" autocomplete=\"off\"></p></div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#quote > .container > .row > .col-12.col-lg-9.mx-auto > .headline"
            },
            "excerpt": "<h2 class=\"headline\">Quote</h2>"
          },
          {
            "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": "default-share-text",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#default-share-text"
            },
            "excerpt": "<div style=\"display:none!important;\" id=\"default-share-text\">Alex Lee (李天明) for State Assembly</div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "default-share-headline",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#default-share-headline"
            },
            "excerpt": "<div style=\"display:none!important;\" id=\"default-share-headline\">Alex Lee (李天明) for State Assembly</div>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "default-homepage-share-text",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#default-homepage-share-text"
            },
            "excerpt": "<div style=\"display:none!important;\" id=\"default-homepage-share-text\">Alex Lee (李天明) for State Assembly</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": "SECTION",
            "id": "supporter-nav",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#supporter-nav"
            },
            "excerpt": "<section class=\"modal fade\" id=\"supporter-nav\" tabindex=\"-1\" role=\"dialog\" aria-label=\"Supporter nav\">"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "iframe[height=\"1\"]"
            },
            "excerpt": "<iframe height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;\"></iframe>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "iframe[title=\"Twitter settings iframe\"]"
            },
            "excerpt": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.2b2d73daf636805223fb11d48f3e94f7.html?origin=https%3A%2F%2Fwww.votealexlee.com\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>"
          },
          {
            "ruleID": "hidden-content",
            "what": "Hidden content on the page should be analyzed; There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it.",
            "ordinalSeverity": 0,
            "tagName": "IFRAME",
            "id": "rufous-sandbox",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#rufous-sandbox"
            },
            "excerpt": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>"
          },
          {
            "ruleID": "css-orientation-lock",
            "what": "CSS Media queries must not lock display orientation; CSS Orientation lock cannot be determined",
            "ordinalSeverity": 1,
            "tagName": "HTML",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html"
            },
            "excerpt": "<html lang=\"en\">"
          },
          {
            "ruleID": "color-contrast-enhanced",
            "what": "Elements must meet enhanced color contrast ratio thresholds; Element has insufficient color contrast of 3.82 (foreground color: #ffffff, background color: #e74c3c, font size: 15.0pt (19.98px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".submit-button"
            },
            "excerpt": "<input class=\"btn btn-primary submit-button\" type=\"submit\" name=\"commit\" value=\"Sign Up\">"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.23 (foreground color: #1598d6, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyEdgeMoreDetailsLink",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogBodyEdgeMoreDetailsLink"
            },
            "excerpt": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show details</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll"
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".nav-link[href$=\"about\"]"
            },
            "excerpt": "<a href=\"/about\" class=\"nav-link\">About</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": ".nav-link[href$=\"issues\"]"
            },
            "excerpt": "<a href=\"/issues\" class=\"nav-link\">Issues</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"endorsements\"]"
            },
            "excerpt": "<a href=\"/endorsements\" class=\"nav-link\">Endorsements</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"volunteer\"]"
            },
            "excerpt": "<a href=\"/volunteer\" class=\"nav-link\">Volunteer</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"media\"]"
            },
            "excerpt": "<a href=\"/media\" class=\"nav-link\">Media</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 3.23 (foreground color: #ffffff, background color: #1598d6, font size: 12.0pt (16.02px), font weight: bold). Expected contrast ratio of 4.5:1",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "a[href$=\"contribute\"]"
            },
            "excerpt": "<a href=\"/contribute\" class=\"nav-link\">Contribute</a>"
          },
          {
            "ruleID": "color-contrast",
            "what": "Elements must meet minimum color contrast ratio thresholds; Element has insufficient color contrast of 1.6 (foreground color: #ffffff, background color: #fac45d, font size: 27.0pt (36px), font weight: bold). Expected contrast ratio of 3:1",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#stay_connected > .container > .row > .col-12.col-lg-9.mx-auto > .headline"
            },
            "excerpt": "<h2 class=\"headline\">Stay Connected With Our Campaign</h2>"
          },
          {
            "ruleID": "duplicate-id",
            "what": "id attribute value must be unique; Document has multiple static elements with the same id attribute: Cookiebot",
            "ordinalSeverity": 2,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "script[async=\"\"][type=\"text/javascript\"]:nth-child(13)"
            },
            "excerpt": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async=\"\"></script>"
          },
          {
            "ruleID": "focus-order-semantics",
            "what": "Elements in the focus order should have an appropriate role; Element does not have a widget role.; Element has invalid semantics for an element in the focus order.",
            "ordinalSeverity": 2,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogBodyContent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#CybotCookiebotDialogBodyContent"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\" tabindex=\"0\">"
          },
          {
            "ruleID": "frame-title",
            "what": "Frames must have an accessible name; Element has no 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[webkitallowfullscreen=\"\"]"
            },
            "excerpt": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1280px; max-height: 720px;\"></iframe>"
          },
          {
            "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": ".nav-item:nth-child(7) > .nav-link[target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\"><i class=\"fab fa-facebook\"></i></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": ".nav-link[href$=\"alex_lee\"][target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></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": ".nav-item:nth-child(9) > .nav-link[target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\"><i class=\"fab fa-instagram\"></i></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": ".list-inline-item:nth-child(4) > a[target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://www.facebook.com/votealexlee\" target=\"_blank\"><i class=\"fab fa-facebook-square\"></i></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": ".list-inline-item:nth-child(5) > a[href$=\"alex_lee\"][target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://twitter.com/alex_lee\" target=\"_blank\"><i class=\"fab fa-twitter\"></i></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": ".list-inline-item:nth-child(6) > a[target=\"_blank\"]"
            },
            "excerpt": "<a href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\"><i class=\"fab fa-instagram\"></i></a>"
          },
          {
            "ruleID": "region",
            "what": "All page content should be contained by landmarks; Some page content is not contained by landmarks",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "skip-to-main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "#skip-to-main-content"
            },
            "excerpt": "<a id=\"skip-to-main-content\" href=\"#main-content\" class=\"sr-only sr-only-focusable p-3\">Skip to main content</a>"
          }
        ]
      },
      "endTime": 1687108112139
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687108112139,
      "endTime": 1687108112727
    },
    {
      "type": "url",
      "which": "https://www.votealexlee.com/",
      "what": "Candidate Alex Lee (D)",
      "startTime": 1687108112727,
      "result": {
        "url": "https://www.votealexlee.com/"
      },
      "endTime": 1687108113407
    },
    {
      "type": "test",
      "which": "continuum",
      "startTime": 1687108113407,
      "url": "https://www.votealexlee.com/",
      "what": "Level Access Continuum, community edition",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SCRIPT has an id attribute of 'Cookiebot', which is not unique in the same DOM",
          "element": "<script async=\"\" type=\"text/javascript\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" src=\"https://consent.cookiebot.com/uc.js\" id=\"Cookiebot\"></script>",
          "path": "head>script:nth-of-type(8)",
          "fingerprint": {
            "version": 2,
            "css": "script[id=\"Cookiebot\"][src=\"https://consent.cookiebot.com/uc.js\"][data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\"][type=\"text/javascript\"][async=\"\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SCRIPT has an id attribute of 'Cookiebot', which is not unique in the same DOM",
          "element": "<script type=\"text/javascript\" data-blockingmode=\"auto\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" src=\"https://consent.cookiebot.com/uc.js\" id=\"Cookiebot\"></script>",
          "path": "head>script:nth-of-type(12)",
          "fingerprint": {
            "version": 2,
            "css": "script[id=\"Cookiebot\"][src=\"https://consent.cookiebot.com/uc.js\"][data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\"][data-blockingmode=\"auto\"][type=\"text/javascript\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 228,
          "bestPracticeId": 523,
          "attribute": "This iframe element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This iframe element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<iframe style=\"display: block; max-width: 1280px; max-height: 720px;\" allowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" frameborder=\"0\" src=\"https://player.vimeo.com/video/686436034?ba ... lowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" frameborder=\"0\" src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\"></iframe>",
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "iframe[src=\"https://player.vimeo.com/video/686436034?background=1&autoplay=1&loop=1&byline=0&title=0\"][frameborder=\"0\"][webkitallowfullscreen=\"\"][mozallowfullscreen=\"\"][allowfullscreen=\"\"]",
            "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 target=\"_blank\" class=\"nav-link\" href=\"https://www.facebook.com/votealexlee\"><i class=\"fab fa-facebook\"></i></a>",
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.facebook.com/votealexlee\"][class=\"nav-link\"][target=\"_blank\"]",
            "attNo": 3
          }
        },
        {
          "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 target=\"_blank\" class=\"nav-link\" href=\"https://twitter.com/alex_lee\"><i class=\"fab fa-twitter\"></i></a>",
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(8)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://twitter.com/alex_lee\"][class=\"nav-link\"][target=\"_blank\"]",
            "attNo": 3
          }
        },
        {
          "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 target=\"_blank\" class=\"nav-link\" href=\"https://www.instagram.com/alex_lee/\"><i class=\"fab fa-instagram\"></i></a>",
          "path": "body>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.instagram.com/alex_lee/\"][class=\"nav-link\"][target=\"_blank\"]",
            "attNo": 3
          }
        },
        {
          "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 target=\"_blank\" href=\"https://www.facebook.com/votealexlee\"><i class=\"fab fa-facebook-square\"></i></a>",
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.facebook.com/votealexlee\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "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 target=\"_blank\" href=\"https://twitter.com/alex_lee\"><i class=\"fab fa-twitter\"></i></a>",
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://twitter.com/alex_lee\"][target=\"_blank\"]",
            "attNo": 2
          }
        },
        {
          "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 target=\"_blank\" href=\"https://www.instagram.com/alex_lee/\"><i class=\"fab fa-instagram\"></i></a>",
          "path": "body>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.instagram.com/alex_lee/\"][target=\"_blank\"]",
            "attNo": 2
          }
        }
      ],
      "standardResult": {
        "totals": [
          0,
          0,
          0,
          9
        ],
        "instances": [
          {
            "ruleID": "94",
            "what": "This SCRIPT has an id attribute of 'Cookiebot', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "head>script:nth-of-type(8)"
            },
            "excerpt": "<script async=\"\" type=\"text/javascript\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" src=\"https://consent.cookiebot.com/uc.js\" id=\"Cookiebot\"></script>"
          },
          {
            "ruleID": "94",
            "what": "This SCRIPT has an id attribute of 'Cookiebot', which is not unique in the same DOM",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "head>script:nth-of-type(12)"
            },
            "excerpt": "<script type=\"text/javascript\" data-blockingmode=\"auto\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" src=\"https://consent.cookiebot.com/uc.js\" id=\"Cookiebot\"></script>"
          },
          {
            "ruleID": "228",
            "what": "This iframe element does not have a mechanism that allows an accessible name value to be calculated",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)"
            },
            "excerpt": "<iframe style=\"display: block; max-width: 1280px; max-height: 720px;\" allowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" frameborder=\"0\" src=\"https://player.vimeo.com/video/686436034?ba ... lowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" frameborder=\"0\" src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\"></iframe>"
          },
          {
            "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>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" class=\"nav-link\" href=\"https://www.facebook.com/votealexlee\"><i class=\"fab fa-facebook\"></i></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>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(8)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" class=\"nav-link\" href=\"https://twitter.com/alex_lee\"><i class=\"fab fa-twitter\"></i></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>header:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(9)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" class=\"nav-link\" href=\"https://www.instagram.com/alex_lee/\"><i class=\"fab fa-instagram\"></i></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>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://www.facebook.com/votealexlee\"><i class=\"fab fa-facebook-square\"></i></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>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://twitter.com/alex_lee\"><i class=\"fab fa-twitter\"></i></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>footer:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)"
            },
            "excerpt": "<a target=\"_blank\" href=\"https://www.instagram.com/alex_lee/\"><i class=\"fab fa-instagram\"></i></a>"
          }
        ]
      },
      "endTime": 1687108114026
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687108114026,
      "endTime": 1687108114572
    },
    {
      "type": "url",
      "which": "https://www.votealexlee.com/",
      "what": "Candidate Alex Lee (D)",
      "startTime": 1687108114572,
      "result": {
        "url": "https://www.votealexlee.com/"
      },
      "endTime": 1687108115487
    },
    {
      "type": "test",
      "which": "htmlcs",
      "startTime": 1687108115487,
      "url": "https://www.votealexlee.com/",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "result": {
        "Error": {
          "AAA.1_3_1_AAA.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#CybotCookiebotDialogBodyContentTitle",
                "code": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#CybotCookiebotDialogBodyContentTitle",
                "code": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">...</h2>"
              }
            ]
          },
          "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 3.23:1. Recommendation:  change text colour to #005e8b.": [
              {
                "tagName": "a",
                "id": "#CybotCookiebotDialogBodyEdgeMoreDetailsLink",
                "code": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.23:1. Recommendation:  change background to #005e8b.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/about\" class=\"nav-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contribute\" class=\"nav-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/endorsements\" class=\"nav-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/issues\" class=\"nav-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/media\" class=\"nav-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/volunteer\" class=\"nav-link\">...</a>"
              },
              {
                "tagName": "button",
                "id": "#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll",
                "code": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">...</button>"
              }
            ]
          },
          "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.6:1. Recommendation:  change background to #a16b04.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"headline\">...</h2>"
              }
            ]
          },
          "AAA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1280px; max-height: 720px;\">...</iframe>"
              }
            ]
          },
          "AAA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">...</form>"
              },
              {
                "tagName": "form",
                "id": "",
                "code": "<form>...</form>"
              }
            ]
          },
          "AAA.4_1_1.F77": {
            "Duplicate id attribute value \"Cookiebot\" found on the web page.": [
              {
                "tagName": "script",
                "id": "#Cookiebot",
                "code": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\">...</script>"
              }
            ]
          },
          "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 href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/alex_lee\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/votealexlee\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\">...</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 src=\"https://assets.nationbuilder.com/alexlee/pages/22/attachments/original/1649363563/Alex-esig_white2.png?1649363563\" alt=\"\" width=\"220\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://assets.nationbuilder.com/themes/624f64254764e86a4b8eef7e/attachments/original/1645737874/fa-close.png?1645737874\" alt=\"\">"
              }
            ]
          },
          "AAA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"container-fluid\">...</div>"
              }
            ]
          },
          "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#CybotCookiebotDialog",
                "code": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" style=\"display: flex;\" data-template=\"bottom\" class=\"CybotEdge CybotMultilevel CybotCloseButtonEnabled CybotCookiebotDialogActive\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#flash_container",
                "code": "<div id=\"flash_container\">...</div>"
              },
              {
                "tagName": "header",
                "id": "#header",
                "code": "<header id=\"header\" class=\"navbar navbar-expand-md navbar-light bg-white position-fixed shadow-sm py-3\">...</header>"
              },
              {
                "tagName": "section",
                "id": "#supporter-nav",
                "code": "<section class=\"modal fade\" id=\"supporter-nav\" tabindex=\"-1\" role=\"dialog\" aria-label=\"Supporter nav\">...</section>"
              }
            ]
          },
          "AAA.1_4_6.G17.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.": [
              {
                "tagName": "a",
                "id": "#skip-to-main-content",
                "code": "<a id=\"skip-to-main-content\" href=\"#main-content\" class=\"sr-only sr-only-focusable p-3\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"signup_email_12\" class=\"floating-label\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"signup_first_name_12\" class=\"floating-label\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"signup_last_name_12\" class=\"floating-label\">...</label>"
              },
              {
                "tagName": "legend",
                "id": "",
                "code": "<legend class=\"visuallyhidden\">...</legend>"
              }
            ]
          },
          "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": "#CybotCookiebotDialogPoweredbyCybot",
                "code": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://policies.google.com/privacy\" title=\"Google's privacy policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://vimeo.com/privacy\" title=\"Vimeo's privacy policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.akamai.com/uk/en/privacy-policies/\" title=\"Akamai Technologies's privacy policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Cookiebot's privacy policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/policy.php/\" title=\" Meta Platforms, Inc.'s privacy policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/alex_lee\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/votealexlee\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\">...</a>"
              }
            ]
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          27,
          0,
          0,
          22
        ],
        "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 src=\"https://assets.nationbuilder.com/alexlee/pages/22/attachments/original/1649363563/Alex-esig_white2.png?1649363563\" alt=\"\" width=\"220\">"
          },
          {
            "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 src=\"https://assets.nationbuilder.com/themes/624f64254764e86a4b8eef7e/attachments/original/1645737874/fa-close.png?1645737874\" alt=\"\">"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\">...</div>"
          },
          {
            "ruleID": "AAA.1_3_1.H48",
            "what": "If this element contains a navigation section, it is recommended that it be marked up as a list.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div class=\"container-fluid\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "CybotCookiebotDialog",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" style=\"display: flex;\" data-template=\"bottom\" class=\"CybotEdge CybotMultilevel CybotCloseButtonEnabled CybotCookiebotDialogActive\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "DIV",
            "id": "flash_container",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<div id=\"flash_container\">...</div>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "HEADER",
            "id": "header",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<header id=\"header\" class=\"navbar navbar-expand-md navbar-light bg-white position-fixed shadow-sm py-3\">...</header>"
          },
          {
            "ruleID": "AAA.1_4_10.C32,C31,C33,C38,SCR34,G206",
            "what": "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.",
            "ordinalSeverity": 0,
            "tagName": "SECTION",
            "id": "supporter-nav",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<section class=\"modal fade\" id=\"supporter-nav\" tabindex=\"-1\" role=\"dialog\" aria-label=\"Supporter nav\">...</section>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "skip-to-main-content",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"skip-to-main-content\" href=\"#main-content\" class=\"sr-only sr-only-focusable p-3\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"signup_email_12\" class=\"floating-label\">...</label>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"signup_first_name_12\" class=\"floating-label\">...</label>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "LABEL",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<label for=\"signup_last_name_12\" class=\"floating-label\">...</label>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Abs",
            "what": "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 7:1.",
            "ordinalSeverity": 0,
            "tagName": "LEGEND",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<legend class=\"visuallyhidden\">...</legend>"
          },
          {
            "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": "CybotCookiebotDialogPoweredbyCybot",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\">...</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=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://policies.google.com/privacy\" title=\"Google's privacy policy\">...</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=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://vimeo.com/privacy\" title=\"Vimeo's privacy policy\">...</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=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.akamai.com/uk/en/privacy-policies/\" title=\"Akamai Technologies's privacy policy\">...</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=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Cookiebot's privacy policy\">...</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=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/policy.php/\" title=\" Meta Platforms, Inc.'s privacy policy\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://twitter.com/alex_lee\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.facebook.com/votealexlee\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.3_2_5.H83.3",
            "what": "Check that this link's link text contains information indicating that the link will open in a new window.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\">...</a>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "CybotCookiebotDialogBodyContentTitle",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">...</h2>"
          },
          {
            "ruleID": "AAA.1_3_1_AAA.G141",
            "what": "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "CybotCookiebotDialogBodyContentTitle",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">...</h2>"
          },
          {
            "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 3.23:1. Recommendation:  change text colour to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyEdgeMoreDetailsLink",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">...</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 3.23:1. Recommendation:  change background to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/about\" class=\"nav-link\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.23:1. Recommendation:  change background to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/contribute\" class=\"nav-link\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.23:1. Recommendation:  change background to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/endorsements\" class=\"nav-link\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.23:1. Recommendation:  change background to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/issues\" class=\"nav-link\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.23:1. Recommendation:  change background to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/media\" class=\"nav-link\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.23:1. Recommendation:  change background to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<a href=\"/volunteer\" class=\"nav-link\">...</a>"
          },
          {
            "ruleID": "AAA.1_4_6.G17.Fail",
            "what": "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 3.23:1. Recommendation:  change background to #005e8b.",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">...</button>"
          },
          {
            "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.6:1. Recommendation:  change background to #a16b04.",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<h2 class=\"headline\">...</h2>"
          },
          {
            "ruleID": "AAA.2_4_1.H64.1",
            "what": "Iframe element requires a non-empty title attribute that identifies the frame.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe height=\"1\" width=\"1\" style=\"position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;\">...</iframe>"
          },
          {
            "ruleID": "AAA.2_4_1.H64.1",
            "what": "Iframe element requires a non-empty title attribute that identifies the frame.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1280px; max-height: 720px;\">...</iframe>"
          },
          {
            "ruleID": "AAA.3_2_2.H32.2",
            "what": "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.",
            "ordinalSeverity": 3,
            "tagName": "FORM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<form class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\">...</form>"
          },
          {
            "ruleID": "AAA.3_2_2.H32.2",
            "what": "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.",
            "ordinalSeverity": 3,
            "tagName": "FORM",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<form>...</form>"
          },
          {
            "ruleID": "AAA.4_1_1.F77",
            "what": "Duplicate id attribute value \"Cookiebot\" found on the web page.",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "",
              "spec": ""
            },
            "excerpt": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\">...</script>"
          },
          {
            "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 href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\">...</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 href=\"https://twitter.com/alex_lee\" target=\"_blank\">...</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 href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\">...</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 href=\"https://www.facebook.com/votealexlee\" target=\"_blank\">...</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 href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\">...</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 href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\">...</a>"
          }
        ]
      },
      "endTime": 1687108115843
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687108115843,
      "endTime": 1687108116341
    },
    {
      "type": "url",
      "which": "https://www.votealexlee.com/",
      "what": "Candidate Alex Lee (D)",
      "startTime": 1687108116341,
      "result": {
        "url": "https://www.votealexlee.com/"
      },
      "endTime": 1687108116967
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "withNewContent": false,
      "startTime": 1687108116967,
      "url": "https://www.votealexlee.com/",
      "what": "IBM Accessibility Checker",
      "result": {
        "totals": {
          "violation": 18,
          "recommendation": 4,
          "ignored": 0
        },
        "items": [
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/section[2]/section[1]/div[1]/div[1]/div[1]/h2[1]",
              "aria": "/document[1]/region[2]/region[1]/heading[1]"
            },
            "message": "Text contrast of 1.60 with its background is less than the WCAG AA minimum requirements for text of size 31.2px and weight of 700",
            "bounds": {
              "left": 55,
              "top": 583,
              "height": 38,
              "width": 690
            },
            "snippet": "<h2 class=\"headline\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[6]/link[1]"
            },
            "message": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "bounds": {
              "left": 537,
              "top": 41,
              "height": 41,
              "width": 125
            },
            "snippet": "<a class=\"nav-link\" href=\"/contribute\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[5]/link[1]"
            },
            "message": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "bounds": {
              "left": 454,
              "top": 41,
              "height": 41,
              "width": 84
            },
            "snippet": "<a class=\"nav-link\" href=\"/media\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[4]/link[1]"
            },
            "message": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "bounds": {
              "left": 338,
              "top": 41,
              "height": 41,
              "width": 116
            },
            "snippet": "<a class=\"nav-link\" href=\"/volunteer\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/link[1]"
            },
            "message": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "bounds": {
              "left": 507,
              "top": 0,
              "height": 41,
              "width": 157
            },
            "snippet": "<a class=\"nav-link\" href=\"/endorsements\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[2]/link[1]"
            },
            "message": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "bounds": {
              "left": 422,
              "top": 0,
              "height": 41,
              "width": 86
            },
            "snippet": "<a class=\"nav-link\" href=\"/issues\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[1]/link[1]"
            },
            "message": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "bounds": {
              "left": 338,
              "top": 0,
              "height": 41,
              "width": 85
            },
            "snippet": "<a class=\"nav-link\" href=\"/about\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[4]",
              "aria": "/document[1]/dialog[1]/button[5]"
            },
            "message": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 600",
            "bounds": {
              "left": 531,
              "top": 459,
              "height": 58,
              "width": 247
            },
            "snippet": "<button lang=\"en\" tabindex=\"0\" class=\"CybotCookiebotDialogBodyButton\" id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\">",
            "level": "violation"
          },
          {
            "ruleId": "text_contrast_sufficient",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/a[1]",
              "aria": "/document[1]/dialog[1]/tabpanel[1]/link[1]"
            },
            "message": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 600",
            "bounds": {
              "left": 646,
              "top": 413,
              "height": 24,
              "width": 117
            },
            "snippet": "<a class=\"\" href=\"#\" id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_after",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[4]/div[1]/input[1]",
              "aria": "/document[1]/dialog[1]/tabpanel[1]/form[1]/group[1]/checkbox[4]"
            },
            "message": "Label text is located before its associated checkbox or radio button element",
            "bounds": {
              "left": 666,
              "top": 335,
              "height": 32,
              "width": 57
            },
            "snippet": "<input tabindex=\"0\" checked=\"checked\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" type=\"checkbox\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_after",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[3]/div[1]/input[1]",
              "aria": "/document[1]/dialog[1]/tabpanel[1]/form[1]/group[1]/checkbox[3]"
            },
            "message": "Label text is located before its associated checkbox or radio button element",
            "bounds": {
              "left": 469,
              "top": 335,
              "height": 32,
              "width": 57
            },
            "snippet": "<input tabindex=\"0\" checked=\"checked\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" type=\"checkbox\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_after",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[2]/div[1]/input[1]",
              "aria": "/document[1]/dialog[1]/tabpanel[1]/form[1]/group[1]/checkbox[2]"
            },
            "message": "Label text is located before its associated checkbox or radio button element",
            "bounds": {
              "left": 273,
              "top": 335,
              "height": 32,
              "width": 57
            },
            "snippet": "<input tabindex=\"0\" checked=\"checked\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" type=\"checkbox\">",
            "level": "violation"
          },
          {
            "ruleId": "input_label_after",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/input[1]",
              "aria": "/document[1]/dialog[1]/tabpanel[1]/form[1]/group[1]/checkbox[1]"
            },
            "message": "Label text is located before its associated checkbox or radio button element",
            "bounds": {
              "left": 77,
              "top": 335,
              "height": 32,
              "width": 57
            },
            "snippet": "<input checked=\"checked\" disabled=\"disabled\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" type=\"checkbox\">",
            "level": "violation"
          },
          {
            "ruleId": "frame_title_exists",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/iframe[1]",
              "aria": "/document[1]"
            },
            "message": "Inline frame does not have a 'title' attribute",
            "bounds": {
              "left": 0,
              "top": 92,
              "height": 450,
              "width": 800
            },
            "snippet": "<iframe style=\"display: block; max-width: 1280px; max-height: 720px;\" allowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" frameborder=\"0\" src=\"https://player.vimeo.com/video/686436034?background=1&autoplay=1&loop=1&byline=0&title=0\">",
            "level": "violation"
          },
          {
            "ruleId": "element_tabbable_role_valid",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]",
              "aria": "/document[1]/dialog[1]/tabpanel[1]"
            },
            "message": "The tabbable element's role 'none' is not a widget role",
            "bounds": {
              "left": 14,
              "top": 93,
              "height": 177,
              "width": 773
            },
            "snippet": "<div tabindex=\"0\" class=\"CybotCookiebotScrollArea\" id=\"CybotCookiebotDialogBodyContent\">",
            "level": "violation"
          },
          {
            "ruleId": "element_id_unique",
            "path": {
              "dom": "/html[1]/head[1]/script[14]",
              "aria": "/document[1]"
            },
            "message": "The <script> element has the id \"Cookiebot\" that is already in use",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<script type=\"text/javascript\" data-blockingmode=\"auto\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" src=\"https://consent.cookiebot.com/uc.js\" id=\"Cookiebot\">",
            "level": "violation"
          },
          {
            "ruleId": "aria_content_in_landmark",
            "path": {
              "dom": "/html[1]/body[1]/a[1]",
              "aria": "/document[1]/link[1]"
            },
            "message": "Content is not within a landmark element",
            "bounds": {
              "left": -1,
              "top": 91,
              "height": 32,
              "width": 32
            },
            "snippet": "<a class=\"sr-only sr-only-focusable p-3\" href=\"#main-content\" id=\"skip-to-main-content\">",
            "level": "violation"
          },
          {
            "ruleId": "a_text_purpose",
            "path": {
              "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "aria": "/document[1]/dialog[1]/link[1]"
            },
            "message": "Hyperlink has no link text, label or image with a text alternative",
            "bounds": {
              "left": 551,
              "top": 61,
              "height": 0,
              "width": 175
            },
            "snippet": "<a id=\"CybotCookiebotDialogPoweredbyCybot\" target=\"_blank\" rel=\"noopener nofollow\" href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\">",
            "level": "violation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/head[1]/meta[2]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 0,
              "height": 0,
              "width": 0
            },
            "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
            "level": "recommendation"
          },
          {
            "ruleId": "element_attribute_deprecated",
            "path": {
              "dom": "/html[1]/body[1]/div[2]/div[1]/iframe[1]",
              "aria": "/document[1]"
            },
            "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "bounds": {
              "left": 0,
              "top": 92,
              "height": 450,
              "width": 800
            },
            "snippet": "<iframe style=\"display: block; max-width: 1280px; max-height: 720px;\" allowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" frameborder=\"0\" src=\"https://player.vimeo.com/video/686436034?background=1&autoplay=1&loop=1&byline=0&title=0\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_contentinfo_misuse",
            "path": {
              "dom": "/html[1]/body[1]/footer[1]",
              "aria": "/document[1]/contentinfo[1]"
            },
            "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "bounds": {
              "left": 0,
              "top": 1324,
              "height": 337,
              "width": 800
            },
            "snippet": "<footer class=\"footer text-center position-relative\">",
            "level": "recommendation"
          },
          {
            "ruleId": "aria_child_valid",
            "path": {
              "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[2]",
              "aria": "/document[1]/banner[1]/navigation[1]/list[2]"
            },
            "message": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"",
            "bounds": {
              "left": 749,
              "top": 61,
              "height": 0,
              "width": 0
            },
            "snippet": "<ul class=\"navbar-toolbar list-unstyled d-flex align-items-center mt-2 mt-md-0 mb-2 mb-md-0 ml-3\" id=\"navbar-toolbar\">",
            "level": "recommendation"
          }
        ],
        "success": true
      },
      "standardResult": {
        "totals": [
          0,
          4,
          0,
          18
        ],
        "instances": [
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 1.60 with its background is less than the WCAG AA minimum requirements for text of size 31.2px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "H2",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/section[2]/section[1]/div[1]/div[1]/div[1]/h2[1]"
            },
            "excerpt": "<h2 class=\"headline\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]"
            },
            "excerpt": "<a class=\"nav-link\" href=\"/contribute\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]"
            },
            "excerpt": "<a class=\"nav-link\" href=\"/media\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]"
            },
            "excerpt": "<a class=\"nav-link\" href=\"/volunteer\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]"
            },
            "excerpt": "<a class=\"nav-link\" href=\"/endorsements\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]"
            },
            "excerpt": "<a class=\"nav-link\" href=\"/issues\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 16.02px and weight of 700",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]"
            },
            "excerpt": "<a class=\"nav-link\" href=\"/about\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[4]/div[1]/div[2]/button[4]"
            },
            "excerpt": "<button lang=\"en\" tabindex=\"0\" class=\"CybotCookiebotDialogBodyButton\" id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\">"
          },
          {
            "ruleID": "text_contrast_sufficient",
            "what": "Text contrast of 3.23 with its background is less than the WCAG AA minimum requirements for text of size 15px and weight of 600",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyEdgeMoreDetailsLink",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/a[1]"
            },
            "excerpt": "<a class=\"\" href=\"#\" id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\">"
          },
          {
            "ruleID": "input_label_after",
            "what": "Label text is located before its associated checkbox or radio button element",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonMarketing",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[4]/div[1]/input[1]"
            },
            "excerpt": "<input tabindex=\"0\" checked=\"checked\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" type=\"checkbox\">"
          },
          {
            "ruleID": "input_label_after",
            "what": "Label text is located before its associated checkbox or radio button element",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonStatistics",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[3]/div[1]/input[1]"
            },
            "excerpt": "<input tabindex=\"0\" checked=\"checked\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" type=\"checkbox\">"
          },
          {
            "ruleID": "input_label_after",
            "what": "Label text is located before its associated checkbox or radio button element",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonPreferences",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[2]/div[1]/input[1]"
            },
            "excerpt": "<input tabindex=\"0\" checked=\"checked\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" type=\"checkbox\">"
          },
          {
            "ruleID": "input_label_after",
            "what": "Label text is located before its associated checkbox or radio button element",
            "ordinalSeverity": 3,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonNecessary",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/input[1]"
            },
            "excerpt": "<input checked=\"checked\" disabled=\"disabled\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" type=\"checkbox\">"
          },
          {
            "ruleID": "frame_title_exists",
            "what": "Inline frame does not have a 'title' attribute",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe style=\"display: block; max-width: 1280px; max-height: 720px;\" allowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" frameborder=\"0\" src=\"https://player.vimeo.com/video/686436034?background=1&autoplay=1&loop=1&byline=0&title=0\">"
          },
          {
            "ruleID": "element_tabbable_role_valid",
            "what": "The tabbable element's role 'none' is not a widget role",
            "ordinalSeverity": 3,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogBodyContent",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]"
            },
            "excerpt": "<div tabindex=\"0\" class=\"CybotCookiebotScrollArea\" id=\"CybotCookiebotDialogBodyContent\">"
          },
          {
            "ruleID": "element_id_unique",
            "what": "The <script> element has the id \"Cookiebot\" that is already in use",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/script[14]"
            },
            "excerpt": "<script type=\"text/javascript\" data-blockingmode=\"auto\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" src=\"https://consent.cookiebot.com/uc.js\" id=\"Cookiebot\">"
          },
          {
            "ruleID": "aria_content_in_landmark",
            "what": "Content is not within a landmark element",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "skip-to-main-content",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/a[1]"
            },
            "excerpt": "<a class=\"sr-only sr-only-focusable p-3\" href=\"#main-content\" id=\"skip-to-main-content\">"
          },
          {
            "ruleID": "a_text_purpose",
            "what": "Hyperlink has no link text, label or image with a text alternative",
            "ordinalSeverity": 3,
            "tagName": "A",
            "id": "CybotCookiebotDialogPoweredbyCybot",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]"
            },
            "excerpt": "<a id=\"CybotCookiebotDialogPoweredbyCybot\" target=\"_blank\" rel=\"noopener nofollow\" href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/head[1]/meta[2]"
            },
            "excerpt": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">"
          },
          {
            "ruleID": "element_attribute_deprecated",
            "what": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/div[2]/div[1]/iframe[1]"
            },
            "excerpt": "<iframe style=\"display: block; max-width: 1280px; max-height: 720px;\" allowfullscreen=\"\" mozallowfullscreen=\"\" webkitallowfullscreen=\"\" frameborder=\"0\" src=\"https://player.vimeo.com/video/686436034?background=1&autoplay=1&loop=1&byline=0&title=0\">"
          },
          {
            "ruleID": "aria_contentinfo_misuse",
            "what": "The element with \"contentinfo\" role is present without an element with \"main\" role",
            "ordinalSeverity": 1,
            "tagName": "FOOTER",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/footer[1]"
            },
            "excerpt": "<footer class=\"footer text-center position-relative\">"
          },
          {
            "ruleID": "aria_child_valid",
            "what": "The element with role \"list\" does not own any child element with any of the following role(s): \"listitem\"",
            "ordinalSeverity": 1,
            "tagName": "UL",
            "id": "navbar-toolbar",
            "location": {
              "doc": "dom",
              "type": "xpath",
              "spec": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[2]"
            },
            "excerpt": "<ul class=\"navbar-toolbar list-unstyled d-flex align-items-center mt-2 mt-md-0 mb-2 mb-md-0 ml-3\" id=\"navbar-toolbar\">"
          }
        ]
      },
      "endTime": 1687108121058
    },
    {
      "type": "launch",
      "which": "chromium",
      "startTime": 1687108121058,
      "endTime": 1687108121707
    },
    {
      "type": "url",
      "which": "https://www.votealexlee.com/",
      "what": "Candidate Alex Lee (D)",
      "startTime": 1687108121707,
      "result": {
        "url": "https://www.votealexlee.com/"
      },
      "endTime": 1687108122533
    },
    {
      "type": "test",
      "which": "nuVal",
      "startTime": 1687108122533,
      "url": "https://www.votealexlee.com/",
      "what": "Nu Html Checker",
      "result": {
        "pageContent": {
          "messages": [
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 426,
              "firstColumn": 342,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://ssl.google-analytics.com/ga.js\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 85
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 796,
              "firstColumn": 589,
              "subType": "warning",
              "message": "The charset attribute on the script element is obsolete.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" async=\"\" src=\"https://consent.cookiebot.com/d9c6392d-77a4-4166-bf53-4dcc078f9266/cc.js?renew=false&amp;referer=www.votealexlee.com&amp;dnt=false&amp;init=false\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 208
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 796,
              "firstColumn": 589,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script type=\"text/javascript\" charset=\"UTF-8\" async=\"\" src=\"https://consent.cookiebot.com/d9c6392d-77a4-4166-bf53-4dcc078f9266/cc.js?renew=false&amp;referer=www.votealexlee.com&amp;dnt=false&amp;init=false\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 208
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 951,
              "firstColumn": 806,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "></script><script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async=\"\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 146
            },
            {
              "type": "info",
              "lastLine": 19,
              "lastColumn": 73,
              "firstColumn": 14,
              "subType": "warning",
              "message": "The type attribute for the style element is not needed and should be omitted.",
              "extract": " </script><style type=\"text/css\" id=\"CookieConsentStateDisplayStyles\">.cooki",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "error",
              "lastLine": 37,
              "firstLine": 35,
              "lastColumn": 18,
              "firstColumn": 6,
              "message": "Bad start tag in img in noscript in head.",
              "extract": "ipt>\n     <img height=\"1\" width=\"1\" \n    src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1\"/>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "error",
              "lastLine": 37,
              "firstLine": 35,
              "lastColumn": 18,
              "firstColumn": 6,
              "message": "Bad value https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1 for attribute src on element img: Tab, new line or carriage return found.",
              "extract": "ipt>\n     <img height=\"1\" width=\"1\" \n    src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1\"/>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "error",
              "lastLine": 37,
              "firstLine": 35,
              "lastColumn": 18,
              "firstColumn": 6,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "ipt>\n     <img height=\"1\" width=\"1\" \n    src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1\"/>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "info",
              "lastLine": 37,
              "firstLine": 35,
              "lastColumn": 18,
              "firstColumn": 6,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ipt>\n     <img height=\"1\" width=\"1\" \n    src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1\"/>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "error",
              "lastLine": 38,
              "lastColumn": 15,
              "firstColumn": 5,
              "message": "Stray end tag noscript.",
              "extract": "=1\"/>\n    </noscript>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 11
            },
            {
              "type": "error",
              "lastLine": 41,
              "lastColumn": 87,
              "firstColumn": 5,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "\n    \n    <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\">\n    \n",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 41,
              "lastColumn": 87,
              "firstColumn": 5,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "\n    \n    <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\">\n    \n",
              "hiliteStart": 10,
              "hiliteLength": 83
            },
            {
              "type": "error",
              "lastLine": 45,
              "lastColumn": 164,
              "firstColumn": 3,
              "message": "Duplicate ID Cookiebot.",
              "extract": "->\n    \n  <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 162
            },
            {
              "type": "info",
              "lastLine": 9,
              "lastColumn": 951,
              "firstColumn": 806,
              "subType": "warning",
              "message": "The first occurrence of ID Cookiebot was here.",
              "extract": "></script><script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async=\"\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 146
            },
            {
              "type": "info",
              "lastLine": 45,
              "lastColumn": 164,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "->\n    \n  <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 162
            },
            {
              "type": "info",
              "lastLine": 47,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/script>\n\n<script type=\"text/javascript\">var _s",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 49,
              "lastColumn": 53,
              "firstColumn": 1,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "/script>\n\n<meta content=\"authenticity_token\" name=\"csrf-param\">\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "error",
              "lastLine": 49,
              "lastColumn": 53,
              "firstColumn": 1,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "/script>\n\n<meta content=\"authenticity_token\" name=\"csrf-param\">\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 53
            },
            {
              "type": "error",
              "lastLine": 50,
              "lastColumn": 79,
              "firstColumn": 1,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "f-param\">\n<meta content=\"xdd+ukqos3mQnRCGoJm2PGi/YNvejPJ6OHADQPlJxBQ=\" name=\"csrf-token\">\n\n  <l",
              "hiliteStart": 10,
              "hiliteLength": 79
            },
            {
              "type": "error",
              "lastLine": 50,
              "lastColumn": 79,
              "firstColumn": 1,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "f-param\">\n<meta content=\"xdd+ukqos3mQnRCGoJm2PGi/YNvejPJ6OHADQPlJxBQ=\" name=\"csrf-token\">\n\n  <l",
              "hiliteStart": 10,
              "hiliteLength": 79
            },
            {
              "type": "error",
              "lastLine": 52,
              "lastColumn": 60,
              "firstColumn": 3,
              "message": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
              "extract": "oken\">\n\n  <link rel=\"canonical\" href=\"https://www.votealexlee.com/\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 58
            },
            {
              "type": "error",
              "lastLine": 53,
              "lastColumn": 67,
              "firstColumn": 5,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "om/\">\n    <meta name=\"Title\" content=\"Alex Lee (李天明) for State Assembly\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 53,
              "lastColumn": 67,
              "firstColumn": 5,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "om/\">\n    <meta name=\"Title\" content=\"Alex Lee (李天明) for State Assembly\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 54,
              "lastColumn": 307,
              "firstColumn": 5,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "bly\">\n    <meta name=\"Description\" content=\"I am proud to represent you in the California State Assembly. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark and Sunol as your assemblymember for another term.\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 303
            },
            {
              "type": "error",
              "lastLine": 54,
              "lastColumn": 307,
              "firstColumn": 5,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "bly\">\n    <meta name=\"Description\" content=\"I am proud to represent you in the California State Assembly. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark and Sunol as your assemblymember for another term.\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 303
            },
            {
              "type": "error",
              "lastLine": 59,
              "lastColumn": 128,
              "firstColumn": 7,
              "message": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
              "extract": "e\">\n      <link rel=\"image_src\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\">\n     ",
              "hiliteStart": 10,
              "hiliteLength": 122
            },
            {
              "type": "info",
              "lastLine": 63,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "ex Lee\">\n\n<script type=\"text/javascript\">\n  var",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 82,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/script>\n\n<script type=\"text/javascript\">\n    /",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 91,
              "lastColumn": 177,
              "firstColumn": 7,
              "message": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
              "extract": "\">\n\n      <link rel=\"icon\" type=\"image/x-icon\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/favicon_images/original/alex-lee-campaign-logo-unbroken-circle.png?1646673473\">\n\n\n   ",
              "hiliteStart": 10,
              "hiliteLength": 171
            },
            {
              "type": "info",
              "lastLine": 96,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/script>\n\n<script type=\"text/javascript\">\n  win",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 105,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/script>\n\n<script type=\"text/javascript\">\n  NB.",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 110,
              "lastColumn": 33,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "ript>\n\n\n  <script type=\"text/javascript\">\n    v",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 139,
              "lastColumn": 7,
              "firstColumn": 1,
              "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
              "extract": "rompt -->\n<style>label[",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 171,
              "lastColumn": 9,
              "firstColumn": 3,
              "message": "Stray end tag head.",
              "extract": "script>\n  </head>\n  <bo",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 172,
              "lastColumn": 91,
              "firstColumn": 3,
              "message": "Start tag body seen but an element of the same type was already open.",
              "extract": "</head>\n  <body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\">\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "error",
              "lastLine": 172,
              "lastColumn": 91,
              "firstColumn": 3,
              "subType": "fatal",
              "message": "Cannot recover after last error. Any further errors will be ignored.",
              "extract": "</head>\n  <body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\">\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 89
            }
          ]
        },
        "rawPage": {
          "messages": [
            {
              "type": "info",
              "lastLine": 19,
              "lastColumn": 28,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "head>\n    <meta charset=\"utf-8\" />\n    <",
              "hiliteStart": 10,
              "hiliteLength": 24
            },
            {
              "type": "info",
              "lastLine": 20,
              "lastColumn": 59,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "8\" />\n    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\n    <",
              "hiliteStart": 10,
              "hiliteLength": 55
            },
            {
              "type": "info",
              "lastLine": 21,
              "lastColumn": 74,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e\" />\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" />\n    <",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "info",
              "lastLine": 24,
              "lastColumn": 158,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "tle>\n\n    <link href=\"https://alexlee.nationbuilder.com/themes/2/624f64254764e86a4b8eef7e/0/attachments/16493703271669842560/default/theme.scss\" rel=\"stylesheet\" />\n    \n",
              "hiliteStart": 10,
              "hiliteLength": 154
            },
            {
              "type": "info",
              "lastLine": 26,
              "lastColumn": 145,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/>\n    \n\t\t<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async></scri",
              "hiliteStart": 10,
              "hiliteLength": 143
            },
            {
              "type": "error",
              "lastLine": 54,
              "firstLine": 52,
              "lastColumn": 18,
              "firstColumn": 6,
              "message": "Bad start tag in img in noscript in head.",
              "extract": "ipt>\n     <img height=\"1\" width=\"1\" \n    src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1\"/>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "error",
              "lastLine": 54,
              "firstLine": 52,
              "lastColumn": 18,
              "firstColumn": 6,
              "message": "Bad value https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1 for attribute src on element img: Tab, new line or carriage return found.",
              "extract": "ipt>\n     <img height=\"1\" width=\"1\" \n    src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1\"/>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "error",
              "lastLine": 54,
              "firstLine": 52,
              "lastColumn": 18,
              "firstColumn": 6,
              "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
              "extract": "ipt>\n     <img height=\"1\" width=\"1\" \n    src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1\"/>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "info",
              "lastLine": 54,
              "firstLine": 52,
              "lastColumn": 18,
              "firstColumn": 6,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "ipt>\n     <img height=\"1\" width=\"1\" \n    src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1\"/>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 113
            },
            {
              "type": "error",
              "lastLine": 55,
              "lastColumn": 15,
              "firstColumn": 5,
              "message": "Stray end tag noscript.",
              "extract": "=1\"/>\n    </noscript>\n    <",
              "hiliteStart": 10,
              "hiliteLength": 11
            },
            {
              "type": "error",
              "lastLine": 58,
              "lastColumn": 89,
              "firstColumn": 5,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "\n    \n    <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\" />\n    \n",
              "hiliteStart": 10,
              "hiliteLength": 85
            },
            {
              "type": "error",
              "lastLine": 58,
              "lastColumn": 89,
              "firstColumn": 5,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "\n    \n    <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\" />\n    \n",
              "hiliteStart": 10,
              "hiliteLength": 85
            },
            {
              "type": "info",
              "lastLine": 58,
              "lastColumn": 89,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\n    \n    <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\" />\n    \n",
              "hiliteStart": 10,
              "hiliteLength": 85
            },
            {
              "type": "error",
              "lastLine": 62,
              "lastColumn": 164,
              "firstColumn": 3,
              "message": "Duplicate ID Cookiebot.",
              "extract": "->\n    \n  <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 162
            },
            {
              "type": "info",
              "lastLine": 26,
              "lastColumn": 145,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The first occurrence of ID Cookiebot was here.",
              "extract": "/>\n    \n\t\t<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async></scri",
              "hiliteStart": 10,
              "hiliteLength": 143
            },
            {
              "type": "info",
              "lastLine": 62,
              "lastColumn": 164,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "->\n    \n  <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></scri",
              "hiliteStart": 10,
              "hiliteLength": 162
            },
            {
              "type": "info",
              "lastLine": 64,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/script>\n\n<script type=\"text/javascript\">var _s",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 66,
              "lastColumn": 55,
              "firstColumn": 1,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "/script>\n\n<meta content=\"authenticity_token\" name=\"csrf-param\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 55
            },
            {
              "type": "error",
              "lastLine": 66,
              "lastColumn": 55,
              "firstColumn": 1,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "/script>\n\n<meta content=\"authenticity_token\" name=\"csrf-param\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 55
            },
            {
              "type": "info",
              "lastLine": 66,
              "lastColumn": 55,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "/script>\n\n<meta content=\"authenticity_token\" name=\"csrf-param\" />\n<meta",
              "hiliteStart": 10,
              "hiliteLength": 55
            },
            {
              "type": "error",
              "lastLine": 67,
              "lastColumn": 81,
              "firstColumn": 1,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "param\" />\n<meta content=\"47++rKPtmORQRHz/EjOqiipscnjPs5TaNj8JsohcZcc=\" name=\"csrf-token\" />\n\n  <l",
              "hiliteStart": 10,
              "hiliteLength": 81
            },
            {
              "type": "error",
              "lastLine": 67,
              "lastColumn": 81,
              "firstColumn": 1,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "param\" />\n<meta content=\"47++rKPtmORQRHz/EjOqiipscnjPs5TaNj8JsohcZcc=\" name=\"csrf-token\" />\n\n  <l",
              "hiliteStart": 10,
              "hiliteLength": 81
            },
            {
              "type": "info",
              "lastLine": 67,
              "lastColumn": 81,
              "firstColumn": 1,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "param\" />\n<meta content=\"47++rKPtmORQRHz/EjOqiipscnjPs5TaNj8JsohcZcc=\" name=\"csrf-token\" />\n\n  <l",
              "hiliteStart": 10,
              "hiliteLength": 81
            },
            {
              "type": "error",
              "lastLine": 69,
              "lastColumn": 62,
              "firstColumn": 3,
              "message": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
              "extract": "en\" />\n\n  <link rel=\"canonical\" href=\"https://www.votealexlee.com/\" />\n    <",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "info",
              "lastLine": 69,
              "lastColumn": 62,
              "firstColumn": 3,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "en\" />\n\n  <link rel=\"canonical\" href=\"https://www.votealexlee.com/\" />\n    <",
              "hiliteStart": 10,
              "hiliteLength": 60
            },
            {
              "type": "error",
              "lastLine": 70,
              "lastColumn": 67,
              "firstColumn": 5,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "/\" />\n    <meta name=\"Title\" content=\"Alex Lee (李天明) for State Assembly\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 70,
              "lastColumn": 67,
              "firstColumn": 5,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "/\" />\n    <meta name=\"Title\" content=\"Alex Lee (李天明) for State Assembly\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 63
            },
            {
              "type": "error",
              "lastLine": 71,
              "lastColumn": 307,
              "firstColumn": 5,
              "message": "Attribute name not allowed on element meta at this point.",
              "extract": "bly\">\n    <meta name=\"Description\" content=\"I am proud to represent you in the California State Assembly. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark and Sunol as your assemblymember for another term.\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 303
            },
            {
              "type": "error",
              "lastLine": 71,
              "lastColumn": 307,
              "firstColumn": 5,
              "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
              "extract": "bly\">\n    <meta name=\"Description\" content=\"I am proud to represent you in the California State Assembly. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark and Sunol as your assemblymember for another term.\">\n    <",
              "hiliteStart": 10,
              "hiliteLength": 303
            },
            {
              "type": "info",
              "lastLine": 72,
              "lastColumn": 74,
              "firstColumn": 5,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "rm.\">\n    <meta property=\"og:title\" content=\"Re-Elect Assemblymember Alex Lee\"/>\n  <me",
              "hiliteStart": 10,
              "hiliteLength": 70
            },
            {
              "type": "error",
              "lastLine": 76,
              "lastColumn": 130,
              "firstColumn": 7,
              "message": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
              "extract": "e\">\n      <link rel=\"image_src\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\" />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 124
            },
            {
              "type": "info",
              "lastLine": 76,
              "lastColumn": 130,
              "firstColumn": 7,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "e\">\n      <link rel=\"image_src\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\" />\n     ",
              "hiliteStart": 10,
              "hiliteLength": 124
            },
            {
              "type": "info",
              "lastLine": 77,
              "lastColumn": 137,
              "firstColumn": 7,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": " />\n      <meta property=\"og:image\" content=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\" />\n  <me",
              "hiliteStart": 10,
              "hiliteLength": 131
            },
            {
              "type": "info",
              "lastLine": 78,
              "lastColumn": 76,
              "firstColumn": 3,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "470\" />\n  <meta property=\"og:site_name\" content=\"Re-Elect Assemblymember Alex Lee\"/>\n\n<scr",
              "hiliteStart": 10,
              "hiliteLength": 74
            },
            {
              "type": "info",
              "lastLine": 80,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "x Lee\"/>\n\n<script type=\"text/javascript\">\n  var",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 99,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/script>\n\n<script type=\"text/javascript\">\n    /",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 108,
              "lastColumn": 179,
              "firstColumn": 7,
              "message": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
              "extract": "\">\n\n      <link rel=\"icon\" type=\"image/x-icon\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/favicon_images/original/alex-lee-campaign-logo-unbroken-circle.png?1646673473\" />\n\n\n   ",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "info",
              "lastLine": 108,
              "lastColumn": 179,
              "firstColumn": 7,
              "message": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
              "extract": "\">\n\n      <link rel=\"icon\" type=\"image/x-icon\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/favicon_images/original/alex-lee-campaign-logo-unbroken-circle.png?1646673473\" />\n\n\n   ",
              "hiliteStart": 10,
              "hiliteLength": 173
            },
            {
              "type": "info",
              "lastLine": 113,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/script>\n\n<script type=\"text/javascript\">\n  win",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 122,
              "lastColumn": 31,
              "firstColumn": 1,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "/script>\n\n<script type=\"text/javascript\">\n  NB.",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "info",
              "lastLine": 127,
              "lastColumn": 33,
              "firstColumn": 3,
              "subType": "warning",
              "message": "The type attribute is unnecessary for JavaScript resources.",
              "extract": "ript>\n\n\n  <script type=\"text/javascript\">\n    v",
              "hiliteStart": 10,
              "hiliteLength": 31
            },
            {
              "type": "error",
              "lastLine": 156,
              "lastColumn": 7,
              "firstColumn": 1,
              "message": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
              "extract": "rompt -->\n<style>label[",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 188,
              "lastColumn": 9,
              "firstColumn": 3,
              "message": "Stray end tag head.",
              "extract": "script>\n  </head>\n  <bo",
              "hiliteStart": 10,
              "hiliteLength": 7
            },
            {
              "type": "error",
              "lastLine": 189,
              "lastColumn": 91,
              "firstColumn": 3,
              "message": "Start tag body seen but an element of the same type was already open.",
              "extract": "</head>\n  <body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\">\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 89
            },
            {
              "type": "error",
              "lastLine": 189,
              "lastColumn": 91,
              "firstColumn": 3,
              "subType": "fatal",
              "message": "Cannot recover after last error. Any further errors will be ignored.",
              "extract": "</head>\n  <body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\">\n\n    ",
              "hiliteStart": 10,
              "hiliteLength": 89
            }
          ]
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          22,
          0,
          42,
          2
        ],
        "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": "9"
            },
            "excerpt": "></script><script type=\"text/javascript\" async=\"\" src=\"https://ssl.google-analytics.com/ga.js\"></scri"
          },
          {
            "ruleID": "The charset attribute on the script element is obsolete.",
            "what": "The charset attribute on the script element is obsolete.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "9"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" async=\"\" src=\"https://consent.cookiebot.com/d9c6392d-77a4-4166-bf53-4dcc078f9266/cc.js?renew=false&amp;referer=www.votealexlee.com&amp;dnt=false&amp;init=false\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "9"
            },
            "excerpt": "></script><script type=\"text/javascript\" charset=\"UTF-8\" async=\"\" src=\"https://consent.cookiebot.com/d9c6392d-77a4-4166-bf53-4dcc078f9266/cc.js?renew=false&amp;referer=www.votealexlee.com&amp;dnt=false&amp;init=false\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "9"
            },
            "excerpt": "></script><script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async=\"\"></scri"
          },
          {
            "ruleID": "The type attribute for the style element is not needed and should be omitted.",
            "what": "The type attribute for the style element is not needed and should be omitted.",
            "ordinalSeverity": 0,
            "tagName": "STYLE",
            "id": "CookieConsentStateDisplayStyles",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "19"
            },
            "excerpt": " </script><style type=\"text/css\" id=\"CookieConsentStateDisplayStyles\">.cooki"
          },
          {
            "ruleID": "Bad start tag in img in noscript in head.",
            "what": "Bad start tag in img in noscript in head.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "37"
            },
            "excerpt": "ipt> <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView &noscript=1\"/> <"
          },
          {
            "ruleID": "Bad value https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1 for attribute src on element img: Tab, new line or carriage return found.",
            "what": "Bad value https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1 for attribute src on element img: Tab, new line or carriage return found.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "37"
            },
            "excerpt": "ipt> <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView &noscript=1\"/> <"
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "37"
            },
            "excerpt": "ipt> <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView &noscript=1\"/> <"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "37"
            },
            "excerpt": "ipt> <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView &noscript=1\"/> <"
          },
          {
            "ruleID": "Stray end tag noscript.",
            "what": "Stray end tag noscript.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "38"
            },
            "excerpt": "=1\"/> </noscript> <"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "41"
            },
            "excerpt": " <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\"> "
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "41"
            },
            "excerpt": " <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\"> "
          },
          {
            "ruleID": "Duplicate ID Cookiebot.",
            "what": "Duplicate ID Cookiebot.",
            "ordinalSeverity": 2,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "45"
            },
            "excerpt": "-> <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></scri"
          },
          {
            "ruleID": "The first occurrence of ID Cookiebot was here.",
            "what": "The first occurrence of ID Cookiebot was here.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "9"
            },
            "excerpt": "></script><script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async=\"\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "45"
            },
            "excerpt": "-> <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "47"
            },
            "excerpt": "/script> <script type=\"text/javascript\">var _s"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "49"
            },
            "excerpt": "/script> <meta content=\"authenticity_token\" name=\"csrf-param\"> <meta"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "49"
            },
            "excerpt": "/script> <meta content=\"authenticity_token\" name=\"csrf-param\"> <meta"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "50"
            },
            "excerpt": "f-param\"> <meta content=\"xdd+ukqos3mQnRCGoJm2PGi/YNvejPJ6OHADQPlJxBQ=\" name=\"csrf-token\"> <l"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "50"
            },
            "excerpt": "f-param\"> <meta content=\"xdd+ukqos3mQnRCGoJm2PGi/YNvejPJ6OHADQPlJxBQ=\" name=\"csrf-token\"> <l"
          },
          {
            "ruleID": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "what": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "52"
            },
            "excerpt": "oken\"> <link rel=\"canonical\" href=\"https://www.votealexlee.com/\"> <"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "53"
            },
            "excerpt": "om/\"> <meta name=\"Title\" content=\"Alex Lee (李天明) for State Assembly\"> <"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "53"
            },
            "excerpt": "om/\"> <meta name=\"Title\" content=\"Alex Lee (李天明) for State Assembly\"> <"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "54"
            },
            "excerpt": "bly\"> <meta name=\"Description\" content=\"I am proud to represent you in the California State Assembly. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark and Sunol as your assemblymember for another term.\"> <"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "54"
            },
            "excerpt": "bly\"> <meta name=\"Description\" content=\"I am proud to represent you in the California State Assembly. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark and Sunol as your assemblymember for another term.\"> <"
          },
          {
            "ruleID": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "what": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "59"
            },
            "excerpt": "e\"> <link rel=\"image_src\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\"> "
          },
          {
            "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": "63"
            },
            "excerpt": "ex Lee\"> <script type=\"text/javascript\"> var"
          },
          {
            "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": "82"
            },
            "excerpt": "/script> <script type=\"text/javascript\"> /"
          },
          {
            "ruleID": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "what": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "91"
            },
            "excerpt": "\"> <link rel=\"icon\" type=\"image/x-icon\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/favicon_images/original/alex-lee-campaign-logo-unbroken-circle.png?1646673473\"> "
          },
          {
            "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": "96"
            },
            "excerpt": "/script> <script type=\"text/javascript\"> win"
          },
          {
            "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": "105"
            },
            "excerpt": "/script> <script type=\"text/javascript\"> NB."
          },
          {
            "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": "110"
            },
            "excerpt": "ript> <script type=\"text/javascript\"> v"
          },
          {
            "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "139"
            },
            "excerpt": "rompt --> <style>label["
          },
          {
            "ruleID": "Stray end tag head.",
            "what": "Stray end tag head.",
            "ordinalSeverity": 2,
            "tagName": "BO",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "171"
            },
            "excerpt": "script> </head> <bo"
          },
          {
            "ruleID": "Start tag body seen but an element of the same type was already open.",
            "what": "Start tag body seen but an element of the same type was already open.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "172"
            },
            "excerpt": "</head> <body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\"> "
          },
          {
            "ruleID": "Cannot recover after last error. Any further errors will be ignored.",
            "what": "Cannot recover after last error. Any further errors will be ignored.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "line",
              "spec": "172"
            },
            "excerpt": "</head> <body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\"> "
          },
          {
            "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": "19"
            },
            "excerpt": "head> <meta charset=\"utf-8\" /> <"
          },
          {
            "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": "20"
            },
            "excerpt": "8\" /> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" /> <"
          },
          {
            "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": "21"
            },
            "excerpt": "e\" /> <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" /> <"
          },
          {
            "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": "24"
            },
            "excerpt": "tle> <link href=\"https://alexlee.nationbuilder.com/themes/2/624f64254764e86a4b8eef7e/0/attachments/16493703271669842560/default/theme.scss\" rel=\"stylesheet\" /> "
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "26"
            },
            "excerpt": "/> <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async></scri"
          },
          {
            "ruleID": "Bad start tag in img in noscript in head.",
            "what": "Bad start tag in img in noscript in head.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "54"
            },
            "excerpt": "ipt> <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView &noscript=1\"/> <"
          },
          {
            "ruleID": "Bad value https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1 for attribute src on element img: Tab, new line or carriage return found.",
            "what": "Bad value https://www.facebook.com/tr?id=361809429248770&ev=PageView\n    &noscript=1 for attribute src on element img: Tab, new line or carriage return found.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "54"
            },
            "excerpt": "ipt> <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView &noscript=1\"/> <"
          },
          {
            "ruleID": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "what": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "ordinalSeverity": 2,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "54"
            },
            "excerpt": "ipt> <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView &noscript=1\"/> <"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "IMG",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "54"
            },
            "excerpt": "ipt> <img height=\"1\" width=\"1\" src=\"https://www.facebook.com/tr?id=361809429248770&ev=PageView &noscript=1\"/> <"
          },
          {
            "ruleID": "Stray end tag noscript.",
            "what": "Stray end tag noscript.",
            "ordinalSeverity": 2,
            "tagName": "",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "55"
            },
            "excerpt": "=1\"/> </noscript> <"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "58"
            },
            "excerpt": " <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\" /> "
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "58"
            },
            "excerpt": " <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\" /> "
          },
          {
            "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": "58"
            },
            "excerpt": " <meta name=\"facebook-domain-verification\" content=\"neygaa230ux1rg4x4rpgz0csnevem8\" /> "
          },
          {
            "ruleID": "Duplicate ID Cookiebot.",
            "what": "Duplicate ID Cookiebot.",
            "ordinalSeverity": 2,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "62"
            },
            "excerpt": "-> <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></scri"
          },
          {
            "ruleID": "The first occurrence of ID Cookiebot was here.",
            "what": "The first occurrence of ID Cookiebot was here.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "26"
            },
            "excerpt": "/> <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "62"
            },
            "excerpt": "-> <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></scri"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "64"
            },
            "excerpt": "/script> <script type=\"text/javascript\">var _s"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "66"
            },
            "excerpt": "/script> <meta content=\"authenticity_token\" name=\"csrf-param\" /> <meta"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "66"
            },
            "excerpt": "/script> <meta content=\"authenticity_token\" name=\"csrf-param\" /> <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": "66"
            },
            "excerpt": "/script> <meta content=\"authenticity_token\" name=\"csrf-param\" /> <meta"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "67"
            },
            "excerpt": "param\" /> <meta content=\"47++rKPtmORQRHz/EjOqiipscnjPs5TaNj8JsohcZcc=\" name=\"csrf-token\" /> <l"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "67"
            },
            "excerpt": "param\" /> <meta content=\"47++rKPtmORQRHz/EjOqiipscnjPs5TaNj8JsohcZcc=\" name=\"csrf-token\" /> <l"
          },
          {
            "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": "67"
            },
            "excerpt": "param\" /> <meta content=\"47++rKPtmORQRHz/EjOqiipscnjPs5TaNj8JsohcZcc=\" name=\"csrf-token\" /> <l"
          },
          {
            "ruleID": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "what": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "69"
            },
            "excerpt": "en\" /> <link rel=\"canonical\" href=\"https://www.votealexlee.com/\" /> <"
          },
          {
            "ruleID": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "what": "Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.",
            "ordinalSeverity": -1,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "69"
            },
            "excerpt": "en\" /> <link rel=\"canonical\" href=\"https://www.votealexlee.com/\" /> <"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "70"
            },
            "excerpt": "/\" /> <meta name=\"Title\" content=\"Alex Lee (李天明) for State Assembly\"> <"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "70"
            },
            "excerpt": "/\" /> <meta name=\"Title\" content=\"Alex Lee (李天明) for State Assembly\"> <"
          },
          {
            "ruleID": "Attribute name not allowed on element meta at this point.",
            "what": "Attribute name not allowed on element meta at this point.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "71"
            },
            "excerpt": "bly\"> <meta name=\"Description\" content=\"I am proud to represent you in the California State Assembly. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark and Sunol as your assemblymember for another term.\"> <"
          },
          {
            "ruleID": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "what": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "ordinalSeverity": 2,
            "tagName": "META",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "71"
            },
            "excerpt": "bly\"> <meta name=\"Description\" content=\"I am proud to represent you in the California State Assembly. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark and Sunol as your assemblymember for another term.\"> <"
          },
          {
            "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": "72"
            },
            "excerpt": "rm.\"> <meta property=\"og:title\" content=\"Re-Elect Assemblymember Alex Lee\"/> <me"
          },
          {
            "ruleID": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "what": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "76"
            },
            "excerpt": "e\"> <link rel=\"image_src\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\" /> "
          },
          {
            "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": "76"
            },
            "excerpt": "e\"> <link rel=\"image_src\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\" /> "
          },
          {
            "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": "77"
            },
            "excerpt": " /> <meta property=\"og:image\" content=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\" /> <me"
          },
          {
            "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": "78"
            },
            "excerpt": "470\" /> <meta property=\"og:site_name\" content=\"Re-Elect Assemblymember Alex Lee\"/> <scr"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "80"
            },
            "excerpt": "x Lee\"/> <script type=\"text/javascript\"> var"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "99"
            },
            "excerpt": "/script> <script type=\"text/javascript\"> /"
          },
          {
            "ruleID": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "what": "A link element must not appear as a descendant of a body element unless the link element has an itemprop attribute or has a rel attribute whose value contains dns-prefetch, modulepreload, pingback, preconnect, prefetch, preload, prerender, or stylesheet.",
            "ordinalSeverity": 2,
            "tagName": "LINK",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "108"
            },
            "excerpt": "\"> <link rel=\"icon\" type=\"image/x-icon\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/favicon_images/original/alex-lee-campaign-logo-unbroken-circle.png?1646673473\" /> "
          },
          {
            "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": "108"
            },
            "excerpt": "\"> <link rel=\"icon\" type=\"image/x-icon\" href=\"https://assets.nationbuilder.com/alexlee/sites/2/favicon_images/original/alex-lee-campaign-logo-unbroken-circle.png?1646673473\" /> "
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "113"
            },
            "excerpt": "/script> <script type=\"text/javascript\"> win"
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "122"
            },
            "excerpt": "/script> <script type=\"text/javascript\"> NB."
          },
          {
            "ruleID": "The type attribute is unnecessary for JavaScript resources.",
            "what": "The type attribute is unnecessary for JavaScript resources.",
            "ordinalSeverity": 0,
            "tagName": "SCRIPT",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "127"
            },
            "excerpt": "ript> <script type=\"text/javascript\"> v"
          },
          {
            "ruleID": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "what": "Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)",
            "ordinalSeverity": 2,
            "tagName": "STYLE",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "156"
            },
            "excerpt": "rompt --> <style>label["
          },
          {
            "ruleID": "Stray end tag head.",
            "what": "Stray end tag head.",
            "ordinalSeverity": 2,
            "tagName": "BO",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "188"
            },
            "excerpt": "script> </head> <bo"
          },
          {
            "ruleID": "Start tag body seen but an element of the same type was already open.",
            "what": "Start tag body seen but an element of the same type was already open.",
            "ordinalSeverity": 2,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "189"
            },
            "excerpt": "</head> <body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\"> "
          },
          {
            "ruleID": "Cannot recover after last error. Any further errors will be ignored.",
            "what": "Cannot recover after last error. Any further errors will be ignored.",
            "ordinalSeverity": 3,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "source",
              "type": "line",
              "spec": "189"
            },
            "excerpt": "</head> <body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\"> "
          }
        ]
      },
      "endTime": 1687108123665
    },
    {
      "type": "test",
      "which": "qualWeb",
      "withNewContent": false,
      "startTime": 1687108123665,
      "url": "https://www.votealexlee.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 17:08:45",
          "hash": "e1af8502ac6d40d5625d59fe7bef39ffcdccadb2b7198ee1e8461e76ed88784fdfdfe658ff285ed42d915821cf881ac1b1e633df8b6a0da17d1d49f93d5609db",
          "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": 36,
          "warning": 15,
          "failed": 13,
          "inapplicable": 61
        },
        "modules": {
          "act-rules": {
            "type": "act-rules",
            "metadata": {
              "passed": 19,
              "warning": 9,
              "failed": 2,
              "inapplicable": 37
            },
            "assertions": {
              "QW-ACT-R63": {
                "name": "Document has a landmark with non-repeated content",
                "code": "QW-ACT-R63",
                "mapping": "b40fd1",
                "description": "This rule checks that each page has an element with a landmark semantic role starting with non-repeated content",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/b40fd1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 4,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element has semantic role inheriting from landmark; and - the first perceivable content (in tree order in the flat tree) which is an inclusive descendant of the element is non-repeated content after repeated content; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R64": {
                "name": "Document has heading for non-repeated content",
                "code": "QW-ACT-R64",
                "mapping": "047fe0",
                "description": "This rule checks that the non-repeated content contains a heading",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "H69"
                  ],
                  "url": "https://act-rules.github.io/rules/047fe0",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 4,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check either there is no non-repeated content after repeated content or there exists an element for which all the following are true: - the element is non-repeated content after repeated content; and - the element has a semantic role of heading; and - the element is visible; and - the element is included in the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R73": {
                "name": "Block of repeated content is collapsible",
                "code": "QW-ACT-R73",
                "mapping": "3e12e1",
                "description": "This rule checks that repeated blocks of content are collapsible.",
                "metadata": {
                  "target": {
                    "element": "html"
                  },
                  "success-criteria": [],
                  "related": [
                    "SCR28"
                  ],
                  "url": "https://act-rules.github.io/rules/3e12e1",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 4,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "For each block of repeated content in each test target, which is before (in the flat tree) at least one node of non-repeated content after repeated content, check that all the following are true: - there exists an instrument to make all nodes in this block not visible; and - there exists an instrument to remove all nodes in this block from the accessibility tree.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<html lang=\"en\"><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\"><head></head><body></body></html>",
                        "pointer": "html"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R18": {
                "name": "`id` attribute value is unique",
                "code": "QW-ACT-R18",
                "mapping": "3ea0c8",
                "description": "This rule checks that all id attribute values on a single page are unique.",
                "metadata": {
                  "target": {
                    "element": "*"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.1",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/parsing.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#parsing"
                    }
                  ],
                  "related": [
                    "H93"
                  ],
                  "url": "https://act-rules.github.io/rules/3ea0c8",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 112,
                  "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=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async=\"\"></script>",
                        "pointer": "html > head:nth-child(1) > script:nth-child(15)"
                      },
                      {
                        "htmlCode": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></script>",
                        "pointer": "html > head:nth-child(1) > script:nth-child(22)"
                      }
                    ],
                    "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": 39,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check if the element has some visible focus indication"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\">Powered by Cookiebot</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\" tabindex=\"0\">This website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. </div>",
                        "pointer": "html > body: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)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show details</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Deny</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow selection</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotBannerCloseButtonE2E\" class=\"CybotCookiebotBannerCloseButton\" aria-label=\"Close banner\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a id=\"skip-to-main-content\" href=\"#main-content\" class=\"sr-only sr-only-focusable p-3\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#primaryNav\" aria-controls=\"primaryNav\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">\n        \n      </button>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"navbar-brand text-color-2\" href=\"/\">\n          \n            \n          \n        </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/\" class=\"navbar-supporter-nav-link d-md-none text-color-2\" role=\"button\" aria-label=\"Supporter nav\">\n         &nbsp;\n      </a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/about\" class=\"nav-link\">About</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/issues\" class=\"nav-link\">Issues</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/endorsements\" class=\"nav-link\">Endorsements</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/volunteer\" class=\"nav-link\">Volunteer</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/media\" class=\"nav-link\">Media</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/contribute\" class=\"nav-link\">Contribute</a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1264px; max-height: 632px;\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > iframe:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input required=\"required\" class=\"form-control text\" id=\"signup_first_name_12_12\" name=\"signup[first_name]\" type=\"text\">",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input required=\"required\" class=\"form-control text\" id=\"signup_last_name_12_12\" name=\"signup[last_name]\" type=\"text\">",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input required=\"required\" class=\"form-control text\" id=\"signup_email_12_12\" name=\"signup[email]\" type=\"email\">",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input class=\"btn btn-primary submit-button\" type=\"submit\" name=\"commit\" value=\"Sign Up\">",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(4) > div:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/about\">About</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/issues\">Issues</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/privacy_policy\">Privacy</a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.facebook.com/votealexlee\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://twitter.com/alex_lee\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\"></a>",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div: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": "<button type=\"button\" class=\"position-absolute close\" data-dismiss=\"modal\" aria-label=\"Close\">\n    \n  </button>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(30) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.votealexlee.com/users/facebook/connect?page_id=9&amp;scope=public_profile%2Cemail\" class=\"btn btn-primary btn-text-sm bg-facebook w-100 mb-2\">Sign in with Facebook</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/users/twitter/connect?page_id=9\" class=\"btn btn-primary btn-text-sm bg-twitter w-100 mb-2\">Sign in with Twitter</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/login\" class=\"btn btn-primary btn-text-sm w-100 mb-2\">Sign in with Email</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if the element has some visible focus indication",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"/stay_connected\">or click here to create an account</a>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(5)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R41": {
                "name": "Error message describes invalid form field value",
                "code": "QW-ACT-R41",
                "mapping": "36b590",
                "description": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
                "metadata": {
                  "target": {
                    "element": [
                      "input",
                      "select",
                      "textarea",
                      "*[role]"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "3.3.1",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/TR/WCAG21/#error-identification",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#error-identification"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/36b590",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 13,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that text error messages provided, identify the cause of the error or how to fix the error."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferences\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatistics\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketing\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input name=\"email_address\" type=\"text\" class=\"text\" id=\"email_address_12_12\" autocomplete=\"off\">",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(4) > p:nth-child(1) > input:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input required=\"required\" class=\"form-control text\" id=\"signup_first_name_12_12\" name=\"signup[first_name]\" type=\"text\">",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input required=\"required\" class=\"form-control text\" id=\"signup_last_name_12_12\" name=\"signup[last_name]\" type=\"text\">",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that text error messages provided, identify the cause of the error or how to fix the error.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<input required=\"required\" class=\"form-control text\" id=\"signup_email_12_12\" name=\"signup[email]\" type=\"email\">",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R19": {
                "name": "iframe element has accessible name",
                "code": "QW-ACT-R19",
                "mapping": "cae760",
                "description": "This rule checks that each iframe element has an accessible name.",
                "metadata": {
                  "target": {
                    "element": "iframe"
                  },
                  "success-criteria": [
                    {
                      "name": "4.1.2",
                      "level": "A",
                      "principle": "Robust",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/name-role-value.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#name-role-value"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/cae760",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target accessible name doesn't exist or it's empty ('')."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target accessible name doesn't exist or it's empty ('').",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1264px; max-height: 632px;\"></iframe>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > iframe: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": 20,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Element has an image on background."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"headline\">Alex Lee (李天明) for State Assembly</h1>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1: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": 20,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Element has an image on background."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Element has an image on background.",
                    "resultCode": "W2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"headline\">Alex Lee (李天明) for State Assembly</h1>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-ACT-R40": {
                "name": "Zoomed text node is not clipped with CSS overflow",
                "code": "QW-ACT-R40",
                "mapping": "59br37",
                "description": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
                "metadata": {
                  "target": {
                    "element": "*:text()"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/resize-text.html",
                      "url_tr": "https://www.w3.org/TR/WCAG21/#resize-text"
                    }
                  ],
                  "related": [],
                  "url": "https://act-rules.github.io/rules/59br37",
                  "type": [
                    "ACTRule",
                    "TestCase"
                  ],
                  "a11yReq": [],
                  "passed": 0,
                  "warning": 10,
                  "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": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">This website uses cookies</h2>",
                        "pointer": "html > body: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) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. </div>",
                        "pointer": "html > body: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(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label: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=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > label: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=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > label: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=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > label: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": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show details</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Deny</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow selection</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check if each ancestor or the text node is not clipped by overflow.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "wcag-techniques": {
            "type": "wcag-techniques",
            "metadata": {
              "passed": 5,
              "warning": 4,
              "failed": 8,
              "inapplicable": 17
            },
            "assertions": {
              "QW-WCAG-T3": {
                "name": "Providing a description for groups of form controls using `fieldset` and `legend` elements",
                "code": "QW-WCAG-T3",
                "mapping": "H71",
                "description": "This technique checks the correct use of the description element for form controls",
                "metadata": {
                  "target": {
                    "element": "fieldset"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "3.3.2",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions"
                    }
                  ],
                  "related": [
                    "H44",
                    "H65"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H71",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that the `legend` description is valid."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the `legend` description is valid.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<fieldset>Consent SelectionNecessary Preferences Statistics Marketing </fieldset>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T9": {
                "name": "Organizing a page using headings",
                "code": "QW-WCAG-T9",
                "mapping": "G141",
                "description": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ],
                    "attributes": "role='heading'"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "2.4.10",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/section-headings"
                    }
                  ],
                  "related": [
                    "G91",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G141",
                  "passed": 0,
                  "warning": 5,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Please verify that headers are used to divide the page correctly."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\" style=\"padding-top: 0px;\">Powered by CookiebotConsentDetails[#IABV2SETTINGS#]AboutThis website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. Consent SelectionNecessary Preferences Statistics Marketing Show detailsNecessary  6 Necessary cookies help make a website usable by enabling basic functio …",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that headers are used to divide the page correctly.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<body></body>",
                        "pointer": "html > body:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T23": {
                "name": "Adding a link at the top of each page that goes directly to the main content area",
                "code": "QW-WCAG-T23",
                "mapping": "G1",
                "description": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
                "metadata": {
                  "target": {
                    "element": "body"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G123",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The first focusable control on the Web page does not links to local content."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The first focusable control on the Web page does not links to local content.",
                    "resultCode": "F3",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\">Powered by Cookiebot</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T10": {
                "name": "Combining adjacent image and text links for the same resource",
                "code": "QW-WCAG-T10",
                "mapping": "H2",
                "description": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv-all.html"
                    },
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-refs.html"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-link.html"
                    }
                  ],
                  "related": [
                    "G91",
                    "G94",
                    "H30",
                    "C9",
                    "F89"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H2",
                  "passed": 0,
                  "warning": 5,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "The link contains an image that has an alt attribute that should be manually verified."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Cookiebot's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.akamai.com/uk/en/privacy-policies/\" title=\"Akamai Technologies's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://policies.google.com/privacy\" title=\"Google's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://vimeo.com/privacy\" title=\"Vimeo's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "The link contains an image that has an alt attribute that should be manually verified.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/policy.php/\" title=\" Meta Platforms, Inc.'s privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T20": {
                "name": "Supplementing link text with the title attribute",
                "code": "QW-WCAG-T20",
                "mapping": "H33",
                "description": "Supplementing link text with the title attribute",
                "metadata": {
                  "target": {
                    "element": "a"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.4",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-in-context"
                    },
                    {
                      "name": "2.4.9",
                      "level": "AAA",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/link-purpose-link-only"
                    }
                  ],
                  "related": [
                    "C7",
                    "H30"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H33",
                  "passed": 0,
                  "warning": 5,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The element contains a title attribute equal to the text in the link"
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Cookiebot's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.akamai.com/uk/en/privacy-policies/\" title=\"Akamai Technologies's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://policies.google.com/privacy\" title=\"Google's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://vimeo.com/privacy\" title=\"Vimeo's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Please verify that the element's title attribute describes correctly the link.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/policy.php/\" title=\" Meta Platforms, Inc.'s privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The element contains a title attribute equal to the text in the link",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\">Cookiebot</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > a:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T17": {
                "name": "Positioning labels to maximize predictability of relationships",
                "code": "QW-WCAG-T17",
                "mapping": "G162",
                "description": "This technique checks the correct position of labels in forms",
                "metadata": {
                  "target": {
                    "element": "form"
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships"
                    },
                    {
                      "name": "3.3.2",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions"
                    }
                  ],
                  "related": [
                    "H44",
                    "H71",
                    "H65",
                    "G131",
                    "G167"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G162.html",
                  "passed": 3,
                  "warning": 0,
                  "failed": 4,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The form field has incorrect positioned label."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The form field has incorrect positioned label.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The form field has incorrect positioned label.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The form field has incorrect positioned label.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "The form field has incorrect positioned label.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > input: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": 3,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "A list item is not contained in a correct list element."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\"><li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\" _cssrules=\"true\" _selector=\"html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(1) > a:nth-child(1)\">Consent</a></li><li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\"><a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-targ …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"navbar-nav flex-wrap ml-auto\">\n    \n\n    \n      \n        \n        \n\n        \n          \n            <li class=\"nav-item\">\n              <a href=\"/about\" class=\"nav-link\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">About</a>\n            </li>\n          \n        \n      \n    \n      \n        \n        \n\n        \n          \n            <li class=\"nav-item\">\n              <a href=\"/issues\" class=\"nav-link\" _selector=\"html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Issues</a>\n            </li>\n          \n        \n      \n    \n      \n …",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "A list item is not contained in a correct list element.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"navbar-toolbar\" class=\"navbar-toolbar list-unstyled d-flex align-items-center mt-2 mt-md-0 mb-2 mb-md-0 ml-3\">\n    \n\n    \n\n  </ul>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that content that has the visual appearance of a list (with or without bullets) is marked as an unordered list.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<ul class=\"list-inline my-3\">\n            <li class=\"list-inline-item\"><a href=\"/about\" _selector=\"html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)\">About</a></li>\n            <li class=\"list-inline-item\"><a href=\"/issues\" _selector=\"html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)\">Issues</a></li>\n         \t\t <li class=\"list-inline-item\"><a href=\"/privacy_policy\" _selector=\"html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) …",
                        "pointer": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T19": {
                "name": "Providing submit buttons",
                "code": "QW-WCAG-T19",
                "mapping": "H32",
                "description": "The objective of this technique is to provide a mechanism that allows users to explicitly request changes of context. The intended use of a submit button is to generate an HTTP request that submits data entered in a form, so it is an appropriate control to use for causing a change of context.",
                "metadata": {
                  "target": {
                    "element": "form"
                  },
                  "success-criteria": [
                    {
                      "name": "3.2.2",
                      "level": "A",
                      "principle": "Understandable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/on-input"
                    }
                  ],
                  "related": [
                    "G80",
                    "H36",
                    "H84"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/html/H32",
                  "passed": 1,
                  "warning": 0,
                  "failed": 6,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit']."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form>Consent SelectionNecessary Preferences Statistics Marketing </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Form tag doesn't contain any of the following elements input[type~='submit image'], button[type='submit'].",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T8": {
                "name": "Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives",
                "code": "QW-WCAG-T8",
                "mapping": "F30",
                "description": "This describes a failure condition for all techniques involving text alternatives. If the text in the \"text alternative\" cannot be used in place of the non-text content without losing information or function then it fails because it is not, in fact, an alternative to the non-text content",
                "metadata": {
                  "target": {
                    "attributes": "alt"
                  },
                  "success-criteria": [
                    {
                      "name": "1.1.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/non-text-content"
                    },
                    {
                      "name": "1.2.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/audio-only-and-video-only-prerecorded"
                    }
                  ],
                  "related": [],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/failures/F30",
                  "passed": 0,
                  "warning": 7,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Text alternative needs manual verification."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAwgSURBVGhD1VoJcJXVFX6SQBaykD3YWpVWqnTE6aKO1k6147TOaK1Li6NVK0WQAiqoiLJIkD0kkD0vy8tCAgESlkD2hABJCCQQsi8vLyEh7FsgBKIs8vU79+UlL/ElRBjH4c6c+e+759xzv3vuOefe//5P46Wta/aMMrR7auvP3xUkWMPrmjReEfWd3nFt8IpuuitIsHpq6y5pZBbSwB93BQlWD239udsCTveCS7ge9mGipA4j+XQOb2R7reI5hBngFNaoZNy19XANb6BsswzIdgMcSaMobxd6WMlIH0vjWKLBgUfUwyuywSJ5RjQoII9EH8ALa3OU/LNxu/B0bIEC70Len+L2qN8PRx/Eg5EVGBNZjr8nZKpJ/jluN/4an4c/xOzFa+tS8TtdMVy0nLSFsYQEizm2gYFT0CO0Em5rSi2Se2AZrENb4LNZh4q8T/AiwWdlLlTAfhZRjfsiqpCbtQAvJWRhbnKcAj87OQHa7WvwWkI6fLdq8XhMEV5JyMA2 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Text alternative needs manual verification.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<img src=\"https://assets.nationbuilder.com/alexlee/sites/2/meta_images/original/AlexLee.jpg?1646673470\" class=\"navbar-brand-image\" alt=\"Re-Elect Assemblymember Alex Lee\">",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1) > a:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-WCAG-T28": {
                "name": "Using `percent, em, names` for font sizes",
                "code": "QW-WCAG-T28",
                "mapping": "C121314",
                "description": "This technique checks that all font-size attribute uses percent, em or names.",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "font-size"
                  },
                  "success-criteria": [
                    {
                      "name": "1.4.4",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-scale.html"
                    },
                    {
                      "name": "1.4.5",
                      "level": "AA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-text-presentation.html"
                    },
                    {
                      "name": "1.4.8",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-visual-presentation.html"
                    },
                    {
                      "name": "1.4.9",
                      "level": "AAA",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/GL/UNDERSTANDING-WCAG20/visual-audio-contrast-text-images.html"
                    }
                  ],
                  "related": [
                    "C12",
                    "C13",
                    "C14"
                  ],
                  "url": {
                    "C12": "https://www.w3.org/WAI/WCAG21/Techniques/css/C12",
                    "C13": "https://www.w3.org/WAI/WCAG21/Techniques/css/C13",
                    "C14": "https://www.w3.org/WAI/WCAG21/Techniques/css/C14"
                  },
                  "passed": 14,
                  "warning": 0,
                  "failed": 357,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "This test target has a font-size css property using an absolute unit value with the important flag."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" data-template=\"bottom\" class=\"CybotEdge CybotMultilevel CybotCloseButtonEnabled CybotCookiebotDialogActive\" style=\"display: flex;\">Powered by CookiebotConsentDetails[#IABV2SETTINGS#]AboutThis website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them …",
                        "pointer": "html > body:nth-child(2) > div: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": "<div class=\"CybotCookiebotDialogContentWrapper\">Powered by CookiebotConsentDetails[#IABV2SETTINGS#]AboutThis website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. Consent SelectionNecessary Preferences Statistics Marketing Show detailsNecessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website.  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogHeader\">Powered by Cookiebot</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogHeaderLogosWrapper\">Powered by Cookiebot</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogPoweredbyLink\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": "<img id=\"CybotCookiebotDialogPoweredbyImage\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAwgSURBVGhD1VoJcJXVFX6SQBaykD3YWpVWqnTE6aKO1k6147TOaK1Li6NVK0WQAiqoiLJIkD0kkD0vy8tCAgESlkD2hABJCCQQsi8vLyEh7FsgBKIs8vU79+UlL/ElRBjH4c6c+e+759xzv3vuOefe//5P46Wta/aMMrR7auvP3xUkWMPrmjReEfWd3nFt8IpuuitIsHpq6y5pZBbSwB93BQlWD239udsCTveCS7ge9mGipA4j+XQOb2R7reI5hBngFNaoZNy19XANb6BsswzIdgMcSaMobxd6WMlIH0vjWKLBgUfUwyuywSJ5RjQoII9EH8ALa3OU/LNxu/B0bIEC70Len+L2qN8PRx/Eg5EVGBNZjr8nZKpJ/jluN/4an4c/xOzFa+tS8TtdMVy0nLSFsYQEizm2gYFT0CO0Em5rSi2Se2AZrENb4LNZh4q8T/AiwWdlLlTAfhZRjfsiqpCbtQAvJWRhbnKcAj87OQHa7WvwWkI6fLdq8XhMEV5JyMA2 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > img:nth-child(1)"
                      }
                    ],
                    "attributes": [
                      "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": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\">Powered by Cookiebot</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 161.7 26\">Powered by Cookiebot</svg>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > svg: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": "<title>Powered by Cookiebot</title>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > svg:nth-child(1) > title: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": "<path d=\"M56 11.4c-1.1 0-1.5.7-1.7 1.1h-.1v-3H53v8h1.1v-.9h.1c.2.4.6 1.1 1.7 1.1 1.5 0 2.5-1.2 2.5-3.1.1-2-1-3.2-2.4-3.2zm-.3 5.2c-1 0-1.6-.9-1.6-2.1 0-1.3.5-2.1 1.6-2.1s1.6.9 1.6 2.1c0 1.2-.5 2.1-1.6 2.1zM9.9 11.4c-1.7 0-2.8 1.2-2.8 3.1 0 1.9 1.1 3.1 2.8 3.1 1.7 0 2.8-1.2 2.8-3.1 0-1.8-1.1-3.1-2.8-3.1zm0 5.2c-1.1 0-1.6-1-1.6-2.1s.5-2.1 1.6-2.1 1.6 1 1.6 2.1c0 1.2-.5 2.1-1.6 2.1zM19.9 15.9h-.1l-1.1-4.4h-1.2l-1.2 4.4h-.1l-1.1-4.4h-1.3l1.8 6h1.2l1.2-4.3h.1l1.2 4.3h1.2l1.8-6h-1.2zM26.2 11.4c-1.7 0-2.8 1.3-2.8 3.1 0 1.9 1.1 3.1 2.9 3.1 1.3 0 2.2-.6 2.5-1.6l-1.1-.2c-.2.6-.7.9-1.4.9-1 0-1.7-.6-1.7-1.8h4.3v-.4c0-2.2-1.3-3.1-2.7-3.1zM24.6 14c0-.9.7-1.6 1.6-1.6.9 0 1.5.7 1.5 1.6h-3.1zM2.9 9.5H0v8h1.2 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > svg:nth-child(1) > path:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<path d=\"M93.7 4.2c-1-.4-2-.5-3.1-.3-1 .2-2 .7-2.7 1.5-.7.8-1.2 1.7-1.4 2.7-.2 1-.1 2.1.3 3.1s1.1 1.8 2 2.4c.9.6 1.9.9 3 .9 1.4 0 2.7-.6 3.7-1.6S97 10.6 97 9.2v-.1c0-1.1-.3-2.1-.9-3-.6-.8-1.5-1.5-2.4-1.9zm.6 6c-.2.5-.6.9-1 1.3s-1 .5-1.6.5c-.7 0-1.4-.3-2-.8-.5-.5-.8-1.2-.8-2 0-.6.2-1.1.5-1.6s.7-.8 1.3-1 1.1-.3 1.6-.2c.5.1 1 .4 1.4.8.4.4.7.9.8 1.4.1.5 0 1.1-.2 1.6zM149.9 14.5c1.4 0 2.7-.6 3.7-1.6s1.5-2.3 1.5-3.8c0-1.1-.3-2.1-.9-2.9-.6-.9-1.4-1.5-2.4-1.9-1-.4-2-.5-3.1-.3-1 .2-2 .7-2.7 1.5-.7.8-1.2 1.7-1.4 2.7-.2 1-.1 2.1.3 3.1s1.1 1.8 2 2.4 2 .8 3 .8zm-2.7-5.4c0-.6.2-1.1.5-1.6s.7-.8 1.3-1c.5-.2 1.1-.3 1.6-.2.5.1 1 .4 1.4.8s.7.9.8 1.4c.1.5.1 1.1-.2 1.6-.2.5-.6.9-1 1.3s-1 .5-1.6.5c-.7 0-1.4-.3-2- …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > svg:nth-child(1) > path:nth-child(3)"
                      }
                    ],
                    "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": "<button class=\"CybotCookiebotBannerCloseButton\" aria-label=\"Close banner\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\"></svg>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2) > svg: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": "<path d=\"M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z\"></path>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > button:nth-child(2) > svg:nth-child(1) > path: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": "<div id=\"CybotCookiebotDialogNav\" class=\"CybotCookiebotScrollAreaSide\">ConsentDetails[#IABV2SETTINGS#]About</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotFader CybotCookiebotFaderLeft\" style=\"background-image: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div: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": "<div class=\"CybotCookiebotFader CybotCookiebotFaderRight\" style=\"background-image: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<ul id=\"CybotCookiebotDialogNavList\" class=\"CybotCookiebotDialogNavItems\" role=\"tablist\">ConsentDetails[#IABV2SETTINGS#]About</ul>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\">Consent</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li: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": "<a id=\"CybotCookiebotDialogNavDeclaration\" class=\"CybotCookiebotDialogNavItemLink CybotCookiebotDialogActive\" href=\"#\" data-target=\"CybotCookiebotDialogBody\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Consent</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li: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": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\">Details</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a id=\"CybotCookiebotDialogNavDetails\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogTabContentDetails\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">Details</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(2) > 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": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">[#IABV2SETTINGS#]</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(3)"
                      }
                    ],
                    "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": "<a id=\"CybotCookiebotDialogNavAdSettings\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">[#IABV2SETTINGS#]</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(3) > 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": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\">About</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(4)"
                      }
                    ],
                    "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": "<a id=\"CybotCookiebotDialogNavAbout\" class=\"CybotCookiebotDialogNavItemLink\" href=\"#\" data-target=\"CybotCookiebotDialogDetailBodyContentTextAbout\" tabindex=\"0\" role=\"tab\" aria-selected=\"false\" lang=\"en\">About</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(4) > 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": "<div id=\"CybotCookiebotDialogTabContent\">This website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. Consent SelectionNecessary Preferences Statistics Marketing Show detailsNecessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cook …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogBody\" class=\"CybotCookiebotDialogTabPanel\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDeclaration\" lang=\"en\">This website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. Consent SelectionNecessary Preferences Statistics Marketing Show details</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div: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": "<div class=\"CybotCookiebotScrollContainer\" style=\"min-height: 170px;\">This website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\" tabindex=\"0\">This website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. </div>",
                        "pointer": "html > body: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)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
                        "pointer": "html > body: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)"
                      }
                    ],
                    "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": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">This website uses cookies</h2>",
                        "pointer": "html > body: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) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. </div>",
                        "pointer": "html > body: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(3)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogBodyBottomWrapper\">Consent SelectionNecessary Preferences Statistics Marketing Show details</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogBodyLevelWrapper\">Consent SelectionNecessary Preferences Statistics Marketing </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div: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": "<div id=\"CybotCookiebotDialogBodyLevelButtons\">Consent SelectionNecessary Preferences Statistics Marketing </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogBodyLevelButtonsTable\">Consent SelectionNecessary Preferences Statistics Marketing </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogBodyLevelButtonsRow\">Consent SelectionNecessary Preferences Statistics Marketing </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(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": "<div id=\"CybotCookiebotDialogBodyLevelButtonsSelectPane\">Consent SelectionNecessary Preferences Statistics Marketing </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": "<form>Consent SelectionNecessary Preferences Statistics Marketing </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form: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": "<fieldset>Consent SelectionNecessary Preferences Statistics Marketing </fieldset>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset: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": "<legend class=\"visuallyhidden\">Consent Selection</legend>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > legend: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": "<div id=\"CybotCookiebotDialogBodyFieldsetInnerContainer\">Necessary Preferences Statistics Marketing </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">Necessary </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div: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": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonNecessary\">Necessary</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label: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=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) > span: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\"> </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">Preferences </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonPreferences\">Preferences</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > label: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=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > label:nth-child(1) > span: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"> </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">Statistics </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      }
                    ],
                    "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": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonStatistics\">Statistics</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > label: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=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > label:nth-child(1) > span: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"> </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper\">Marketing </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4)"
                      }
                    ],
                    "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": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyLevelButtonMarketing\">Marketing</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > label: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=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > label:nth-child(1) > span: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"> </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogBodyEdgeMoreDetails\">Show details</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show details</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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": "<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogTabContentDetails\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavDetails\" lang=\"en\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial f …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div: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": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogDetailBody\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id that identifies the user's …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContent\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id that identifies the …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div: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": "<div id=\"CybotCookiebotDialogDetailBodyContentTextOverview\" lang=\"en\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainer\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id that …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerTypes\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div: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": "<div class=\"CookieCard\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id that identifies the user's session.Expiry:  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">Necessary  6 Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionU …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\">Necessary  6 </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div: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": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" aria-label=\"Necessary (6)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" aria-expanded=\"false\">Necessary  6</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > button: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": "<label for=\"CybotCookiebotDialogBodyLevelButtonNecessaryInline\">Necessary </label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > button:nth-child(1) > label: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled\"> </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form: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": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsNecessary\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessaryCard\">Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id that identifies the user's session.Expiry: SessionType: HTTP_nbuild_tokenEnsure …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\">Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id that identifies the user's session.Expiry: SessionType: HTTP_nbuild_tokenEnsures visitor browsing-security by preventing cross-site request forgery. This cookie is essential for the security of the web …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\">Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTPnationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTPwww.votealexlee.com2_nbuild_sessionUnique id that identifies the user's session.Expiry: SessionType: HTTP_nbuild_tokenEnsures visitor browsing-security by preventing cross-site request forgery. This cookie is essential for the security of the website and …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\">Cookiebot1Learn more about this providerCookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div: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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Cookiebot1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > 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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Cookiebot's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">CookieConsentStores the user's cookie consent state for the current domainExpiry: 1 yearType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">CookieConsent</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Stores the user's cookie consent state for the current domain</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 1 yearType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 1 year</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\">nationbuilder.comvimeo.comwww.votealexlee.com3__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">nationbuilder.comvimeo.comwww.votealexlee.com3</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<div>nationbuilder.comvimeo.comwww.votealexlee.com</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > div: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": "<br>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > div:nth-child(1) > br: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": "<br>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > div:nth-child(1) > br:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<br>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > div:nth-child(1) > br:nth-child(3)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">__cf_bm&nbsp;[x3]This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.Expiry: 1 dayType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">__cf_bm&nbsp;[x3]</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">This cookie is used to distinguish between humans and bots. This is beneficial for the website, in order to make valid reports on the use of their website.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 1 dayType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 1 day</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\">www.votealexlee.com2_nbuild_sessionUnique id that identifies the user's session.Expiry: SessionType: HTTP_nbuild_tokenEnsures visitor browsing-security by preventing cross-site request forgery. This cookie is essential for the security of the website and visitor.   Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">www.votealexlee.com2</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">_nbuild_sessionUnique id that identifies the user's session.Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">_nbuild_session</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Unique id that identifies the user's session.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: Session</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">_nbuild_tokenEnsures visitor browsing-security by preventing cross-site request forgery. This cookie is essential for the security of the website and visitor.   Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">_nbuild_token</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Ensures visitor browsing-security by preventing cross-site request forgery. This cookie is essential for the security of the website and visitor.   </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: Session</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CookieCard\">Preferences  0 Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">Preferences  0 Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\">Preferences  0 </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div: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": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" aria-label=\"Preferences (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" aria-expanded=\"false\">Preferences  0</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > button: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": "<label for=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\">Preferences </label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > button:nth-child(1) > label: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"> </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form: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": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferences\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsPreference\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreferenceCard\">We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\">We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\">We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div: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=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > 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": "<div class=\"CookieCard\">Statistics  10 Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.Akamai Technologies1Learn more about this provideraka_debugUsed by Vimeo to track usage of their embedded video player.Expiry: SessionType: HTTPGoogle8Learn more about this provider__utm.gifGoogle Analytics Tracking Code that logs details about the visitor's browser and computer.Expiry: SessionType: Pixel__utmaCollects data on the number of times a user has visited the website as well as dates for the first and most recent visit. Used by Google Analytics.Expiry: 399 daysType: HTTP__utmbRegisters a timestamp with the …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">Statistics  10 Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.Akamai Technologies1Learn more about this provideraka_debugUsed by Vimeo to track usage of their embedded video player.Expiry: SessionType: HTTPGoogle8Learn more about this provider__utm.gifGoogle Analytics Tracking Code that logs details about the visitor's browser and computer.Expiry: SessionType: Pixel__utmaCollects data on the number of times a user has visited the website as well as dates for the first and most recent visit. Used by Google Analytics.Expiry: 3 …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\">Statistics  10 </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div: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": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" aria-label=\"Statistics (10)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" aria-expanded=\"false\">Statistics  10</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > button: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": "<label for=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\">Statistics </label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > button:nth-child(1) > label: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"> </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form: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": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatistics\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsStatistics\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatisticsCard\">Akamai Technologies1Learn more about this provideraka_debugUsed by Vimeo to track usage of their embedded video player.Expiry: SessionType: HTTPGoogle8Learn more about this provider__utm.gifGoogle Analytics Tracking Code that logs details about the visitor's browser and computer.Expiry: SessionType: Pixel__utmaCollects data on the number of times a user has visited the website as well as dates for the first and most recent visit. Used by Google Analytics.Expiry: 399 daysType: HTTP__utmbRegisters  …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\">Akamai Technologies1Learn more about this provideraka_debugUsed by Vimeo to track usage of their embedded video player.Expiry: SessionType: HTTPGoogle8Learn more about this provider__utm.gifGoogle Analytics Tracking Code that logs details about the visitor's browser and computer.Expiry: SessionType: Pixel__utmaCollects data on the number of times a user has visited the website as well as dates for the first and most recent visit. Used by Google Analytics.Expiry: 399 daysType: HTTP__utmbRegisters a timestamp with the exact time of when the user accessed the website. Used by Google Analytics to calculate the duration of …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\">Akamai Technologies1Learn more about this provideraka_debugUsed by Vimeo to track usage of their embedded video player.Expiry: SessionType: HTTPGoogle8Learn more about this provider__utm.gifGoogle Analytics Tracking Code that logs details about the visitor's browser and computer.Expiry: SessionType: Pixel__utmaCollects data on the number of times a user has visited the website as well as dates for the first and most recent visit. Used by Google Analytics.Expiry: 399 daysType: HTTP__utmbRegisters a timestamp with the exact time of when the user accessed the website. Used by Google Analytics to calculate the duration of a websi …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\">Akamai Technologies1Learn more about this provideraka_debugUsed by Vimeo to track usage of their embedded video player.Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div: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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Akamai Technologies1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > 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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.akamai.com/uk/en/privacy-policies/\" title=\"Akamai Technologies's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">aka_debugUsed by Vimeo to track usage of their embedded video player.Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">aka_debug</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used by Vimeo to track usage of their embedded video player.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: Session</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\">Google8Learn more about this provider__utm.gifGoogle Analytics Tracking Code that logs details about the visitor's browser and computer.Expiry: SessionType: Pixel__utmaCollects data on the number of times a user has visited the website as well as dates for the first and most recent visit. Used by Google Analytics.Expiry: 399 daysType: HTTP__utmbRegisters a timestamp with the exact time of when the user accessed the website. Used by Google Analytics to calculate the duration of a website visit.Expiry: 1 dayType: HTTP__utmcRegisters a timestamp with the exact time of when the user leaves the website. Used by Google Analytics to calc …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Google8</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > 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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://policies.google.com/privacy\" title=\"Google's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2) > img: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">__utm.gifGoogle Analytics Tracking Code that logs details about the visitor's browser and computer.Expiry: SessionType: Pixel</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">__utm.gif</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Google Analytics Tracking Code that logs details about the visitor's browser and computer.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: SessionType: Pixel</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: Session</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: Pixel</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">__utmaCollects data on the number of times a user has visited the website as well as dates for the first and most recent visit. Used by Google Analytics.Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">__utma</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Collects data on the number of times a user has visited the website as well as dates for the first and most recent visit. Used by Google Analytics.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 399 days</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">__utmbRegisters a timestamp with the exact time of when the user accessed the website. Used by Google Analytics to calculate the duration of a website visit.Expiry: 1 dayType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">__utmb</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Registers a timestamp with the exact time of when the user accessed the website. Used by Google Analytics to calculate the duration of a website visit.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 1 dayType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 1 day</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(5) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">__utmcRegisters a timestamp with the exact time of when the user leaves the website. Used by Google Analytics to calculate the duration of a website visit.Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(6)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">__utmc</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Registers a timestamp with the exact time of when the user leaves the website. Used by Google Analytics to calculate the duration of a website visit.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: SessionType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: Session</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(6) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">__utmtUsed to throttle the speed of requests to the server.Expiry: 1 dayType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">__utmt</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used to throttle the speed of requests to the server.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 1 dayType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 1 day</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(7) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">__utmzCollects data on where the user came from, what search engine was used, what link was clicked and what search term was used. Used by Google Analytics.Expiry: 6 monthsType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(8)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">__utmz</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(8) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Collects data on where the user came from, what search engine was used, what link was clicked and what search term was used. Used by Google Analytics.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(8) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 6 monthsType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(8) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 6 months</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(8) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(8) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(8) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(8) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">_gaRegisters a unique ID that is used to generate statistical data on how the visitor uses the website.Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(9)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">_ga</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(9) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Registers a unique ID that is used to generate statistical data on how the visitor uses the website.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(9) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(9) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 399 days</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(9) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(9) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(9) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(9) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">_ga_#Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit. Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(10)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">_ga_#</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(10) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit. </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(10) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(10) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 399 days</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(10) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(10) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(10) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(10) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\">Vimeo1Learn more about this providervuidCollects data on the user's visits to the website, such as which pages have been read.Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\">Vimeo1</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://vimeo.com/privacy\" title=\"Vimeo's privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2) > img: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">vuidCollects data on the user's visits to the website, such as which pages have been read.Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">vuid</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Collects data on the user's visits to the website, such as which pages have been read.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 399 daysType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 399 days</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CookieCard\">Marketing  2 Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers. Meta Platforms, Inc.2Learn more about this provider_fbpUsed by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers.Expiry: 3 monthsType: HTTPfbssls_#Collects data on the visitor’s use of the comment system on the website, and what blogs/articles the visitor has read. This can be used for marketing purposes. Expiry: SessionType: HTML</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\">Marketing  2 Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers. Meta Platforms, Inc.2Learn more about this provider_fbpUsed by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers.Expiry: 3 monthsType: HTTPfbssls_#Collects data on the visitor’s use of the comment system on the website, and what blogs/articles the visitor has read. This can be used for marketing purposes. Expiry: SessionType: HT …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieContainerHeader\">Marketing  2 </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div: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": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" aria-label=\"Marketing (2)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" aria-expanded=\"false\">Marketing  2</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > button: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": "<label for=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\">Marketing </label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > button:nth-child(1) > label: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"> </div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<form> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form: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": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketing\" checked=\"checked\" tabindex=\"0\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertisingCard\"> Meta Platforms, Inc.2Learn more about this provider_fbpUsed by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers.Expiry: 3 monthsType: HTTPfbssls_#Collects data on the visitor’s use of the comment system on the website, and what blogs/articles the visitor has read. This can be used for marketing purposes. Expiry: SessionType: HTML</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\"> Meta Platforms, Inc.2Learn more about this provider_fbpUsed by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers.Expiry: 3 monthsType: HTTPfbssls_#Collects data on the visitor’s use of the comment system on the website, and what blogs/articles the visitor has read. This can be used for marketing purposes. Expiry: SessionType: HTML</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\"> Meta Platforms, Inc.2Learn more about this provider_fbpUsed by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers.Expiry: 3 monthsType: HTTPfbssls_#Collects data on the visitor’s use of the comment system on the website, and what blogs/articles the visitor has read. This can be used for marketing purposes. Expiry: SessionType: HTML</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieGroup\"> Meta Platforms, Inc.2Learn more about this provider_fbpUsed by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers.Expiry: 3 monthsType: HTTPfbssls_#Collects data on the visitor’s use of the comment system on the website, and what blogs/articles the visitor has read. This can be used for marketing purposes. Expiry: SessionType: HTML</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div: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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieProvider CybotCookiebotDialogCollapsed\" role=\"button\" aria-expanded=\"false\" href=\"#\"> Meta Platforms, Inc.2</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > 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": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/policy.php/\" title=\" Meta Platforms, Inc.'s privacy policy\">Learn more about this provider</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<img class=\"CybotExternalLinkArrow\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBpdTdCcMgEAdwT/vk04EOkBG6QifpHH3rCF2hk3SVvBaEuoDYu4IgRRMv/iEkD/Hn+QnOuatS6gEAqDoJIQC/vfe594+m576FjAZKL6XXkSDiYox5UQFLXZEoNZJzXg9B/0hK6SKGWkiMcRVBewjnNIuURdIzyFBFo0jZPnoGqaMbCEqRJkSNIiFPCfILj7F1GLkySfvuqnFlShDxWesF6D76zF4jPJ/GWvum7/NRjBCegtsXQuuTY/odOJIAAAAASUVORK5CYII=\" alt=\"Arrow icon\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2) > img: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">_fbpUsed by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers.Expiry: 3 monthsType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">_fbp</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Used by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers.</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: 3 monthsType: HTTP</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: 3 months</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTTP</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfo CybotCookiebotDialogHide\">fbssls_#Collects data on the visitor’s use of the comment system on the website, and what blogs/articles the visitor has read. This can be used for marketing purposes. Expiry: SessionType: HTML</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\">fbssls_#</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > span: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoDescription\">Collects data on the visitor’s use of the comment system on the website, and what blogs/articles the visitor has read. This can be used for marketing purposes. </span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooter\">Expiry: SessionType: HTML</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3)"
                      }
                    ],
                    "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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Expiry: Session</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > span: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": "<b>Expiry</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > span:nth-child(1) > b: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=\"CybotCookiebotDialogDetailBodyContentCookieInfoFooterContent\">Type: HTML</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<b>Type</b>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(3) > span:nth-child(2) > b: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": "<div class=\"CookieCard\">Unclassified  0Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\">Unclassified  0Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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)"
                      }
                    ],
                    "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": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" aria-label=\"Unclassified (0)\" aria-controls=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" aria-expanded=\"false\">Unclassified  0</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > button: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeIntro\">Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard\" aria-expanded=\"false\">We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer\">We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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(2) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentCookieTabContent\">We do not use cookies of this type.</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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(2) > div:nth-child(1) > div: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=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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(2) > div:nth-child(1) > 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": "<div id=\"CybotCookiebotDialogDetailBulkConsent\" lang=\"en\" style=\"display: none;\">Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<a id=\"CybotCookiebotDialogDetailBulkConsentLink\" href=\"#\" class=\"CybotExpandLink CybotCookiebotDialogCollapsed\" data-target=\"CybotCookiebotDialogDetailBulkConsentListWrapper\">Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#]</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > 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": "<div id=\"CybotCookiebotDialogDetailBulkConsentListWrapper\" class=\"CybotCookiebotDialogHide\" aria-expanded=\"false\">List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span>List of domains your consent applies to:</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > span: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": "<div id=\"CybotCookiebotDialogDetailFooter\" lang=\"en\">Cookie declaration last updated on 6/5/23 by Cookiebot</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3)"
                      }
                    ],
                    "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": "<a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\">Cookiebot</a>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(3) > 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": "<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">[#IABV2_TITLE#][#IABV2_BODY_INTRO#][#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#][#IABV2_BODY_PREFERENCE_INTRO#][#IABV2_LABEL_PURPOSES#][#IABV2_BODY_PURPOSES_INTRO#][#IABV2_BODY_PURPOSES#][#IABV2_LABEL_FEATURES#][#IABV2_BODY_FEATURES_INTRO#][#IABV2_BODY_FEATURES#][#IABV2_LABEL_PARTNERS#][#IABV2_BODY_PARTNERS_INTRO#][#IABV2_BODY_PARTNERS#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentTextIABv2\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAdSettings\" lang=\"en\">[#IABV2_TITLE#][#IABV2_BODY_INTRO#][#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#][#IABV2_BODY_PREFERENCE_INTRO#][#IABV2_LABEL_PURPOSES#][#IABV2_BODY_PURPOSES_INTRO#][#IABV2_BODY_PURPOSES#][#IABV2_LABEL_FEATURES#][#IABV2_BODY_FEATURES_INTRO#][#IABV2_BODY_FEATURES#][#IABV2_LABEL_PARTNERS#][#IABV2_BODY_PARTNERS_INTRO#][#IABV2_BODY_PARTNERS#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div: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": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div: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": "<div id=\"CybotCookiebotDialogDetailBodyContentIABContainer\">[#IABV2_TITLE#][#IABV2_BODY_INTRO#][#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#][#IABV2_BODY_PREFERENCE_INTRO#][#IABV2_LABEL_PURPOSES#][#IABV2_BODY_PURPOSES_INTRO#][#IABV2_BODY_PURPOSES#][#IABV2_LABEL_FEATURES#][#IABV2_BODY_FEATURES_INTRO#][#IABV2_BODY_FEATURES#][#IABV2_LABEL_PARTNERS#][#IABV2_BODY_PARTNERS_INTRO#][#IABV2_BODY_PARTNERS#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2Tabs\">[#IABV2_TITLE#][#IABV2_BODY_INTRO#][#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#][#IABV2_BODY_PREFERENCE_INTRO#][#IABV2_LABEL_PURPOSES#][#IABV2_BODY_PURPOSES_INTRO#][#IABV2_BODY_PURPOSES#][#IABV2_LABEL_FEATURES#][#IABV2_BODY_FEATURES_INTRO#][#IABV2_BODY_FEATURES#][#IABV2_LABEL_PARTNERS#][#IABV2_BODY_PARTNERS_INTRO#][#IABV2_BODY_PARTNERS#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div: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": "<div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_TITLE#][#IABV2_BODY_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div: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": "<h2>[#IABV2_TITLE#]</h2>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h2: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": "<div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotDialogDetailBodyContentIABv2TabsIntro\">[#IABV2_BODY_PREFERENCE_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(3)"
                      }
                    ],
                    "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": "<div class=\"CookieCard\">[#IABV2_LABEL_PURPOSES#][#IABV2_BODY_PURPOSES_INTRO#][#IABV2_BODY_PURPOSES#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\">[#IABV2_LABEL_PURPOSES#][#IABV2_BODY_PURPOSES_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div: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": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PURPOSES#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\">[#IABV2_LABEL_PURPOSES#]</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > button: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": "<div class=\"CybotCookiebotDialogDetailBodyContentIABv2CardIntro\">[#IABV2_BODY_PURPOSES_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > 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(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PurposesCard\" aria-expanded=\"false\">[#IABV2_BODY_PURPOSES#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CookieCard\">[#IABV2_LABEL_FEATURES#][#IABV2_BODY_FEATURES_INTRO#][#IABV2_BODY_FEATURES#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\">[#IABV2_LABEL_FEATURES#][#IABV2_BODY_FEATURES_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div: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": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_FEATURES#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\">[#IABV2_LABEL_FEATURES#]</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > button: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": "<div class=\"CybotCookiebotDialogDetailBodyContentIABv2CardIntro\">[#IABV2_BODY_FEATURES_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2FeaturesCard\" aria-expanded=\"false\">[#IABV2_BODY_FEATURES#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CookieCard\">[#IABV2_LABEL_PARTNERS#][#IABV2_BODY_PARTNERS_INTRO#][#IABV2_BODY_PARTNERS#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\">[#IABV2_LABEL_PARTNERS#][#IABV2_BODY_PARTNERS_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div: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": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" lang=\"en\" aria-label=\"[#IABV2_LABEL_PARTNERS#]\" aria-controls=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\">[#IABV2_LABEL_PARTNERS#]</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > button: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": "<div class=\"CybotCookiebotDialogDetailBodyContentIABv2CardIntro\">[#IABV2_BODY_PARTNERS_INTRO#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersBody\" class=\"CollapseCard CybotCookiebotDialogHide\" aria-labelledby=\"CybotCookiebotDialogDetailBodyContentIABv2PartnersCard\" aria-expanded=\"false\">[#IABV2_BODY_PARTNERS#]</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(6) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div class=\"CybotCookiebotScrollContainer CybotCookiebotDialogHide\">Cookies are small text files that can be used by websites to make a user's experience more efficient.The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission.This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.You can at any time change or withdraw your consent from the Cookie Declaration on our website.Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.Please state your consent ID and date w …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">Cookies are small text files that can be used by websites to make a user's experience more efficient.The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission.This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.You can at any time change or withdraw your consent from the Cookie Declaration on our websi …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div: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": "<div class=\"CybotCookiebotFader\" style=\"background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > div: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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(3)"
                      }
                    ],
                    "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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(4)"
                      }
                    ],
                    "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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(5)"
                      }
                    ],
                    "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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(6)"
                      }
                    ],
                    "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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(7)"
                      }
                    ],
                    "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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(8)"
                      }
                    ],
                    "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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(9)"
                      }
                    ],
                    "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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(10)"
                      }
                    ],
                    "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": "<br style=\"\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > br:nth-child(11)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogFooter\"> Do not sell or share my personal informationDeny Allow selection Customize Allow allPowered by Cookiebot by Usercentrics</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogBodyButtons\"> Do not sell or share my personal informationDeny Allow selection Customize Allow all</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div: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": "<div class=\"CybotCookiebotDialogBodyLevelButtonWrapper CybotCookiebotDialogBodyContentControlsWrapper CybotCookiebotDialogHide\"> Do not sell or share my personal information</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div: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": "<form class=\"CybotCookiebotDialogBodyLevelButtonSliderWrapper\"> </form>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > form: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": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input: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=\"CybotCookiebotDialogBodyLevelButtonSlider\"></span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > span:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<label class=\"CybotCookiebotDialogBodyLevelButtonLabel\" for=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\">Do not sell or share my personal information</label>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > label:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Do not sell or share my personal information</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > label:nth-child(2) > span: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": "<div id=\"CybotCookiebotDialogBodyButtonsWrapper\">Deny Allow selection Customize Allow all</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Deny</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button: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": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow selection</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<button id=\"CybotCookiebotDialogBodyLevelButtonCustomize\" class=\"CybotCookiebotDialogBodyButton CybotCookiebotDialogHide\" tabindex=\"0\" lang=\"en\">Customize</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(3)"
                      }
                    ],
                    "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": "<div class=\"CybotCookiebotDialogArrow\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(3) > div: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": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(4)"
                      }
                    ],
                    "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": "<div id=\"CybotCookiebotDialogPoweredByText\">Powered by Cookiebot by Usercentrics</div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2)"
                      }
                    ],
                    "attributes": [
                      "15px"
                    ]
                  },
                  {
                    "verdict": "failed",
                    "description": "This test target has a font-size css property using an absolute unit value with the important flag.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<span>Cookiebot by Usercentrics</span>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(2) > a:nth-child(1) > span: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": "<button id=\"CybotCookiebotBannerCloseButtonE2E\" class=\"CybotCookiebotBannerCloseButton\" aria-label=\"Close banner\"></button>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)"
                      }
                    ],
                    "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": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\"></svg>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5) > svg: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": "<path d=\"M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z\"></path>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5) > svg:nth-child(1) > path: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": "<div id=\"fb-root\" class=\" fb_reset fb_reset\"></div>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(11)"
                      }
                    ],
                    "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": 16,
                  "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(59)"
                      }
                    ],
                    "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(60)"
                      }
                    ],
                    "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": 173,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target has a author defined background property but not a color css property."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target has a author defined background property but not a color css property.",
                    "resultCode": "F2",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"headline\">Alex Lee (李天明) for State Assembly</h1>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "best-practices": {
            "type": "best-practices",
            "metadata": {
              "passed": 12,
              "warning": 2,
              "failed": 3,
              "inapplicable": 7
            },
            "assertions": {
              "QW-BP11": {
                "name": "Using br to make a list",
                "code": "QW-BP11",
                "description": "Using 3 consecutive br elements",
                "metadata": {
                  "target": {
                    "element": "br"
                  },
                  "passed": 2,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "`br` elements are being be used as a list."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "`br` elements are being be used as a list.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<div id=\"CybotCookiebotDialogDetailBodyContentTextAbout\" class=\"CybotCookiebotDialogTabPanel CybotCookiebotDialogHide CybotCookiebotScrollArea\" role=\"tabpanel\" aria-labelledby=\"CybotCookiebotDialogNavAbout\" lang=\"en\">Cookies are small text files that can be used by websites to make a user's experience more efficient.The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission.This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.You can at any time change or withdraw your consent from the Cookie Declaration on our websi …",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP1": {
                "name": "Using h1-h6 to identify headings",
                "code": "QW-BP1",
                "mapping": "H42",
                "description": "It is recommended to use HTML and XHTML heading markup to provide semantic code for headings in the content",
                "metadata": {
                  "target": {
                    "element": [
                      "h1",
                      "h2",
                      "h3",
                      "h4",
                      "h5",
                      "h6"
                    ]
                  },
                  "success-criteria": [
                    {
                      "name": "1.3.1",
                      "level": "A",
                      "principle": "Perceivable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html"
                    }
                  ],
                  "related": [
                    "H69",
                    "G141",
                    "F2",
                    "F43"
                  ],
                  "url": "https://www.w3.org/TR/WCAG20-TECHS/H42.html",
                  "passed": 0,
                  "warning": 7,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "Check that heading markup is used when content is a heading."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">This website uses cookies</h2>",
                        "pointer": "html > body: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) > h2:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"h3 mb-0\">\n        \n          \n            \n          \n        \n      </h1>",
                        "pointer": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"headline\">Alex Lee (李天明) for State Assembly</h1>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"headline\">Stay Connected With Our Campaign</h2>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h2 class=\"headline\">Quote</h2>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h3 style=\"text-align: left;\">\n“As your Assemblymember, I have a proven track record of working for progressive values and policies that put people first. I am grateful for the opportunity to serve my home district and look forward to continuing to serve the communities of San Jose, Milpitas, Fremont, Newark, and Sunol for another term.”&nbsp;\n</h3>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h3:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "warning",
                    "description": "Check that heading markup is used when content is a heading.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<h1 class=\"h3 mb-4\">Sign in to your account</h1>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP15": {
                "name": "At least one width attribute of an HTML element is expressed in absolute values",
                "code": "QW-BP15",
                "description": "At least one width attribute of an HTML element is expressed in absolute values",
                "metadata": {
                  "target": {
                    "element": "*",
                    "attributes": "width"
                  },
                  "passed": 0,
                  "warning": 0,
                  "failed": 1,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "The test target `width` attribute uses absolute units."
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "The test target `width` attribute uses absolute units.",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"14\" height=\"14\" viewBox=\"0 0 14 14\"></svg>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5) > svg:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP17": {
                "name": "Adding a link at the beginning of a block of repeated content to go to the end of the block",
                "code": "QW-BP17",
                "mapping": "G123",
                "description": "The objective of this technique is to provide a mechanism to bypass a block of material by skipping to the end of the block.",
                "metadata": {
                  "target": {
                    "element": "a",
                    "attributes": "href"
                  },
                  "success-criteria": [
                    {
                      "name": "2.4.1",
                      "level": "A",
                      "principle": "Operable",
                      "url": "https://www.w3.org/WAI/WCAG21/Understanding/bypass-blocks"
                    }
                  ],
                  "related": [
                    "G1",
                    "G124"
                  ],
                  "url": "https://www.w3.org/WAI/WCAG21/Techniques/general/G123",
                  "passed": 0,
                  "warning": 1,
                  "failed": 0,
                  "inapplicable": 0,
                  "outcome": "warning",
                  "description": "This link skips a content block."
                },
                "results": [
                  {
                    "verdict": "warning",
                    "description": "This link skips a content block.",
                    "resultCode": "W1",
                    "elements": [
                      {
                        "htmlCode": "<a id=\"skip-to-main-content\" href=\"#main-content\" class=\"sr-only sr-only-focusable p-3\">Skip to main content</a>",
                        "pointer": "html > body:nth-child(2) > a:nth-child(2)"
                      },
                      {
                        "htmlCode": "<div id=\"main-content\" class=\"hero-page-content mt-4\">\n          \n          \n\n\n    \n  \n\n    \n      \n        Alex Lee (李天明) for State Assembly\n      \n    \n\n    \n\n  \n\n  \n  \n\n\n\n        </div>",
                        "pointer": "html > body:nth-child(2) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              },
              "QW-BP23": {
                "name": "Listitems are used semantically",
                "code": "QW-BP23",
                "description": "Ensures <li> elements are used semantically",
                "metadata": {
                  "target": {
                    "element": "li"
                  },
                  "passed": 15,
                  "warning": 0,
                  "failed": 4,
                  "inapplicable": 0,
                  "outcome": "failed",
                  "description": "Listitem is not used semantically not used semantically"
                },
                "results": [
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\">Consent</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(1)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\">Details</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(2)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li id=\"CybotCookiebotDialogNavItemAdSettings\" class=\"CybotCookiebotDialogNavItem CybotCookiebotDialogHide\" role=\"presentation\">[#IABV2SETTINGS#]</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(3)"
                      }
                    ],
                    "attributes": []
                  },
                  {
                    "verdict": "failed",
                    "description": "Listitem is not used semantically not used semantically",
                    "resultCode": "F1",
                    "elements": [
                      {
                        "htmlCode": "<li class=\"CybotCookiebotDialogNavItem\" role=\"presentation\">About</li>",
                        "pointer": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > ul:nth-child(3) > li:nth-child(4)"
                      }
                    ],
                    "attributes": []
                  }
                ]
              }
            }
          },
          "counter": {
            "type": "counter",
            "data": {
              "roles": {
                "link": 40,
                "document": 6,
                "dialog": 2,
                "img": 7,
                "graphics-document": 3,
                "button": 25,
                "tablist": 1,
                "presentation": 8,
                "tab": 4,
                "tabpanel": 4,
                "heading": 8,
                "form": 7,
                "group": 1,
                "checkbox": 9,
                "navigation": 1,
                "list": 3,
                "listitem": 15,
                "region": 4,
                "textbox": 4
              },
              "tags": {
                "html": 5,
                "head": 5,
                "meta": 14,
                "title": 2,
                "link": 9,
                "script": 60,
                "style": 5,
                "noscript": 1,
                "body": 5,
                "div": 207,
                "img": 9,
                "a": 43,
                "svg": 3,
                "path": 4,
                "button": 16,
                "ul": 4,
                "li": 19,
                "h2": 4,
                "form": 7,
                "fieldset": 1,
                "legend": 1,
                "label": 13,
                "span": 91,
                "input": 17,
                "b": 32,
                "br": 14,
                "p": 7,
                "header": 1,
                "i": 7,
                "h1": 3,
                "nav": 1,
                "iframe": 7,
                "section": 5,
                "h3": 1,
                "footer": 1,
                "strong": 1
              }
            }
          }
        },
        "success": true
      },
      "standardResult": {
        "totals": [
          35,
          74,
          373,
          3
        ],
        "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\"><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\"><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\"><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\"><head></head><body></body></html>"
          },
          {
            "ruleID": "QW-ACT-R18",
            "what": "This rule checks that all id attribute values on a single page are unique.",
            "ordinalSeverity": 3,
            "tagName": "SCRIPT",
            "id": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > script:nth-child(15)"
            },
            "excerpt": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" type=\"text/javascript\" async=\"\"></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": "Cookiebot",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > head:nth-child(1) > script:nth-child(22)"
            },
            "excerpt": "<script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"d9c6392d-77a4-4166-bf53-4dcc078f9266\" data-blockingmode=\"auto\" type=\"text/javascript\"></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": "CybotCookiebotDialogPoweredbyCybot",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\">Powered by Cookiebot</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogBodyContent",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body: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)"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogBodyContent\" class=\"CybotCookiebotScrollArea\" tabindex=\"0\">This website uses cookiesWe use cookies to personalize content and ads, to provide social media features and to  ...  site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. </div>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonPreferences",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonStatistics",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonMarketing",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "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": "CybotCookiebotDialogBodyEdgeMoreDetailsLink",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show details</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyButtonDecline",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Deny</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow selection</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "CybotCookiebotBannerCloseButtonE2E",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > button:nth-child(5)"
            },
            "excerpt": "<button id=\"CybotCookiebotBannerCloseButtonE2E\" class=\"CybotCookiebotBannerCloseButton\" aria-label=\"Close banner\"></button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "skip-to-main-content",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a id=\"skip-to-main-content\" href=\"#main-content\" class=\"sr-only sr-only-focusable p-3\">Skip to main content</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > button:nth-child(1)"
            },
            "excerpt": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#primaryNav\" aria-controls=\"primaryNav\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"> </button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a class=\"navbar-brand text-color-2\" href=\"/\"> </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) > header:nth-child(3) > div:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"/\" class=\"navbar-supporter-nav-link d-md-none text-color-2\" role=\"button\" aria-label=\"Supporter nav\"> &nbsp; </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) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/about\" class=\"nav-link\">About</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/issues\" class=\"nav-link\">Issues</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/endorsements\" class=\"nav-link\">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) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/volunteer\" class=\"nav-link\">Volunteer</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) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/media\" class=\"nav-link\">Media</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) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/contribute\" class=\"nav-link\">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) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(7) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/votealexlee\" class=\"nav-link\" target=\"_blank\"></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) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(8) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://twitter.com/alex_lee\" class=\"nav-link\" target=\"_blank\"></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) > header:nth-child(3) > nav:nth-child(2) > ul:nth-child(1) > li:nth-child(9) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/alex_lee/\" class=\"nav-link\" target=\"_blank\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1264px; max-height: 632px;\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "signup_first_name_12_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_first_name_12_12\" name=\"signup[first_name]\" type=\"text\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "signup_last_name_12_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_last_name_12_12\" name=\"signup[last_name]\" type=\"text\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "signup_email_12_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_email_12_12\" name=\"signup[email]\" type=\"email\">"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(4) > div:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input class=\"btn btn-primary submit-button\" type=\"submit\" name=\"commit\" value=\"Sign Up\">"
          },
          {
            "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) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/about\">About</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/issues\">Issues</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"/privacy_policy\">Privacy</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) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(4) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.facebook.com/votealexlee\" target=\"_blank\"></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) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(5) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://twitter.com/alex_lee\" target=\"_blank\"></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) > footer:nth-child(10) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) > li:nth-child(6) > a:nth-child(1)"
            },
            "excerpt": "<a href=\"https://www.instagram.com/alex_lee/\" target=\"_blank\"></a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(30) > button:nth-child(1)"
            },
            "excerpt": "<button type=\"button\" class=\"position-absolute close\" data-dismiss=\"modal\" aria-label=\"Close\"> </button>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.votealexlee.com/users/facebook/connect?page_id=9&amp;scope=public_profile%2Cemail\" class=\"btn btn-primary btn-text-sm bg-facebook w-100 mb-2\">Sign in with Facebook</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(3)"
            },
            "excerpt": "<a href=\"/users/twitter/connect?page_id=9\" class=\"btn btn-primary btn-text-sm bg-twitter w-100 mb-2\">Sign in with Twitter</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(4)"
            },
            "excerpt": "<a href=\"/login\" class=\"btn btn-primary btn-text-sm w-100 mb-2\">Sign in with Email</a>"
          },
          {
            "ruleID": "QW-ACT-R62",
            "what": "This rule checks that each element in sequential focus order has some visible focus indication.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(30) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(5)"
            },
            "excerpt": "<a href=\"/stay_connected\">or click here to create an account</a>"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonNecessary",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessary\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonPreferences",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonStatistics",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonMarketing",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonNecessaryInline",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonNecessaryInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled\" disabled=\"disabled\" checked=\"checked\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonPreferencesInline",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonPreferences\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonStatisticsInline",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonStatistics\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyLevelButtonMarketingInline",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyLevelButtonMarketing\" checked=\"checked\" tabindex=\"0\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > input:nth-child(1)"
            },
            "excerpt": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "email_address_12_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(4) > p:nth-child(1) > input:nth-child(3)"
            },
            "excerpt": "<input name=\"email_address\" type=\"text\" class=\"text\" id=\"email_address_12_12\" autocomplete=\"off\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "signup_first_name_12_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(1) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_first_name_12_12\" name=\"signup[first_name]\" type=\"text\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "signup_last_name_12_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_last_name_12_12\" name=\"signup[last_name]\" type=\"text\">"
          },
          {
            "ruleID": "QW-ACT-R41",
            "what": "This rule checks that text error messages provided when the user completes a form field with invalid values or using an invalid format, identify the cause of the error or how to fix the error.",
            "ordinalSeverity": 1,
            "tagName": "INPUT",
            "id": "signup_email_12_12",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(7) > section:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > form:nth-child(1) > div:nth-child(6) > div:nth-child(3) > div:nth-child(1) > input:nth-child(2)"
            },
            "excerpt": "<input required=\"required\" class=\"form-control text\" id=\"signup_email_12_12\" name=\"signup[email]\" type=\"email\">"
          },
          {
            "ruleID": "QW-ACT-R19",
            "what": "This rule checks that each iframe element has an accessible name.",
            "ordinalSeverity": 3,
            "tagName": "IFRAME",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(5) > div:nth-child(1) > iframe:nth-child(1)"
            },
            "excerpt": "<iframe src=\"https://player.vimeo.com/video/686436034?background=1&amp;autoplay=1&amp;loop=1&amp;byline=0&amp;title=0\" frameborder=\"0\" webkitallowfullscreen=\"\" mozallowfullscreen=\"\" allowfullscreen=\"\" style=\"display: block; max-width: 1264px; max-height: 632px;\"></iframe>"
          },
          {
            "ruleID": "QW-ACT-R37",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the minimal contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"headline\">Alex Lee (李天明) for State Assembly</h1>"
          },
          {
            "ruleID": "QW-ACT-R76",
            "what": "This rule checks that the highest possible contrast of every text character with its background meets the enhanced contrast requirement.",
            "ordinalSeverity": 1,
            "tagName": "H1",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > section:nth-child(6) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1)"
            },
            "excerpt": "<h1 class=\"headline\">Alex Lee (李天明) for State Assembly</h1>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "H2",
            "id": "CybotCookiebotDialogBodyContentTitle",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body: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) > h2:nth-child(2)"
            },
            "excerpt": "<h2 id=\"CybotCookiebotDialogBodyContentTitle\" lang=\"en\">This website uses cookies</h2>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "DIV",
            "id": "CybotCookiebotDialogBodyContentText",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body: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(3)"
            },
            "excerpt": "<div id=\"CybotCookiebotDialogBodyContentText\" lang=\"en\">We use cookies to personalize content and ads, to provide social media features and to analyze our traffic. We also share information about your ...  site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services. </div>"
          },
          {
            "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) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Necessary</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) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(2) > label:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Preferences</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) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(3) > label:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Statistics</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) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1) > div:nth-child(2) > div:nth-child(4) > label:nth-child(1) > span:nth-child(1)"
            },
            "excerpt": "<span class=\"CybotCookiebotDialogBodyLevelButtonDescription\">Marketing</span>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "A",
            "id": "CybotCookiebotDialogBodyEdgeMoreDetailsLink",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1)"
            },
            "excerpt": "<a id=\"CybotCookiebotDialogBodyEdgeMoreDetailsLink\" href=\"#\" class=\"\">Show details</a>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyButtonDecline",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(1)"
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyButtonDecline\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Deny</button>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(2)"
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow selection</button>"
          },
          {
            "ruleID": "QW-ACT-R40",
            "what": "This rule checks that text nodes are not unintentionally clipped by overflow, when a page is zoomed to 200% on 1280 by 1024 viewport.",
            "ordinalSeverity": 1,
            "tagName": "BUTTON",
            "id": "CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > button:nth-child(4)"
            },
            "excerpt": "<button id=\"CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll\" class=\"CybotCookiebotDialogBodyButton\" tabindex=\"0\" lang=\"en\">Allow all</button>"
          },
          {
            "ruleID": "QW-WCAG-T3",
            "what": "This technique checks the correct use of the description element for form controls",
            "ordinalSeverity": 0,
            "tagName": "FIELDSET",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > form:nth-child(1) > fieldset:nth-child(1)"
            },
            "excerpt": "<fieldset>Consent SelectionNecessary Preferences Statistics Marketing </fieldset>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body class=\"bootstrap-theme v3-theme homepage page-type-basic page-pages-show-basic js\" style=\"padding-top: 0px;\">Powered by CookiebotConsentDetails[#IABV2SETTINGS#]AboutThis website uses cookiesWe u ...  collected from your use of their services. Consent SelectionNecessary Preferences Statistics Marketing Show detailsNecessary 6 Necessary cookies help make a website usable by enabling basic functio …"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T9",
            "what": "The objective of this technique is to ensure that sections have headings that identify them and that the heading are used in the correct order",
            "ordinalSeverity": 0,
            "tagName": "BODY",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2)"
            },
            "excerpt": "<body></body>"
          },
          {
            "ruleID": "QW-WCAG-T23",
            "what": "The objective of this technique is to provide a mechanism to bypass blocks of material that are repeated on multiple Web pages by skipping directly to the main content of the Web page.",
            "ordinalSeverity": 2,
            "tagName": "A",
            "id": "CybotCookiebotDialogPoweredbyCybot",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a href=\"https://www.cookiebot.com/en/what-is-behind-powered-by-cookiebot/\" rel=\"noopener nofollow\" target=\"_blank\" id=\"CybotCookiebotDialogPoweredbyCybot\">Powered by Cookiebot</a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.cookiebot.com/goto/privacy-policy/\" title=\"Cookiebot's privacy policy\">Learn more about this provider</a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.akamai.com/uk/en/privacy-policies/\" title=\"Akamai Technologies's privacy policy\">Learn more about this provider</a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://policies.google.com/privacy\" title=\"Google's privacy policy\">Learn more about this provider</a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://vimeo.com/privacy\" title=\"Vimeo's privacy policy\">Learn more about this provider</a>"
          },
          {
            "ruleID": "QW-WCAG-T10",
            "what": "The objective of this technique is to provide both text and iconic representations of links without making the web page more confusing or difficult for keyboard users or assistive technology users. Since different users finding text and icons more usable, providing both can improve the accessibility of the link.",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(2)"
            },
            "excerpt": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://www.facebook.com/policy.php/\" title=\" Meta Platforms, Inc.'s privacy policy\">Learn more about this provider</a>"
          },
          {
            "ruleID": "QW-WCAG-T20",
            "what": "Supplementing link text with the title attribute",
            "ordinalSeverity": 0,
            "tagName": "A",
            "id": "",
            "location": {
              "doc": "dom",
              "type": "selector",
              "spec": "html > body:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > 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) > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div: