Accessibility test digest

Synopsis

Page: Modern Accessibility

URL: https://modernaccessibility.com/

Score: 163

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the Modern Accessibility web page at https://modernaccessibility.com/ on 2022/07/09. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 163 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp12b to produce this digest, briefly explaining how sp12a computed the scores.

Score summary

Score components
total163
log30
contrastAA19
iframeTitleBad16
contentBeyondLandmarks13
regionNoText10
leadingClipsText10
focusIndication8
metaBansZoom8
contrastAAA8
fontSmall7
noLeading5
horizontalScrolling5
linkForcesNewWindow5
fontSizeAbsolute4
skipRepeatedContent3
frameContentRisk3
mainLandmark3
scrollRisk3
noLandmarks3

Issue summary

Special issues

log: Score 30. This is based on the amount of browser error logging and miscellaneous logging during the tests.

Classified issues

contrastAA: Score 19. Issues reported by tests in this category:

iframeTitleBad: Score 16. Issues reported by tests in this category:

contentBeyondLandmarks: Score 13. Issues reported by tests in this category:

regionNoText: Score 10. Issues reported by tests in this category:

leadingClipsText: Score 10. Issues reported by tests in this category:

focusIndication: Score 8. Issues reported by tests in this category:

metaBansZoom: Score 8. Issues reported by tests in this category:

contrastAAA: Score 8. Issues reported by tests in this category:

fontSmall: Score 7. Issues reported by tests in this category:

noLeading: Score 5. Issues reported by tests in this category:

horizontalScrolling: Score 5. Issues reported by tests in this category:

linkForcesNewWindow: Score 5. Issues reported by tests in this category:

fontSizeAbsolute: Score 4. Issues reported by tests in this category:

skipRepeatedContent: Score 3. Issues reported by tests in this category:

frameContentRisk: Score 3. Issues reported by tests in this category:

mainLandmark: Score 3. Issues reported by tests in this category:

scrollRisk: Score 3. Issues reported by tests in this category:

noLandmarks: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp12b. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp12a computes a score for a page.

The precise rules of sp12b are found in the code itself.

Report

{
  "id": "42ubn-moderna11y",
  "host": {
    "id": "moderna11y",
    "which": "https://modernaccessibility.com/",
    "what": "Modern Accessibility"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:08:17"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:09:07"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://modernaccessibility.com/",
        "what": "Modern Accessibility"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://modernaccessibility.com/",
        "what": "Modern Accessibility"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "Modern Accessibility",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://modernaccessibility.com/",
      "result": {
        "bytes": [
          92482,
          92482,
          92482,
          92482,
          92482
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "Modern Accessibility",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://modernaccessibility.com/",
      "result": {
        "visibleElements": 19
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://modernaccessibility.com/",
      "result": {
        "tabFocusables": 5,
        "tabFocused": 5,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "total": 5,
          "types": {
            "indicatorMissing": {
              "total": 2,
              "tagNames": {
                "IFRAME": 2
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 3,
              "meanDelay": 0,
              "tagNames": {
                "A": 3
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Renew Now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sedo Domain Parking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "total": 5,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 5,
              "tagNames": {
                "A": 3,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Renew Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "master-1",
              "text": "<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "slave-1-1",
              "text": "<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sedo Domain Parking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "triggers": 3,
          "headTriggers": 3,
          "tailTriggers": 0,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "links": 3,
          "adjacent": {
            "total": 3,
            "underlined": 3,
            "underlinedPercent": 100
          }
        },
        "items": {
          "underlined": [
            "Renew Now",
            "Sedo Domain Parking",
            "Privacy Policy"
          ],
          "notUnderlined": []
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://modernaccessibility.com/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://modernaccessibility.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "adjacentLink": {
            "total": 3
          },
          "h1": {
            "total": 1
          }
        },
        "items": {}
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "total": 0,
          "tagNames": {}
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "failures": 17,
          "warnings": 1
        },
        "items": [
          {
            "index": 13,
            "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/WCAG/#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]/div[1]/iframe[1]",
              "codeLines": [
                "<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true\" scrolling=\"no\" wi...",
                "  #document",
                "    <!doctype html>",
                "    <html lang=\"en\">",
                "      <head>",
                "        <meta content=\"NOINDEX, NOFOLLOW\" name=\"ROBOTS\">",
                "        <meta content=\"telephone=no\" name=\"format-detection\">",
                "        <meta content=\"origin\" name=\"referrer\">",
                "      </head>",
                "      <body marginwidth=\"0\" marginheight=\"0\">",
                "        <div id=\"adBlock\" aria-label=\"\" role=\"region\">",
                "          <h2 id=\"attrHeader\">",
                "            <span class=\"lhHeader\" id=\"attribution\">",
                "              <a href=\"https://www.google.com/adsense/support/bin/request.py?contact=abg_afc&url=ht...",
                "                Related Links",
                "              </a>",
                "            </span>",
                "          </h2>",
                "          <style>",
                "            #response_debug_output{max-height:500px; overflow:auto;}body{color:#000; font-family:ta...",
                "          </style>",
                "          <style>",
                "            .c_{text-transform:uppercase;}",
                "          </style>",
                "          <div style=\"display:none;\" id=\"_googAFS_dp-sedo89_3ph\"></div>",
                "          <table cellspacing=\"0\" cellpadding=\"0\" width=\"100%\">",
                "            <tbody>",
                "              <tr>",
                "                <td class=\"col\">",
                "                  <div class=\"ad f\">",
                "                    <div class=\"a_ b_ radlinkC\">",
                "                      <div class=\"adD\">",
                "                        <div class=\"adStd\">",
                "                          <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGN...",
                "                            Lighting Fixtures",
                "                          </a>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </td>",
                "              </tr>",
                "              <tr>",
                "                <td class=\"col\">",
                "                  <div class=\"ad\">",
                "                    <div class=\"a_ b_ radlinkC\">",
                "                      <div class=\"adD\">",
                "                        <div class=\"adStd\">",
                "                          <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGN...",
                "                            Kitchen Lighting Fixtures",
                "                          </a>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </td>",
                "              </tr>",
                "              <tr>",
                "                <td class=\"col\">",
                "                  <div class=\"ad\">",
                "                    <div class=\"a_ b_ radlinkC\">",
                "                      <div class=\"adD\">",
                "                        <div class=\"adStd\">",
                "                          <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGN...",
                "                            Dining Room",
                "                          </a>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </td>",
                "              </tr>",
                "              <tr>",
                "                <td class=\"col\">",
                "                  <div class=\"ad\">",
                "                    <div class=\"a_ b_ radlinkC\">",
                "                      <div class=\"adD\">",
                "                        <div class=\"adStd\">",
                "                          <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGN...",
                "                            Pendant Lighting",
                "                          </a>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </td>",
                "              </tr>",
                "              <tr>",
                "                <td class=\"col\">",
                "                  <div class=\"ad\">",
                "                    <div class=\"a_ b_ radlinkC\">",
                "                      <div class=\"adD\">",
                "                        <div class=\"adStd\">",
                "                          <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGN...",
                "                            Bedroom Furniture",
                "                          </a>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </td>",
                "              </tr>",
                "              <tr>",
                "                <td class=\"col l\">",
                "                  <div class=\"ad l\">",
                "                    <div class=\"a_ b_ radlinkC\">",
                "                      <div class=\"adD\">",
                "                        <div class=\"adStd\">",
                "                          <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGN...",
                "                            Showers",
                "                          </a>",
                "                        </div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </td>",
                "              </tr>",
                "            </tbody>",
                "          </table>",
                "        </div>",
                "        <script nonce=\"vH_4ZM8bulBjQpswm1uezw\">",
                "          window.AFS_AD_REQUEST_RETURN_TIME_ = Date.now();window.IS_GOOGLE_AFS_IFRAME_ = true;funct...",
                "          var IS_GOOGLE_AFS_IFRAME_ = true;",
                "          var ad_json = {\"caps\":[{\"n\":\"queryId\",\"v\":\"BJrJYt7xOY39j-8P89Cz4Ak\"},{\"n\":\"isLtr\",\"v\":\"t\"...",
                "        </script>",
                "        <script src=\"/adsense/domains/caf.js\" type=\"text/javascript\" nonce=\"vH_4ZM8bulBjQpswm1uezw\"...",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 14,
            "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/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/div[3]/div[1]/iframe[1]",
              "codeLines": [
                "<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true\" scrolling=\"no\" wi...",
                "  #document",
                "    <!doctype html>",
                "    <html lang=\"en\">",
                "      <head>",
                "        <meta name=\"ROBOTS\" content=\"NOINDEX, NOFOLLOW\">",
                "        <meta name=\"format-detection\" content=\"telephone=no\">",
                "        <meta content=\"origin\" name=\"referrer\">",
                "      </head>",
                "      <body marginwidth=\"0\" marginheight=\"0\">",
                "        <div id=\"adBlock\" aria-label=\"\" role=\"region\">",
                "          <style>",
                "            #response_debug_output{max-height:500px; overflow:auto;}body{color:#000; font-family:ar...",
                "          </style>",
                "          <style>",
                "            .sbi{width:100%;font-size:12px;border:0 none;}.sbi-td{width:100%;}.sbb{cursor:pointer;f...",
                "          </style>",
                "          <div style=\"display:none;\" id=\"_googAFS_dp-sedo89_3ph\"></div>",
                "          <div class=\"adStd\">",
                "            <form action=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGNpZD1tb2Rl...",
                "              <input type=\"hidden\" name=\"ses\" value=\"Y3JlPTE2NTczNzkzMzImdGNpZD1tb2Rlcm5hY2Nlc3NpYm...",
                "              <table class=\"sb-table\" cellspacing=\"0\" cellpadding=\"0\">",
                "                <tbody>",
                "                  <tr>",
                "                    <td class=\"sbi-td\">",
                "                      <input class=\"sbi\" type=\"text\" name=\"query\" maxlength=\"63\" title=\"Enter a sea...",
                "                    </td>",
                "                    <td>",
                "                      <input class=\"sbb\" type=\"submit\" value=\"Search Ads\">",
                "                    </td>",
                "                  </tr>",
                "                </tbody>",
                "              </table>",
                "              <input type=\"hidden\" name=\"afdToken\" value=\"ChMIiLKVk4vs-AIVtRJiAB3togoLEkncHWDwN4wzp...",
                "              <input type=\"hidden\" name=\"search\" value=\"1\">",
                "            </form>",
                "          </div>",
                "        </div>",
                "        <script nonce=\"\">",
                "          if (window.name.match(/^{\"name\":\"master-\\d+\"/)) {var script = document.createElement('scr...",
                "        </script>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 102,
            "verdict": "failed",
            "rule": {
              "ruleID": "r40",
              "ruleSummary": "Regions have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r40",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]",
              "codeLines": [
                "<div id=\"adBlock\" aria-label=\"\" role=\"region\">",
                "  <h2 id=\"attrHeader\">",
                "    <span class=\"lhHeader\" id=\"attribution\">",
                "      <a href=\"https://www.google.com/adsense/support/bin/request.py?contact=abg_afc&url=https://ww...",
                "        Related Links",
                "      </a>",
                "    </span>",
                "  </h2>",
                "  <style>",
                "    #response_debug_output{max-height:500px; overflow:auto;}body{color:#000; font-family:tahoma,ver...",
                "  </style>",
                "  <style>",
                "    .c_{text-transform:uppercase;}",
                "  </style>",
                "  <div style=\"display:none;\" id=\"_googAFS_dp-sedo89_3ph\"></div>",
                "  <table cellspacing=\"0\" cellpadding=\"0\" width=\"100%\">",
                "    <tbody>",
                "      <tr>",
                "        <td class=\"col\">",
                "          <div class=\"ad f\">",
                "            <div class=\"a_ b_ radlinkC\">",
                "              <div class=\"adD\">",
                "                <div class=\"adStd\">",
                "                  <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGNpZD1tb2R...",
                "                    Lighting Fixtures",
                "                  </a>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </td>",
                "      </tr>",
                "      <tr>",
                "        <td class=\"col\">",
                "          <div class=\"ad\">",
                "            <div class=\"a_ b_ radlinkC\">",
                "              <div class=\"adD\">",
                "                <div class=\"adStd\">",
                "                  <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGNpZD1tb2R...",
                "                    Kitchen Lighting Fixtures",
                "                  </a>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </td>",
                "      </tr>",
                "      <tr>",
                "        <td class=\"col\">",
                "          <div class=\"ad\">",
                "            <div class=\"a_ b_ radlinkC\">",
                "              <div class=\"adD\">",
                "                <div class=\"adStd\">",
                "                  <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGNpZD1tb2R...",
                "                    Dining Room",
                "                  </a>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </td>",
                "      </tr>",
                "      <tr>",
                "        <td class=\"col\">",
                "          <div class=\"ad\">",
                "            <div class=\"a_ b_ radlinkC\">",
                "              <div class=\"adD\">",
                "                <div class=\"adStd\">",
                "                  <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGNpZD1tb2R...",
                "                    Pendant Lighting",
                "                  </a>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </td>",
                "      </tr>",
                "      <tr>",
                "        <td class=\"col\">",
                "          <div class=\"ad\">",
                "            <div class=\"a_ b_ radlinkC\">",
                "              <div class=\"adD\">",
                "                <div class=\"adStd\">",
                "                  <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGNpZD1tb2R...",
                "                    Bedroom Furniture",
                "                  </a>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </td>",
                "      </tr>",
                "      <tr>",
                "        <td class=\"col l\">",
                "          <div class=\"ad l\">",
                "            <div class=\"a_ b_ radlinkC\">",
                "              <div class=\"adD\">",
                "                <div class=\"adStd\">",
                "                  <a href=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGNpZD1tb2R...",
                "                    Showers",
                "                  </a>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </td>",
                "      </tr>",
                "    </tbody>",
                "  </table>",
                "</div>"
              ]
            }
          },
          {
            "index": 103,
            "verdict": "failed",
            "rule": {
              "ruleID": "r40",
              "ruleSummary": "Regions have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r40",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]",
              "codeLines": [
                "<div id=\"adBlock\" aria-label=\"\" role=\"region\">",
                "  <style>",
                "    #response_debug_output{max-height:500px; overflow:auto;}body{color:#000; font-family:arial, san...",
                "  </style>",
                "  <style>",
                "    .sbi{width:100%;font-size:12px;border:0 none;}.sbi-td{width:100%;}.sbb{cursor:pointer;font-size...",
                "  </style>",
                "  <div style=\"display:none;\" id=\"_googAFS_dp-sedo89_3ph\"></div>",
                "  <div class=\"adStd\">",
                "    <form action=\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzImdGNpZD1tb2Rlcm5hY2Nl...",
                "      <input type=\"hidden\" name=\"ses\" value=\"Y3JlPTE2NTczNzkzMzImdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5Lm...",
                "      <table class=\"sb-table\" cellspacing=\"0\" cellpadding=\"0\">",
                "        <tbody>",
                "          <tr>",
                "            <td class=\"sbi-td\">",
                "              <input class=\"sbi\" type=\"text\" name=\"query\" maxlength=\"63\" title=\"Enter a search\" aut...",
                "            </td>",
                "            <td>",
                "              <input class=\"sbb\" type=\"submit\" value=\"Search Ads\">",
                "            </td>",
                "          </tr>",
                "        </tbody>",
                "      </table>",
                "      <input type=\"hidden\" name=\"afdToken\" value=\"ChMIiLKVk4vs-AIVtRJiAB3togoLEkncHWDwN4wzpN2sSS3R9...",
                "      <input type=\"hidden\" name=\"search\" value=\"1\">",
                "    </form>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 126,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[2]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable..."
              ]
            }
          },
          {
            "index": 135,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "modernaccessibility.com"
              ]
            }
          },
          {
            "index": 144,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "This webpage was generated by the domain owner using"
              ]
            }
          },
          {
            "index": 145,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Sedo Domain Parking"
              ]
            }
          },
          {
            "index": 146,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specifi..."
              ]
            }
          },
          {
            "index": 147,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 168,
            "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/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "modernaccessibility.com"
              ]
            }
          },
          {
            "index": 169,
            "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/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "This webpage was generated by the domain owner using"
              ]
            }
          },
          {
            "index": 170,
            "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/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specifi..."
              ]
            }
          },
          {
            "index": 184,
            "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/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "This webpage was generated by the domain owner using"
              ]
            }
          },
          {
            "index": 185,
            "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/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specifi..."
              ]
            }
          },
          {
            "index": 190,
            "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/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"container-disclaimer__content-text\">",
                "  This webpage was generated by the domain owner using",
                "  <a href=\"https://www.sedo.com/services/parking.php3\">",
                "    Sedo Domain Parking",
                "  </a>",
                "  . Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any speci...",
                "</p>"
              ]
            }
          },
          {
            "index": 191,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"container-disclaimer__content-text\">",
                "  This webpage was generated by the domain owner using",
                "  <a href=\"https://www.sedo.com/services/parking.php3\">",
                "    Sedo Domain Parking",
                "  </a>",
                "  . Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any speci...",
                "</p>"
              ]
            }
          },
          {
            "index": 218,
            "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>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://modernaccessibility.com/",
      "result": {
        "totals": {
          "rulesNA": 73,
          "rulesPassed": 18,
          "rulesWarned": 1,
          "rulesViolated": 6,
          "warnings": {
            "minor": 0,
            "moderate": 0,
            "serious": 0,
            "critical": 2
          },
          "violations": {
            "minor": 0,
            "moderate": 3,
            "serious": 10,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T15:08:54.077Z",
          "url": "https://modernaccessibility.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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.4/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 frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true\" scrolling=\"no\" width=\"100%\" name=\"{&quot;name&quot;:&quot;master-1&quot;,&quot;slave-1-1&quot;:{&quot;container&quot;:&quot;sb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300953,17300956&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:10,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;s&quot;,&quot;slaveNumber&quot;:1,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;fontFamily&quot;:&quot;Arial&quot;,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMjgmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTAwZDg5MGEwLjQzMzc4NTc2JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;left&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;searchbox&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;fontSizeTitle&quot;:18,&quot;fontSizeAttribution&quot;:13,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;hideSearchInputBorder&quot;:true,&quot;hideSearchButtonBorder&quot;:true,&quot;colorSearchButtonText&quot;:&quot;#638296&quot;,&quot;fontSizeSearchInput&quot;:12,&quot;fontSizeSearchButton&quot;:12,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;},&quot;master-1&quot;:{&quot;container&quot;:&quot;rb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300953,17300956&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:6,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;m&quot;,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;colorTitleLink&quot;:&quot;#2a56c6&quot;,&quot;colorAttribution&quot;:&quot;#D6D6D6&quot;,&quot;fontFamily&quot;:&quot;Tahoma, Verdana, Trebuchet MS&quot;,&quot;fontFamilyAttribution&quot;:&quot;Arial&quot;,&quot;titleBold&quot;:1,&quot;rolloverLinkBold&quot;:false,&quot;rolloverLinkColor&quot;:&quot;#888888&quot;,&quot;rolloverLinkUnderline&quot;:false,&quot;noTitleUnderline&quot;:false,&quot;adIconWidth&quot;:20,&quot;adIconHeight&quot;:24,&quot;adIconSpacingAbove&quot;:8,&quot;adIconSpacingBefore&quot;:10,&quot;lineHeightTitle&quot;:40,&quot;attributionSpacingBelow&quot;:10,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMjgmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTAwZDg5MGEwLjQzMzc4NTc2JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;center&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;relatedsearch&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;verticalSpacing&quot;:20,&quot;fontSizeTitle&quot;:&quot;22px&quot;,&quot;fontSizeAttribution&quot;:&quot;14px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;attributionBold&quot;:false,&quot;titleUppercase&quot;:true,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;}}\" id=\"master-1\" src=\"https://www.google.com/afs/ads?adsafe=low&amp;adtest=off&amp;channel=exp-0051%2Cauxa-control-1%2C3632559&amp;client=dp-sedo89_3ph&amp;r=m&amp;hl=en&amp;type=3&amp;uiopt=false&amp;swp=as-drid-2362604596027056&amp;oe=UTF-8&amp;ie=UTF-8&amp;fexp=21404%2C17300953%2C17300956&amp;format=r6%7Cs&amp;nocache=881657379329042&amp;num=0&amp;output=afd_ads&amp;domain_name=modernaccessibility.com&amp;v=3&amp;bsl=8&amp;pac=0&amp;u_his=2&amp;u_tz=-240&amp;dt=1657379329051&amp;u_w=1280&amp;u_h=720&amp;biw=1280&amp;bih=720&amp;psw=1280&amp;psh=1071&amp;frm=0&amp;uio=--&amp;cont=rb-default&amp;jsid=caf&amp;jsv=457459225&amp;rurl=https%3A%2F%2Fmodernaccessibility.com%2F&amp;adbw=slave-1-1%3A300%2Cmaster-1%3A346\" style=\"visibility: visible; height: 422px; display: block;\" title=\"\">",
                  "target": [
                    "#master-1"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true\" scrolling=\"no\" width=\"100%\" name=\"slave-1-1|{&quot;name&quot;:&quot;master-1&quot;,&quot;slave-1-1&quot;:{&quot;container&quot;:&quot;sb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300953,17300956&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:10,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;s&quot;,&quot;slaveNumber&quot;:1,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;fontFamily&quot;:&quot;Arial&quot;,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMjgmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTAwZDg5MGEwLjQzMzc4NTc2JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;left&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;searchbox&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;fontSizeTitle&quot;:18,&quot;fontSizeAttribution&quot;:13,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;hideSearchInputBorder&quot;:true,&quot;hideSearchButtonBorder&quot;:true,&quot;colorSearchButtonText&quot;:&quot;#638296&quot;,&quot;fontSizeSearchInput&quot;:12,&quot;fontSizeSearchButton&quot;:12,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;},&quot;master-1&quot;:{&quot;container&quot;:&quot;rb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300953,17300956&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:6,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;m&quot;,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;colorTitleLink&quot;:&quot;#2a56c6&quot;,&quot;colorAttribution&quot;:&quot;#D6D6D6&quot;,&quot;fontFamily&quot;:&quot;Tahoma, Verdana, Trebuchet MS&quot;,&quot;fontFamilyAttribution&quot;:&quot;Arial&quot;,&quot;titleBold&quot;:1,&quot;rolloverLinkBold&quot;:false,&quot;rolloverLinkColor&quot;:&quot;#888888&quot;,&quot;rolloverLinkUnderline&quot;:false,&quot;noTitleUnderline&quot;:false,&quot;adIconWidth&quot;:20,&quot;adIconHeight&quot;:24,&quot;adIconSpacingAbove&quot;:8,&quot;adIconSpacingBefore&quot;:10,&quot;lineHeightTitle&quot;:40,&quot;attributionSpacingBelow&quot;:10,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMjgmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTAwZDg5MGEwLjQzMzc4NTc2JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;center&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;relatedsearch&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;verticalSpacing&quot;:20,&quot;fontSizeTitle&quot;:&quot;22px&quot;,&quot;fontSizeAttribution&quot;:&quot;14px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;attributionBold&quot;:false,&quot;titleUppercase&quot;:true,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;}}\" id=\"slave-1-1\" src=\"https://www.google.com/afs/ads/i/iframe.html\" style=\"visibility: visible; height: 16px; display: block;\">",
                  "target": [
                    "#slave-1-1"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#717171",
                        "bgColor": "#262626",
                        "contrastRatio": 3.1,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.1 (foreground color: #717171, background color: #262626, font size: 24.0pt (32px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"container-header__content\">modernaccessibility.com</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.1 (foreground color: #717171, background color: #262626, font size: 24.0pt (32px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9a9494",
                        "bgColor": "#262626",
                        "contrastRatio": 5.07,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.07 (foreground color: #9a9494, background color: #262626, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.name.com/domain/renew/modernaccessibility.com?utm_source=Sedo_parked_page&amp;utm_medium=button&amp;utm_campaign=Sedo_Expired_v\" class=\"container-header__link\" target=\"_blank\" rel=\"nofollow\">\n    Renew Now\n</a>",
                  "target": [
                    ".container-header__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.07 (foreground color: #9a9494, background color: #262626, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#262626",
                        "contrastRatio": 2.02,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"container-disclaimer__content-text\">",
                  "target": [
                    "p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#262626",
                        "contrastRatio": 2.02,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sedo.com/services/parking.php3\">Sedo Domain Parking</a>",
                  "target": [
                    "p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#262626",
                        "contrastRatio": 2.02,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"container-privacyPolicy__content-link\" href=\"#\" onclick=\"window.open(\n                        '//sedoparking.com/privacy-policy/en/index.html',\n                        'privacy-policy','width=600,height=400');\n                        return false;\">\n            Privacy Policy\n        </a>",
                  "target": [
                    ".container-privacyPolicy__content-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#262626",
                        "contrastRatio": 2.02,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"container-disclaimer__content-text\">",
                  "target": [
                    "p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#262626",
                        "contrastRatio": 2.02,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.sedo.com/services/parking.php3\">Sedo Domain Parking</a>",
                  "target": [
                    "p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#262626",
                        "contrastRatio": 2.02,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"container-privacyPolicy__content-link\" href=\"#\" onclick=\"window.open(\n                        '//sedoparking.com/privacy-policy/en/index.html',\n                        'privacy-policy','width=600,height=400');\n                        return false;\">\n            Privacy Policy\n        </a>",
                  "target": [
                    ".container-privacyPolicy__content-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.02 (foreground color: #555555, background color: #262626, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "frame-title",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag241",
                "wcag412",
                "section508",
                "section508.22.i"
              ],
              "description": "Ensures <iframe> and <frame> elements have an accessible name",
              "help": "Frames must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-title?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true\" scrolling=\"no\" width=\"100%\" name=\"{&quot;name&quot;:&quot;master-1&quot;,&quot;slave-1-1&quot;:{&quot;container&quot;:&quot;sb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300953,17300956&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:10,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;s&quot;,&quot;slaveNumber&quot;:1,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;fontFamily&quot;:&quot;Arial&quot;,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMjgmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTAwZDg5MGEwLjQzMzc4NTc2JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;left&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;searchbox&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;fontSizeTitle&quot;:18,&quot;fontSizeAttribution&quot;:13,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;hideSearchInputBorder&quot;:true,&quot;hideSearchButtonBorder&quot;:true,&quot;colorSearchButtonText&quot;:&quot;#638296&quot;,&quot;fontSizeSearchInput&quot;:12,&quot;fontSizeSearchButton&quot;:12,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;},&quot;master-1&quot;:{&quot;container&quot;:&quot;rb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300953,17300956&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:6,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;m&quot;,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;colorTitleLink&quot;:&quot;#2a56c6&quot;,&quot;colorAttribution&quot;:&quot;#D6D6D6&quot;,&quot;fontFamily&quot;:&quot;Tahoma, Verdana, Trebuchet MS&quot;,&quot;fontFamilyAttribution&quot;:&quot;Arial&quot;,&quot;titleBold&quot;:1,&quot;rolloverLinkBold&quot;:false,&quot;rolloverLinkColor&quot;:&quot;#888888&quot;,&quot;rolloverLinkUnderline&quot;:false,&quot;noTitleUnderline&quot;:false,&quot;adIconWidth&quot;:20,&quot;adIconHeight&quot;:24,&quot;adIconSpacingAbove&quot;:8,&quot;adIconSpacingBefore&quot;:10,&quot;lineHeightTitle&quot;:40,&quot;attributionSpacingBelow&quot;:10,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMjgmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTAwZDg5MGEwLjQzMzc4NTc2JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;center&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;relatedsearch&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;verticalSpacing&quot;:20,&quot;fontSizeTitle&quot;:&quot;22px&quot;,&quot;fontSizeAttribution&quot;:&quot;14px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;attributionBold&quot;:false,&quot;titleUppercase&quot;:true,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;}}\" id=\"master-1\" src=\"https://www.google.com/afs/ads?adsafe=low&amp;adtest=off&amp;channel=exp-0051%2Cauxa-control-1%2C3632559&amp;client=dp-sedo89_3ph&amp;r=m&amp;hl=en&amp;type=3&amp;uiopt=false&amp;swp=as-drid-2362604596027056&amp;oe=UTF-8&amp;ie=UTF-8&amp;fexp=21404%2C17300953%2C17300956&amp;format=r6%7Cs&amp;nocache=881657379329042&amp;num=0&amp;output=afd_ads&amp;domain_name=modernaccessibility.com&amp;v=3&amp;bsl=8&amp;pac=0&amp;u_his=2&amp;u_tz=-240&amp;dt=1657379329051&amp;u_w=1280&amp;u_h=720&amp;biw=1280&amp;bih=720&amp;psw=1280&amp;psh=1071&amp;frm=0&amp;uio=--&amp;cont=rb-default&amp;jsid=caf&amp;jsv=457459225&amp;rurl=https%3A%2F%2Fmodernaccessibility.com%2F&amp;adbw=slave-1-1%3A300%2Cmaster-1%3A346\" style=\"visibility: visible; height: 422px; display: block;\" title=\"\">",
                  "target": [
                    "#master-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has an empty title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "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 frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true\" scrolling=\"no\" width=\"100%\" name=\"slave-1-1|{&quot;name&quot;:&quot;master-1&quot;,&quot;slave-1-1&quot;:{&quot;container&quot;:&quot;sb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300953,17300956&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:10,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;s&quot;,&quot;slaveNumber&quot;:1,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;fontFamily&quot;:&quot;Arial&quot;,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMjgmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTAwZDg5MGEwLjQzMzc4NTc2JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;left&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;searchbox&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;fontSizeTitle&quot;:18,&quot;fontSizeAttribution&quot;:13,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;hideSearchInputBorder&quot;:true,&quot;hideSearchButtonBorder&quot;:true,&quot;colorSearchButtonText&quot;:&quot;#638296&quot;,&quot;fontSizeSearchInput&quot;:12,&quot;fontSizeSearchButton&quot;:12,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;},&quot;master-1&quot;:{&quot;container&quot;:&quot;rb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300953,17300956&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:6,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;m&quot;,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;colorTitleLink&quot;:&quot;#2a56c6&quot;,&quot;colorAttribution&quot;:&quot;#D6D6D6&quot;,&quot;fontFamily&quot;:&quot;Tahoma, Verdana, Trebuchet MS&quot;,&quot;fontFamilyAttribution&quot;:&quot;Arial&quot;,&quot;titleBold&quot;:1,&quot;rolloverLinkBold&quot;:false,&quot;rolloverLinkColor&quot;:&quot;#888888&quot;,&quot;rolloverLinkUnderline&quot;:false,&quot;noTitleUnderline&quot;:false,&quot;adIconWidth&quot;:20,&quot;adIconHeight&quot;:24,&quot;adIconSpacingAbove&quot;:8,&quot;adIconSpacingBefore&quot;:10,&quot;lineHeightTitle&quot;:40,&quot;attributionSpacingBelow&quot;:10,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMjgmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTAwZDg5MGEwLjQzMzc4NTc2JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;center&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;relatedsearch&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;verticalSpacing&quot;:20,&quot;fontSizeTitle&quot;:&quot;22px&quot;,&quot;fontSizeAttribution&quot;:&quot;14px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;attributionBold&quot;:false,&quot;titleUppercase&quot;:true,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;}}\" id=\"slave-1-1\" src=\"https://www.google.com/afs/ads/i/iframe.html\" style=\"visibility: visible; height: 16px; display: block;\">",
                  "target": [
                    "#slave-1-1"
                  ],
                  "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": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" data-adblockkey=\"MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANnylWw2vLY4hUn9w06zQKbhKBfvjFUCsdFlb6TdQhxb9RXWXuI4t31c+o8fYOv/s8q1LGPga3DE1L/tHU4LENMCAwEAAQ==_yT5LK12UoSNvAytuTZ1GLPXWPjylIm+pXi+vslyQMiRcZWeNTOQg9HH5H5ceOqt+3Y3bwnbFyWmqqte6DoKeKA==\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"container-header\" id=\"container-header\">",
                  "target": [
                    "#container-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"container-footer\" id=\"container-footer\">",
                  "target": [
                    "#container-footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://modernaccessibility.com/",
      "result": {
        "Error": {
          "AA.1_4_3.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 2.03:1. Recommendation:  change text colour to #fff.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"container-privacyPolicy__content-link\" href=\"#\" onclick=\"window.open(\n                        '//sedoparking.com/privacy-policy/en/index.html',\n                        'privacy-policy','width=600,height=400');\n                        return false;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.sedo.com/services/parking.php3\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"container-disclaimer__content-text\">...</p>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "#master-1",
                "code": "<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true\" scrolling=\"no\" width=\"100%\" name=\"{&quot;name&quot;:&quot;master-1&quot;,&quot;slave-1-1&quot;:{&quot;container&quot;:&quot;sb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300002,17300953,17300956,17301030,17301033&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:10,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;s&quot;,&quot;slaveNumber&quot;:1,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;fontFamily&quot;:&quot;Arial&quot;,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzQmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA2ZTFkZWEwLjEyOTk0NjE0JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;left&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;searchbox&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;fontSizeTitle&quot;:18,&quot;fontSizeAttribution&quot;:13,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;hideSearchInputBorder&quot;:true,&quot;hideSearchButtonBorder&quot;:true,&quot;colorSearchButtonText&quot;:&quot;#638296&quot;,&quot;fontSizeSearchInput&quot;:12,&quot;fontSizeSearchButton&quot;:12,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;},&quot;master-1&quot;:{&quot;container&quot;:&quot;rb-default&quot;,&quot;channel&quot;:&quot;exp-0051,auxa-control-1,3632559&quot;,&quot;domainName&quot;:&quot;modernaccessibility.com&quot;,&quot;fexp&quot;:&quot;21404,17300002,17300953,17300956,17301030,17301033&quot;,&quot;masterNumber&quot;:1,&quot;number&quot;:6,&quot;pubId&quot;:&quot;dp-sedo89_3ph&quot;,&quot;role&quot;:&quot;m&quot;,&quot;adLoadedCallback&quot;:null,&quot;hl&quot;:&quot;en&quot;,&quot;colorTitleLink&quot;:&quot;#2a56c6&quot;,&quot;colorAttribution&quot;:&quot;#D6D6D6&quot;,&quot;fontFamily&quot;:&quot;Tahoma, Verdana, Trebuchet MS&quot;,&quot;fontFamilyAttribution&quot;:&quot;Arial&quot;,&quot;titleBold&quot;:1,&quot;rolloverLinkBold&quot;:false,&quot;rolloverLinkColor&quot;:&quot;#888888&quot;,&quot;rolloverLinkUnderline&quot;:false,&quot;noTitleUnderline&quot;:false,&quot;adIconWidth&quot;:20,&quot;adIconHeight&quot;:24,&quot;adIconSpacingAbove&quot;:8,&quot;adIconSpacingBefore&quot;:10,&quot;lineHeightTitle&quot;:40,&quot;attributionSpacingBelow&quot;:10,&quot;resultsPageBaseUrl&quot;:&quot;https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzQmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA2ZTFkZWEwLjEyOTk0NjE0JnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==&quot;,&quot;columns&quot;:1,&quot;horizontalAlignment&quot;:&quot;center&quot;,&quot;resultsPageQueryParam&quot;:&quot;query&quot;,&quot;kw&quot;:&quot;&quot;,&quot;ie&quot;:&quot;UTF-8&quot;,&quot;maxTop&quot;:null,&quot;minTop&quot;:null,&quot;oe&quot;:&quot;UTF-8&quot;,&quot;type&quot;:&quot;relatedsearch&quot;,&quot;linkTarget&quot;:&quot;_blank&quot;,&quot;verticalSpacing&quot;:20,&quot;fontSizeTitle&quot;:&quot;22px&quot;,&quot;fontSizeAttribution&quot;:&quot;14px&quot;,&quot;colorBackground&quot;:&quot;transparent&quot;,&quot;attributionBold&quot;:false,&quot;titleUppercase&quot;:true,&quot;uiOptimize&quot;:false,&quot;domainRegistrant&quot;:&quot;as-drid-2362604596027056&quot;}}\" id=\"master-1\" src=\"https://www.google.com/afs/ads?adsafe=low&amp;adtest=off&amp;channel=exp-0051%2Cauxa-control-1%2C3632559&amp;client=dp-sedo89_3ph&amp;r=m&amp;hl=en&amp;type=3&amp;uiopt=false&amp;swp=as-drid-2362604596027056&amp;oe=UTF-8&amp;ie=UTF-8&amp;fexp=21404%2C17300002%2C17300953%2C17300956%2C17301030%2C17301033&amp;format=r6%7Cs&amp;nocache=1411657379335074&amp;num=0&amp;output=afd_ads&amp;domain_name=modernaccessibility.com&amp;v=3&amp;bsl=8&amp;pac=2&amp;u_his=2&amp;u_tz=-240&amp;dt=1657379335081&amp;u_w=1280&amp;u_h=720&amp;biw=1280&amp;bih=720&amp;psw=1280&amp;psh=1071&amp;frm=0&amp;uio=--&amp;cont=rb-default&amp;jsid=caf&amp;jsv=457459225&amp;rurl=https%3A%2F%2Fmodernaccessibility.com%2F&amp;adbw=slave-1-1%3A300%2Cmaster-1%3A346\" style=\"visibility: visible; height: 422px; display: block;\" title=\"\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "#slave-1-1",
                "code": "<iframe frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" allowtransparency=\"true\" scrolling=\"no\" width=\"100%\" name=\"slave-1-1"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0\">"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://modernaccessibility.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 9,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 250,
                "top": 954,
                "height": 16,
                "width": 300
              },
              "snippet": "<iframe style=\"visibility: visible; height: 16px; display: block;\" src=\"https://www.google.com/afs/ads/i/iframe.html\" id=\"slave-1-1\" name=\"slave-1-1|{\"name\":\"master-1\",\"slave-1-1\":{\"container\":\"sb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300003,17300953,17300956,17301030,17301033\",\"masterNumber\":1,\"number\":10,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"s\",\"slaveNumber\":1,\"adLoadedCallback\":null,\"hl\":\"en\",\"fontFamily\":\"Arial\",\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzYmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA4YjI3MGUwLjEzODQ1NzkxJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"left\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"searchbox\",\"linkTarget\":\"_blank\",\"fontSizeTitle\":18,\"fontSizeAttribution\":13,\"colorBackground\":\"transparent\",\"hideSearchInputBorder\":true,\"hideSearchButtonBorder\":true,\"colorSearchButtonText\":\"#638296\",\"fontSizeSearchInput\":12,\"fontSizeSearchButton\":12,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"},\"master-1\":{\"container\":\"rb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300003,17300953,17300956,17301030,17301033\",\"masterNumber\":1,\"number\":6,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"m\",\"adLoadedCallback\":null,\"hl\":\"en\",\"colorTitleLink\":\"#2a56c6\",\"colorAttribution\":\"#D6D6D6\",\"fontFamily\":\"Tahoma, Verdana, Trebuchet MS\",\"fontFamilyAttribution\":\"Arial\",\"titleBold\":1,\"rolloverLinkBold\":false,\"rolloverLinkColor\":\"#888888\",\"rolloverLinkUnderline\":false,\"noTitleUnderline\":false,\"adIconWidth\":20,\"adIconHeight\":24,\"adIconSpacingAbove\":8,\"adIconSpacingBefore\":10,\"lineHeightTitle\":40,\"attributionSpacingBelow\":10,\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzYmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA4YjI3MGUwLjEzODQ1NzkxJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"center\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"relatedsearch\",\"linkTarget\":\"_blank\",\"verticalSpacing\":20,\"fontSizeTitle\":\"22px\",\"fontSizeAttribution\":\"14px\",\"colorBackground\":\"transparent\",\"attributionBold\":false,\"titleUppercase\":true,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"}}\" width=\"100%\" scrolling=\"no\" allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 292,
                "top": 178,
                "height": 422,
                "width": 216
              },
              "snippet": "<iframe title=\"\" style=\"visibility: visible; height: 422px; display: block;\" src=\"https://www.google.com/afs/ads?adsafe=low&adtest=off&channel=exp-0051%2Cauxa-control-1%2C3632559&client=dp-sedo89_3ph&r=m&hl=en&type=3&uiopt=false&swp=as-drid-2362604596027056&oe=UTF-8&ie=UTF-8&fexp=21404%2C17300003%2C17300953%2C17300956%2C17301030%2C17301033&format=r6%7Cs&nocache=1121657379336888&num=0&output=afd_ads&domain_name=modernaccessibility.com&v=3&bsl=8&pac=0&u_his=2&u_tz=-240&dt=1657379336894&u_w=1280&u_h=720&biw=1280&bih=720&psw=1280&psh=1071&frm=0&uio=--&cont=rb-default&jsid=caf&jsv=457459225&rurl=https%3A%2F%2Fmodernaccessibility.com%2F&adbw=slave-1-1%3A300%2Cmaster-1%3A346\" id=\"master-1\" name=\"{\"name\":\"master-1\",\"slave-1-1\":{\"container\":\"sb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300003,17300953,17300956,17301030,17301033\",\"masterNumber\":1,\"number\":10,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"s\",\"slaveNumber\":1,\"adLoadedCallback\":null,\"hl\":\"en\",\"fontFamily\":\"Arial\",\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzYmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA4YjI3MGUwLjEzODQ1NzkxJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"left\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"searchbox\",\"linkTarget\":\"_blank\",\"fontSizeTitle\":18,\"fontSizeAttribution\":13,\"colorBackground\":\"transparent\",\"hideSearchInputBorder\":true,\"hideSearchButtonBorder\":true,\"colorSearchButtonText\":\"#638296\",\"fontSizeSearchInput\":12,\"fontSizeSearchButton\":12,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"},\"master-1\":{\"container\":\"rb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300003,17300953,17300956,17301030,17301033\",\"masterNumber\":1,\"number\":6,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"m\",\"adLoadedCallback\":null,\"hl\":\"en\",\"colorTitleLink\":\"#2a56c6\",\"colorAttribution\":\"#D6D6D6\",\"fontFamily\":\"Tahoma, Verdana, Trebuchet MS\",\"fontFamilyAttribution\":\"Arial\",\"titleBold\":1,\"rolloverLinkBold\":false,\"rolloverLinkColor\":\"#888888\",\"rolloverLinkUnderline\":false,\"noTitleUnderline\":false,\"adIconWidth\":20,\"adIconHeight\":24,\"adIconSpacingAbove\":8,\"adIconSpacingBefore\":10,\"lineHeightTitle\":40,\"attributionSpacingBelow\":10,\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzYmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA4YjI3MGUwLjEzODQ1NzkxJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"center\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"relatedsearch\",\"linkTarget\":\"_blank\",\"verticalSpacing\":20,\"fontSizeTitle\":\"22px\",\"fontSizeAttribution\":\"14px\",\"colorBackground\":\"transparent\",\"attributionBold\":false,\"titleUppercase\":true,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"}}\" width=\"100%\" scrolling=\"no\" allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 22,
                "height": 1073,
                "width": 800
              },
              "snippet": "<body>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 369,
                "top": 1072,
                "height": 11,
                "width": 63
              },
              "snippet": "<a onclick=\"window.open(\n                        '//sedoparking.com/privacy-policy/en/index.html',\n                        'privacy-policy','width=600,height=400');\n                        return false;\" href=\"#\" class=\"container-privacyPolicy__content-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1033,
                "height": 23,
                "width": 720
              },
              "snippet": "<p class=\"container-disclaimer__content-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 22,
                "height": 37,
                "width": 800
              },
              "snippet": "<h1 class=\"container-header__content\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400",
              "bounds": {
                "left": 369,
                "top": 1072,
                "height": 11,
                "width": 63
              },
              "snippet": "<a onclick=\"window.open(\n                        '//sedoparking.com/privacy-policy/en/index.html',\n                        'privacy-policy','width=600,height=400');\n                        return false;\" href=\"#\" class=\"container-privacyPolicy__content-link\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400",
              "bounds": {
                "left": 297,
                "top": 1033,
                "height": 11,
                "width": 98
              },
              "snippet": "<a href=\"https://www.sedo.com/services/parking.php3\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 1033,
                "height": 23,
                "width": 720
              },
              "snippet": "<p class=\"container-disclaimer__content-text\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, marginwidth, marginheight, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 250,
                "top": 954,
                "height": 16,
                "width": 300
              },
              "snippet": "<iframe style=\"visibility: visible; height: 16px; display: block;\" src=\"https://www.google.com/afs/ads/i/iframe.html\" id=\"slave-1-1\" name=\"slave-1-1|{\"name\":\"master-1\",\"slave-1-1\":{\"container\":\"sb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300003,17300953,17300956,17301030,17301033\",\"masterNumber\":1,\"number\":10,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"s\",\"slaveNumber\":1,\"adLoadedCallback\":null,\"hl\":\"en\",\"fontFamily\":\"Arial\",\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzYmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA4YjI3MGUwLjEzODQ1NzkxJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"left\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"searchbox\",\"linkTarget\":\"_blank\",\"fontSizeTitle\":18,\"fontSizeAttribution\":13,\"colorBackground\":\"transparent\",\"hideSearchInputBorder\":true,\"hideSearchButtonBorder\":true,\"colorSearchButtonText\":\"#638296\",\"fontSizeSearchInput\":12,\"fontSizeSearchButton\":12,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"},\"master-1\":{\"container\":\"rb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300003,17300953,17300956,17301030,17301033\",\"masterNumber\":1,\"number\":6,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"m\",\"adLoadedCallback\":null,\"hl\":\"en\",\"colorTitleLink\":\"#2a56c6\",\"colorAttribution\":\"#D6D6D6\",\"fontFamily\":\"Tahoma, Verdana, Trebuchet MS\",\"fontFamilyAttribution\":\"Arial\",\"titleBold\":1,\"rolloverLinkBold\":false,\"rolloverLinkColor\":\"#888888\",\"rolloverLinkUnderline\":false,\"noTitleUnderline\":false,\"adIconWidth\":20,\"adIconHeight\":24,\"adIconSpacingAbove\":8,\"adIconSpacingBefore\":10,\"lineHeightTitle\":40,\"attributionSpacingBelow\":10,\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzYmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA4YjI3MGUwLjEzODQ1NzkxJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"center\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"relatedsearch\",\"linkTarget\":\"_blank\",\"verticalSpacing\":20,\"fontSizeTitle\":\"22px\",\"fontSizeAttribution\":\"14px\",\"colorBackground\":\"transparent\",\"attributionBold\":false,\"titleUppercase\":true,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"}}\" width=\"100%\" scrolling=\"no\" allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, marginwidth, marginheight, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 292,
                "top": 178,
                "height": 422,
                "width": 216
              },
              "snippet": "<iframe title=\"\" style=\"visibility: visible; height: 422px; display: block;\" src=\"https://www.google.com/afs/ads?adsafe=low&adtest=off&channel=exp-0051%2Cauxa-control-1%2C3632559&client=dp-sedo89_3ph&r=m&hl=en&type=3&uiopt=false&swp=as-drid-2362604596027056&oe=UTF-8&ie=UTF-8&fexp=21404%2C17300003%2C17300953%2C17300956%2C17301030%2C17301033&format=r6%7Cs&nocache=1121657379336888&num=0&output=afd_ads&domain_name=modernaccessibility.com&v=3&bsl=8&pac=0&u_his=2&u_tz=-240&dt=1657379336894&u_w=1280&u_h=720&biw=1280&bih=720&psw=1280&psh=1071&frm=0&uio=--&cont=rb-default&jsid=caf&jsv=457459225&rurl=https%3A%2F%2Fmodernaccessibility.com%2F&adbw=slave-1-1%3A300%2Cmaster-1%3A346\" id=\"master-1\" name=\"{\"name\":\"master-1\",\"slave-1-1\":{\"container\":\"sb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300003,17300953,17300956,17301030,17301033\",\"masterNumber\":1,\"number\":10,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"s\",\"slaveNumber\":1,\"adLoadedCallback\":null,\"hl\":\"en\",\"fontFamily\":\"Arial\",\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzYmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA4YjI3MGUwLjEzODQ1NzkxJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"left\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"searchbox\",\"linkTarget\":\"_blank\",\"fontSizeTitle\":18,\"fontSizeAttribution\":13,\"colorBackground\":\"transparent\",\"hideSearchInputBorder\":true,\"hideSearchButtonBorder\":true,\"colorSearchButtonText\":\"#638296\",\"fontSizeSearchInput\":12,\"fontSizeSearchButton\":12,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"},\"master-1\":{\"container\":\"rb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300003,17300953,17300956,17301030,17301033\",\"masterNumber\":1,\"number\":6,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"m\",\"adLoadedCallback\":null,\"hl\":\"en\",\"colorTitleLink\":\"#2a56c6\",\"colorAttribution\":\"#D6D6D6\",\"fontFamily\":\"Tahoma, Verdana, Trebuchet MS\",\"fontFamilyAttribution\":\"Arial\",\"titleBold\":1,\"rolloverLinkBold\":false,\"rolloverLinkColor\":\"#888888\",\"rolloverLinkUnderline\":false,\"noTitleUnderline\":false,\"adIconWidth\":20,\"adIconHeight\":24,\"adIconSpacingAbove\":8,\"adIconSpacingBefore\":10,\"lineHeightTitle\":40,\"attributionSpacingBelow\":10,\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzYmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTA4YjI3MGUwLjEzODQ1NzkxJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"center\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"relatedsearch\",\"linkTarget\":\"_blank\",\"verticalSpacing\":20,\"fontSizeTitle\":\"22px\",\"fontSizeAttribution\":\"14px\",\"colorBackground\":\"transparent\",\"attributionBold\":false,\"titleUppercase\":true,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"}}\" width=\"100%\" scrolling=\"no\" allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 9,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 250,
                "top": 954,
                "height": 16,
                "width": 300
              },
              "snippet": "<iframe style=\"visibility: visible; height: 16px; display: block;\" src=\"https://www.google.com/afs/ads/i/iframe.html\" id=\"slave-1-1\" name=\"slave-1-1|{\"name\":\"master-1\",\"slave-1-1\":{\"container\":\"sb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300953,17300956,17300957\",\"masterNumber\":1,\"number\":10,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"s\",\"slaveNumber\":1,\"adLoadedCallback\":null,\"hl\":\"en\",\"fontFamily\":\"Arial\",\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzkmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTBiMzJiMTgwLjIxODkxODYwJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"left\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"searchbox\",\"linkTarget\":\"_blank\",\"fontSizeTitle\":18,\"fontSizeAttribution\":13,\"colorBackground\":\"transparent\",\"hideSearchInputBorder\":true,\"hideSearchButtonBorder\":true,\"colorSearchButtonText\":\"#638296\",\"fontSizeSearchInput\":12,\"fontSizeSearchButton\":12,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"},\"master-1\":{\"container\":\"rb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300953,17300956,17300957\",\"masterNumber\":1,\"number\":6,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"m\",\"adLoadedCallback\":null,\"hl\":\"en\",\"colorTitleLink\":\"#2a56c6\",\"colorAttribution\":\"#D6D6D6\",\"fontFamily\":\"Tahoma, Verdana, Trebuchet MS\",\"fontFamilyAttribution\":\"Arial\",\"titleBold\":1,\"rolloverLinkBold\":false,\"rolloverLinkColor\":\"#888888\",\"rolloverLinkUnderline\":false,\"noTitleUnderline\":false,\"adIconWidth\":20,\"adIconHeight\":24,\"adIconSpacingAbove\":8,\"adIconSpacingBefore\":10,\"lineHeightTitle\":40,\"attributionSpacingBelow\":10,\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzkmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTBiMzJiMTgwLjIxODkxODYwJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"center\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"relatedsearch\",\"linkTarget\":\"_blank\",\"verticalSpacing\":20,\"fontSizeTitle\":\"22px\",\"fontSizeAttribution\":\"14px\",\"colorBackground\":\"transparent\",\"attributionBold\":false,\"titleUppercase\":true,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"}}\" width=\"100%\" scrolling=\"no\" allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 292,
                "top": 178,
                "height": 582,
                "width": 216
              },
              "snippet": "<iframe title=\"\" style=\"visibility: visible; height: 582px; display: block;\" src=\"https://www.google.com/afs/ads?adsafe=low&adtest=off&channel=exp-0051%2Cauxa-control-1%2C3632559&client=dp-sedo89_3ph&r=m&hl=en&type=3&uiopt=false&swp=as-drid-2362604596027056&oe=UTF-8&ie=UTF-8&fexp=21404%2C17300953%2C17300956%2C17300957&format=r6%7Cs&nocache=5911657379339342&num=0&output=afd_ads&domain_name=modernaccessibility.com&v=3&bsl=8&pac=0&u_his=3&u_tz=-240&dt=1657379339348&u_w=1680&u_h=1050&biw=800&bih=600&psw=800&psh=1071&frm=0&uio=--&cont=rb-default&jsid=caf&jsv=457459225&rurl=https%3A%2F%2Fmodernaccessibility.com%2F&adbw=slave-1-1%3A300%2Cmaster-1%3A216\" id=\"master-1\" name=\"{\"name\":\"master-1\",\"slave-1-1\":{\"container\":\"sb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300953,17300956,17300957\",\"masterNumber\":1,\"number\":10,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"s\",\"slaveNumber\":1,\"adLoadedCallback\":null,\"hl\":\"en\",\"fontFamily\":\"Arial\",\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzkmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTBiMzJiMTgwLjIxODkxODYwJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"left\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"searchbox\",\"linkTarget\":\"_blank\",\"fontSizeTitle\":18,\"fontSizeAttribution\":13,\"colorBackground\":\"transparent\",\"hideSearchInputBorder\":true,\"hideSearchButtonBorder\":true,\"colorSearchButtonText\":\"#638296\",\"fontSizeSearchInput\":12,\"fontSizeSearchButton\":12,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"},\"master-1\":{\"container\":\"rb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300953,17300956,17300957\",\"masterNumber\":1,\"number\":6,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"m\",\"adLoadedCallback\":null,\"hl\":\"en\",\"colorTitleLink\":\"#2a56c6\",\"colorAttribution\":\"#D6D6D6\",\"fontFamily\":\"Tahoma, Verdana, Trebuchet MS\",\"fontFamilyAttribution\":\"Arial\",\"titleBold\":1,\"rolloverLinkBold\":false,\"rolloverLinkColor\":\"#888888\",\"rolloverLinkUnderline\":false,\"noTitleUnderline\":false,\"adIconWidth\":20,\"adIconHeight\":24,\"adIconSpacingAbove\":8,\"adIconSpacingBefore\":10,\"lineHeightTitle\":40,\"attributionSpacingBelow\":10,\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzkmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTBiMzJiMTgwLjIxODkxODYwJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"center\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"relatedsearch\",\"linkTarget\":\"_blank\",\"verticalSpacing\":20,\"fontSizeTitle\":\"22px\",\"fontSizeAttribution\":\"14px\",\"colorBackground\":\"transparent\",\"attributionBold\":false,\"titleUppercase\":true,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"}}\" width=\"100%\" scrolling=\"no\" allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 22,
                "height": 1073,
                "width": 800
              },
              "snippet": "<body>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 369,
                "top": 1072,
                "height": 11,
                "width": 63
              },
              "snippet": "<a onclick=\"window.open(\n                        '//sedoparking.com/privacy-policy/en/index.html',\n                        'privacy-policy','width=600,height=400');\n                        return false;\" href=\"#\" class=\"container-privacyPolicy__content-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1033,
                "height": 23,
                "width": 720
              },
              "snippet": "<p class=\"container-disclaimer__content-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 22,
                "height": 37,
                "width": 800
              },
              "snippet": "<h1 class=\"container-header__content\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400",
              "bounds": {
                "left": 369,
                "top": 1072,
                "height": 11,
                "width": 63
              },
              "snippet": "<a onclick=\"window.open(\n                        '//sedoparking.com/privacy-policy/en/index.html',\n                        'privacy-policy','width=600,height=400');\n                        return false;\" href=\"#\" class=\"container-privacyPolicy__content-link\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400",
              "bounds": {
                "left": 297,
                "top": 1033,
                "height": 11,
                "width": 98
              },
              "snippet": "<a href=\"https://www.sedo.com/services/parking.php3\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.03 with its background is less than the WCAG AA minimum requirements for text of size 10px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 1033,
                "height": 23,
                "width": 720
              },
              "snippet": "<p class=\"container-disclaimer__content-text\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, marginwidth, marginheight, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 250,
                "top": 954,
                "height": 16,
                "width": 300
              },
              "snippet": "<iframe style=\"visibility: visible; height: 16px; display: block;\" src=\"https://www.google.com/afs/ads/i/iframe.html\" id=\"slave-1-1\" name=\"slave-1-1|{\"name\":\"master-1\",\"slave-1-1\":{\"container\":\"sb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300953,17300956,17300957\",\"masterNumber\":1,\"number\":10,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"s\",\"slaveNumber\":1,\"adLoadedCallback\":null,\"hl\":\"en\",\"fontFamily\":\"Arial\",\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzkmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTBiMzJiMTgwLjIxODkxODYwJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"left\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"searchbox\",\"linkTarget\":\"_blank\",\"fontSizeTitle\":18,\"fontSizeAttribution\":13,\"colorBackground\":\"transparent\",\"hideSearchInputBorder\":true,\"hideSearchButtonBorder\":true,\"colorSearchButtonText\":\"#638296\",\"fontSizeSearchInput\":12,\"fontSizeSearchButton\":12,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"},\"master-1\":{\"container\":\"rb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300953,17300956,17300957\",\"masterNumber\":1,\"number\":6,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"m\",\"adLoadedCallback\":null,\"hl\":\"en\",\"colorTitleLink\":\"#2a56c6\",\"colorAttribution\":\"#D6D6D6\",\"fontFamily\":\"Tahoma, Verdana, Trebuchet MS\",\"fontFamilyAttribution\":\"Arial\",\"titleBold\":1,\"rolloverLinkBold\":false,\"rolloverLinkColor\":\"#888888\",\"rolloverLinkUnderline\":false,\"noTitleUnderline\":false,\"adIconWidth\":20,\"adIconHeight\":24,\"adIconSpacingAbove\":8,\"adIconSpacingBefore\":10,\"lineHeightTitle\":40,\"attributionSpacingBelow\":10,\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzkmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTBiMzJiMTgwLjIxODkxODYwJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"center\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"relatedsearch\",\"linkTarget\":\"_blank\",\"verticalSpacing\":20,\"fontSizeTitle\":\"22px\",\"fontSizeAttribution\":\"14px\",\"colorBackground\":\"transparent\",\"attributionBold\":false,\"titleUppercase\":true,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"}}\" width=\"100%\" scrolling=\"no\" allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, marginwidth, marginheight, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 292,
                "top": 178,
                "height": 582,
                "width": 216
              },
              "snippet": "<iframe title=\"\" style=\"visibility: visible; height: 582px; display: block;\" src=\"https://www.google.com/afs/ads?adsafe=low&adtest=off&channel=exp-0051%2Cauxa-control-1%2C3632559&client=dp-sedo89_3ph&r=m&hl=en&type=3&uiopt=false&swp=as-drid-2362604596027056&oe=UTF-8&ie=UTF-8&fexp=21404%2C17300953%2C17300956%2C17300957&format=r6%7Cs&nocache=5911657379339342&num=0&output=afd_ads&domain_name=modernaccessibility.com&v=3&bsl=8&pac=0&u_his=3&u_tz=-240&dt=1657379339348&u_w=1680&u_h=1050&biw=800&bih=600&psw=800&psh=1071&frm=0&uio=--&cont=rb-default&jsid=caf&jsv=457459225&rurl=https%3A%2F%2Fmodernaccessibility.com%2F&adbw=slave-1-1%3A300%2Cmaster-1%3A216\" id=\"master-1\" name=\"{\"name\":\"master-1\",\"slave-1-1\":{\"container\":\"sb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300953,17300956,17300957\",\"masterNumber\":1,\"number\":10,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"s\",\"slaveNumber\":1,\"adLoadedCallback\":null,\"hl\":\"en\",\"fontFamily\":\"Arial\",\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzkmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTBiMzJiMTgwLjIxODkxODYwJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"left\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"searchbox\",\"linkTarget\":\"_blank\",\"fontSizeTitle\":18,\"fontSizeAttribution\":13,\"colorBackground\":\"transparent\",\"hideSearchInputBorder\":true,\"hideSearchButtonBorder\":true,\"colorSearchButtonText\":\"#638296\",\"fontSizeSearchInput\":12,\"fontSizeSearchButton\":12,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"},\"master-1\":{\"container\":\"rb-default\",\"channel\":\"exp-0051,auxa-control-1,3632559\",\"domainName\":\"modernaccessibility.com\",\"fexp\":\"21404,17300953,17300956,17300957\",\"masterNumber\":1,\"number\":6,\"pubId\":\"dp-sedo89_3ph\",\"role\":\"m\",\"adLoadedCallback\":null,\"hl\":\"en\",\"colorTitleLink\":\"#2a56c6\",\"colorAttribution\":\"#D6D6D6\",\"fontFamily\":\"Tahoma, Verdana, Trebuchet MS\",\"fontFamilyAttribution\":\"Arial\",\"titleBold\":1,\"rolloverLinkBold\":false,\"rolloverLinkColor\":\"#888888\",\"rolloverLinkUnderline\":false,\"noTitleUnderline\":false,\"adIconWidth\":20,\"adIconHeight\":24,\"adIconSpacingAbove\":8,\"adIconSpacingBefore\":10,\"lineHeightTitle\":40,\"attributionSpacingBelow\":10,\"resultsPageBaseUrl\":\"https://modernaccessibility.com/caf/?ses=Y3JlPTE2NTczNzkzMzkmdGNpZD1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbTYyYzk5YTBiMzJiMTgwLjIxODkxODYwJnRhc2s9c2VhcmNoJmRvbWFpbj1tb2Rlcm5hY2Nlc3NpYmlsaXR5LmNvbSZhX2lkPTMmc2Vzc2lvbj1Ramlsc05IM1l4T1gzU0R2NVpSRA==\",\"columns\":1,\"horizontalAlignment\":\"center\",\"resultsPageQueryParam\":\"query\",\"kw\":\"\",\"ie\":\"UTF-8\",\"maxTop\":null,\"minTop\":null,\"oe\":\"UTF-8\",\"type\":\"relatedsearch\",\"linkTarget\":\"_blank\",\"verticalSpacing\":20,\"fontSizeTitle\":\"22px\",\"fontSizeAttribution\":\"14px\",\"colorBackground\":\"transparent\",\"attributionBold\":false,\"titleUppercase\":true,\"uiOptimize\":false,\"domainRegistrant\":\"as-drid-2362604596027056\"}}\" width=\"100%\" scrolling=\"no\" allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" frameborder=\"0\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://modernaccessibility.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "modernaccessibility.com - modernaccessibility Resources and Information.",
          "pageurl": "https://modernaccessibility.com/",
          "time": 2.52,
          "creditsremaining": 219,
          "allitemcount": 9,
          "totalelements": 36,
          "waveurl": "http://wave.webaim.org/report?url=https://modernaccessibility.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#container-footer > DIV#container-disclaimer > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container-footer > DIV#container-disclaimer > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#container-footer > DIV#container-privacyPolicy > DIV:first-child > DIV#privacy-policy-link > A:first-child"
                ],
                "contrastdata": [
                  [
                    2.02,
                    "#555555",
                    "#262626",
                    false
                  ],
                  [
                    2.02,
                    "#555555",
                    "#262626",
                    false
                  ],
                  [
                    2.02,
                    "#555555",
                    "#262626",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 2,
            "items": {
              "region_missing": {
                "id": "region_missing",
                "description": "No page regions",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#container-footer > DIV#container-disclaimer > DIV:first-child > P:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://modernaccessibility.com/",
      "what": "URL",
      "result": "https://modernaccessibility.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://modernaccessibility.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.066",
        "responseTime": "2022-07-09T15:09:07.254Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1003771,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 8,
              "totalWarnings": 0,
              "totalIssues": 8
            },
            "issuesByLevel": {
              "A": {
                "count": 2,
                "pct": 25
              },
              "AA": {
                "count": 2,
                "pct": 25
              },
              "AAA": {
                "count": 8,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "9ebab130-8b8a-4a35-ae46-1ea7da8bae0f",
          "docID": "a057b80a-dc0d-4d5c-b1f8-ed3218ad7e9b",
          "sourceHash": "f5623857815263718e42a25eec62312d",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=9ebab130-8b8a-4a35-ae46-1ea7da8bae0f",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 21.4375
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1091.8775
                },
                "height": 1070.44,
                "width": 1024
              },
              "position": {
                "line": 2885,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;div class=\"container-header\" id=\"container-header\"&gt;&lt;h1 class=\"container-header__content\"&gt;modernaccessibility.com&lt;/h1&gt;&lt;a href=\"https://www.name.com/domain/renew/modernaccessibility.com?utm_source=Sedo_parked_page&amp;amp;",
              "xpath": "/html/body",
              "issueID": "f8a921246f7f995002555175dfaf6111",
              "signature": "e2eb57f1ef267f24d8a7aa10d36c4762",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=f8a921246f7f995002555175dfaf6111"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -0.002500000000001279
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 35.9975
                },
                "height": 36,
                "width": 1024
              },
              "position": {
                "line": 4903,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"container-header__content\"&gt;modernaccessibility.com&lt;/h1&gt;",
              "xpath": "/html/body/div[1]/h1[1]",
              "issueID": "33a0b555e24718b8f22d655c469dacb6",
              "signature": "cc62bbce697ef2b71e3ac02aefa62bfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=33a0b555e24718b8f22d655c469dacb6"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 837.734375,
                  "y": 78.875
                },
                "bottom-right": {
                  "x": 923.999975,
                  "y": 96.875
                },
                "height": 18,
                "width": 86.2656
              },
              "position": {
                "line": 849,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.name.com/domain/renew/modernaccessibility.com?utm_source=Sedo_parked_page&amp;amp;utm_medium=button&amp;amp;utm_campaign=Sedo_Expired_v\" class=\"container-header__link\" target=\"_blank\" rel=\"nofollow\"&gt; Renew Now\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/a[1]",
              "issueID": "22c25672a5c3ff290cf117d7a302a253",
              "signature": "abd6ffe20ba56bf513582ccb7a28c9a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=22c25672a5c3ff290cf117d7a302a253"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.1875,
                  "y": 1021.875
                },
                "bottom-right": {
                  "x": 972.8125,
                  "y": 1043.875
                },
                "height": 22,
                "width": 921.625
              },
              "position": {
                "line": 849,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"container-disclaimer__content-text\"&gt; This webpage was generated by the domain owner using &lt;a href=\"https://www.sedo.com/services/parking.php3\"&gt;Sedo Domain Parking&lt;/a&gt;. Disclaimer: Sedo maintains no relationship with third part",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[1]",
              "issueID": "7ce6b68783001c5c4aa6942c3bc8150a",
              "signature": "bc7e408c515092e6063b0932bbbb8ef9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7ce6b68783001c5c4aa6942c3bc8150a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 480.875,
                  "y": 1068.875
                },
                "bottom-right": {
                  "x": 542.875,
                  "y": 1079.875
                },
                "height": 11,
                "width": 62
              },
              "position": {
                "line": 849,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"container-privacyPolicy__content-link\" href=\"#\" onclick=\"window.open( '//sedoparking.com/privacy-policy/en/index.html', 'privacy-policy','width=600,height=400'); return false;\"&gt; Privacy Policy &lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "ee19e34eca7981e8385816692817666e",
              "signature": "35c8ac4ed5f09b656944fdb7a6ebe230",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ee19e34eca7981e8385816692817666e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 21.4375
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1091.8775
                },
                "height": 1070.44,
                "width": 1024
              },
              "position": {
                "line": 2885,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;div class=\"container-header\" id=\"container-header\"&gt;&lt;h1 class=\"container-header__content\"&gt;modernaccessibility.com&lt;/h1&gt;&lt;a href=\"https://www.name.com/domain/renew/modernaccessibility.com?utm_source=Sedo_parked_page&amp;amp;",
              "xpath": "/html/body",
              "issueID": "8b2fae33bb5089560d8c5e075ba054a4",
              "signature": "6270636dc4b21619a0c7f2c374da8b97",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8b2fae33bb5089560d8c5e075ba054a4"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.1875,
                  "y": 1021.875
                },
                "bottom-right": {
                  "x": 972.8125,
                  "y": 1043.875
                },
                "height": 22,
                "width": 921.625
              },
              "position": {
                "line": 849,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"container-disclaimer__content-text\"&gt; This webpage was generated by the domain owner using &lt;a href=\"https://www.sedo.com/services/parking.php3\"&gt;Sedo Domain Parking&lt;/a&gt;. Disclaimer: Sedo maintains no relationship with third part",
              "xpath": "/html/body/div[5]/div[1]/div[1]/p[1]",
              "issueID": "adb7b7cf3b7aabf88e4a8b685037bf2a",
              "signature": "616f487bebe902491b962406c858e021",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=adb7b7cf3b7aabf88e4a8b685037bf2a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 837.734375,
                  "y": 78.875
                },
                "bottom-right": {
                  "x": 923.999975,
                  "y": 96.875
                },
                "height": 18,
                "width": 86.2656
              },
              "position": {
                "line": 849,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.name.com/domain/renew/modernaccessibility.com?utm_source=Sedo_parked_page&amp;amp;utm_medium=button&amp;amp;utm_campaign=Sedo_Expired_v\" class=\"container-header__link\" target=\"_blank\" rel=\"nofollow\"&gt; Renew Now\n&lt;/a&gt;",
              "xpath": "/html/body/div[1]/a[1]",
              "issueID": "027d443c20a15f2404e578c5a4d9ee24",
              "signature": "aab2f462077c83fa87f414247a16abd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=027d443c20a15f2404e578c5a4d9ee24"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:08:17",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "motion",
      13
    ],
    [
      "hover",
      4
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "ibm",
      2
    ],
    [
      "tenon",
      2
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 14,
  "logSize": 1091,
  "errorLogCount": 3,
  "errorLogSize": 442,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:09:07",
  "elapsedSeconds": 49,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focInd": 6
      },
      "alfa": {
        "r13": 8,
        "r40": 8,
        "r47": 4,
        "r57": 20,
        "r66": 12,
        "r69": 8,
        "r73": 4,
        "r74": 4,
        "r87": 1
      },
      "axe": {
        "frame-tested": 2,
        "color-contrast-enhanced": 15,
        "color-contrast": 9,
        "frame-title": 6,
        "landmark-one-main": 2,
        "meta-viewport": 4,
        "region": 4
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 12,
        "e:AA.2_4_1.H64.1": 8,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1
      },
      "wave": {
        "c:contrast": 9,
        "a:region_missing": 1,
        "a:text_small": 1
      },
      "tenon": {
        "28": 4,
        "95": 8,
        "134": 6,
        "144": 8,
        "218": 4
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 6,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "iframeTitleBad": {
          "alfa": {
            "r13": {
              "score": 8,
              "what": "iframe has no accessible name"
            }
          },
          "axe": {
            "frame-title": {
              "score": 6,
              "what": "Frame has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 8,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "regionNoText": {
          "alfa": {
            "r40": {
              "score": 8,
              "what": "Region has no accessible name"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 10,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 4,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 6,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 7,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 9,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "mainLandmark": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "noLandmarks": {
          "wave": {
            "a:region_missing": {
              "score": 1,
              "what": "Page has no regions or ARIA landmarks"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 5,
              "what": "Text is very small"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 3,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 163,
      "log": 30,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 19
        },
        {
          "groupName": "iframeTitleBad",
          "score": 16
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 13
        },
        {
          "groupName": "regionNoText",
          "score": 10
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "focusIndication",
          "score": 8
        },
        {
          "groupName": "metaBansZoom",
          "score": 8
        },
        {
          "groupName": "contrastAAA",
          "score": 8
        },
        {
          "groupName": "fontSmall",
          "score": 7
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 5
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "noLandmarks",
          "score": 3
        }
      ]
    }
  }
}