Accessibility test digest

Synopsis

Page: Facebook (100%)

URL: https://www.facebook.com/

Score: 897

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the Facebook (100%) web page at https://www.facebook.com/ on 2022/08/13. The procedure performed 1230 tests. Of these, 24 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total897
log181
preventions200
contrastAA260
focusIndication51
contrastAAA42
contentBeyondLandmarks32
linkIndication17
attributeBad14
targetSize14
linkForcesNewWindow14
roleBad10
imageNoText8
linkNoText6
accessKeyDuplicate6
leadingClipsText6
h1Missing5
horizontalScrolling5
skipRepeatedContent4
fontSmall4
hoverSurprise3
inconsistentStyles3
hiddenContentRisk3
typeRedundant3
noScriptRisk3
headingStructure3

Issue summary

Special issues

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

preventions: Score 200. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

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

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

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

linkIndication: Score 17. Issues reported by tests in this category:

attributeBad: Score 14. Issues reported by tests in this category:

targetSize: Score 14. Issues reported by tests in this category:

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

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

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

linkNoText: Score 6. Issues reported by tests in this category:

accessKeyDuplicate: Score 6. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

headingStructure: 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 sp15c. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "4yiew-facebook",
  "host": {
    "id": "facebook",
    "which": "https://www.facebook.com/",
    "what": "Facebook (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T04:20:49"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T04:23:03"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.facebook.com/",
        "what": "Facebook (100%)"
      },
      {
        "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://www.facebook.com/",
        "what": "Facebook (100%)"
      },
      {
        "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": 40,
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "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": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "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://www.facebook.com/",
      "what": "Facebook (100%)",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.facebook.com/",
      "result": {
        "bytes": [
          60725,
          60725,
          60725,
          60725,
          60725
        ],
        "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://www.facebook.com/",
      "what": "Facebook (100%)",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.facebook.com/",
      "result": {
        "visibleElements": 124
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.facebook.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.facebook.com/",
      "result": {
        "tabFocusables": 48,
        "tabFocused": 48,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.facebook.com/",
      "result": {
        "totals": {
          "total": 48,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 4,
              "tagNames": {
                "INPUT": 1,
                "BUTTON": 1,
                "A": 2
              }
            },
            "outlinePresent": {
              "total": 44,
              "meanDelay": 0,
              "tagNames": {
                "INPUT": 1,
                "A": 43
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Log In"
            },
            {
              "tagName": "A",
              "text": "Create new account"
            },
            {
              "tagName": "A",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Forgot password?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Create a Page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Français (France)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "中文(简体)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "العربية",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Português (Brasil)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Italiano",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "한국어",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deutsch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "हिन्दी",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "日本語",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sign Up",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Log In",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Messenger",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook Lite",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Watch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Places",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Games",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marketplace",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook Pay",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Oculus",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Portal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bulletin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Local",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fundraisers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Voting Information Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Groups",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Create Ad",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Create Page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Developers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ad choices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Uploading & Non-Users",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Settings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Activity log",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.facebook.com/",
      "result": {
        "totals": {
          "total": 53,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 53,
              "tagNames": {
                "INPUT": 6,
                "A": 46,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"jazoest\" value=\"2891\" autocomplete=\"off\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"lsd\" value=\"AVohy60A1Is\" autocomplete=\"off\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email",
              "text": "<input type=\"text\" class=\"inputtext _55r1 _6luy\" name=\"email\" id=\"email\" data-te",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "pass",
              "text": "<input type=\"password\" class=\"inputtext _55r1 _6luy _9npi\" name=\"pass\" id=\"pass\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" role=\"button\" style=\"cursor: default;\"><div class=\"_9lsa\"><div class",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" autocomplete=\"off\" name=\"login_source\" value=\"comet_headerl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" autocomplete=\"off\" name=\"next\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "u_0_5_YE",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forgot password?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "u_0_0_2q",
              "text": "Create new account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Create a Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français (France)",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文(简体)",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "العربية",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Português (Brasil)",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italiano",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "हिन्दी",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "日本語",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a role=\"button\" class=\"_42ft _4jy0 _517i _517h _51sy\" rel=\"dialog\" ajaxify=\"/se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign Up",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Messenger",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook Lite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Places",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Games",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marketplace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook Pay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oculus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Portal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bulletin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Local",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fundraisers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting Information Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Groups",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Create Ad",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Create Page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Developers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ad choices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Uploading & Non-Users",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Activity log",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.facebook.com/",
      "result": {
        "totals": {
          "triggers": 87,
          "headTriggers": 40,
          "tailTriggers": 47,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Activitylog"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.facebook.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Email or phone number"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "password",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Password"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Log In"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.facebook.com/",
      "result": {
        "totals": {
          "links": 46,
          "adjacent": {
            "total": 15,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "",
            "Forgot password?",
            "Create new account",
            "Create a Page",
            "Español",
            "Français (France)",
            "中文(简体)",
            "العربية",
            "Português (Brasil)",
            "Italiano",
            "한국어",
            "Deutsch",
            "हिन्दी",
            "日本語",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.facebook.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://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.facebook.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.facebook.com/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 5,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 3,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.facebook.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": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 15,
            "subtotals": [
              11,
              2,
              1,
              1
            ]
          },
          "listLink": {
            "total": 31
          },
          "h2": {
            "total": 1
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Español",
                "Français (France)",
                "中文(简体)",
                "العربية",
                "Português (Brasil)",
                "Italiano",
                "한국어",
                "Deutsch",
                "हिन्दी",
                "日本語"
              ],
              "500": [
                "Forgot password?"
              ],
              "600": [
                "Create a Page"
              ],
              "700": [
                "Create new account",
                ""
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.facebook.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://www.facebook.com/",
      "result": {
        "totals": {
          "total": 0,
          "tagNames": {}
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.facebook.com/",
      "result": {
        "totals": {
          "failures": 16,
          "warnings": 47
        },
        "items": [
          {
            "index": 265,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "English (US)"
              ]
            }
          },
          {
            "index": 266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Español"
              ]
            }
          },
          {
            "index": 267,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Français (France)"
              ]
            }
          },
          {
            "index": 268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "中文(简体)"
              ]
            }
          },
          {
            "index": 269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "العربية"
              ]
            }
          },
          {
            "index": 270,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Português (Brasil)"
              ]
            }
          },
          {
            "index": 271,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Italiano"
              ]
            }
          },
          {
            "index": 272,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "한국어"
              ]
            }
          },
          {
            "index": 273,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Deutsch"
              ]
            }
          },
          {
            "index": 274,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "हिन्दी"
              ]
            }
          },
          {
            "index": 275,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "日本語"
              ]
            }
          },
          {
            "index": 307,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Meta © 2022"
              ]
            }
          },
          {
            "index": 311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[1]/div[2]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"password\" class=\"inputtext _55r1 _6luy _9npi\" name=\"pass\" id=\"pass\" data-testid=\"royal..."
              ]
            }
          },
          {
            "index": 317,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[2]/button[1]",
              "codeLines": [
                "<button value=\"1\" class=\"_42ft _4jy0 _6lth _4jy6 _4jy1 selected _51sy\" name=\"login\" data-testid=\"ro...",
                "  Log In",
                "</button>"
              ]
            }
          },
          {
            "index": 318,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/recover/initiate/?privacy_mutation_token=eyJ0eXBlIjowLCJjcmVhdGlv...",
                "  Forgot password?",
                "</a>"
              ]
            }
          },
          {
            "index": 319,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[5]/a[1]",
              "codeLines": [
                "<a role=\"button\" class=\"_42ft _4jy0 _6lti _4jy6 _4jy2 selected _51sy\" href=\"#\" ajaxify=\"/reg/spotli...",
                "  Create new account",
                "</a>"
              ]
            }
          },
          {
            "index": 320,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"/pages/create/?ref_type=registration_form\" class=\"_8esh\">",
                "  Create a Page",
                "</a>"
              ]
            }
          },
          {
            "index": 321,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://es-la.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  Español",
                "</a>"
              ]
            }
          },
          {
            "index": 322,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://fr-fr.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  Français (France)",
                "</a>"
              ]
            }
          },
          {
            "index": 323,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://zh-cn.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  中文(简体)",
                "</a>"
              ]
            }
          },
          {
            "index": 324,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"rtl\" href=\"https://ar-ar.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  العربية",
                "</a>"
              ]
            }
          },
          {
            "index": 325,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://pt-br.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  Português (Brasil)",
                "</a>"
              ]
            }
          },
          {
            "index": 326,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://it-it.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  Italiano",
                "</a>"
              ]
            }
          },
          {
            "index": 327,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://ko-kr.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  한국어",
                "</a>"
              ]
            }
          },
          {
            "index": 328,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://de-de.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  Deutsch",
                "</a>"
              ]
            }
          },
          {
            "index": 329,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://hi-in.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  हिन्दी",
                "</a>"
              ]
            }
          },
          {
            "index": 330,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "codeLines": [
                "<a class=\"_sv4\" dir=\"ltr\" href=\"https://ja-jp.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;...",
                "  日本語",
                "</a>"
              ]
            }
          },
          {
            "index": 331,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[12]/a[1]",
              "codeLines": [
                "<a role=\"button\" class=\"_42ft _4jy0 _517i _517h _51sy\" rel=\"dialog\" ajaxify=\"/settings/language/lan...",
                "  <i class=\"img sp_Awgqz7K4lHq sx_60b650\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 332,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/reg/\" title=\"Sign Up for Facebook\">",
                "  Sign Up",
                "</a>"
              ]
            }
          },
          {
            "index": 333,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/login/\" title=\"Log into Facebook\">",
                "  Log In",
                "</a>"
              ]
            }
          },
          {
            "index": 334,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://messenger.com/\" title=\"Check out Messenger.\">",
                "  Messenger",
                "</a>"
              ]
            }
          },
          {
            "index": 335,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/lite/\" title=\"Facebook Lite for Android.\">",
                "  Facebook Lite",
                "</a>"
              ]
            }
          },
          {
            "index": 336,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/watch/\" title=\"Browse our Watch videos.\">",
                "  Watch",
                "</a>"
              ]
            }
          },
          {
            "index": 337,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/places/\" title=\"Check out popular places on Facebook.\">",
                "  Places",
                "</a>"
              ]
            }
          },
          {
            "index": 338,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"/games/\" title=\"Check out Facebook games.\">",
                "  Games",
                "</a>"
              ]
            }
          },
          {
            "index": 339,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"/marketplace/\" title=\"Buy and sell on Facebook Marketplace.\">",
                "  Marketplace",
                "</a>"
              ]
            }
          },
          {
            "index": 340,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]",
              "codeLines": [
                "<a href=\"https://pay.facebook.com/\" title=\"Learn more about Facebook Pay\" target=\"_blank\">",
                "  Facebook Pay",
                "</a>"
              ]
            }
          },
          {
            "index": 341,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[10]/a[1]",
              "codeLines": [
                "<a href=\"https://www.oculus.com/\" title=\"Learn more about Oculus\" target=\"_blank\">",
                "  Oculus",
                "</a>"
              ]
            }
          },
          {
            "index": 342,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[11]/a[1]",
              "codeLines": [
                "<a href=\"https://portal.facebook.com/\" title=\"Learn more about Facebook Portal\" target=\"_blank\">",
                "  Portal",
                "</a>"
              ]
            }
          },
          {
            "index": 343,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[12]/a[1]",
              "codeLines": [
                "<a href=\"https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&h=AT2mhs-kui82auVI4e19s2...",
                "  Instagram",
                "</a>"
              ]
            }
          },
          {
            "index": 344,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[13]/a[1]",
              "codeLines": [
                "<a href=\"https://www.bulletin.com/\" title=\"Check out Bulletin Newsletter\">",
                "  Bulletin",
                "</a>"
              ]
            }
          },
          {
            "index": 345,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[14]/a[1]",
              "codeLines": [
                "<a href=\"/local/lists/245019872666104/\" title=\"Browse our Local Lists directory.\">",
                "  Local",
                "</a>"
              ]
            }
          },
          {
            "index": 346,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[15]/a[1]",
              "codeLines": [
                "<a href=\"/fundraisers/\" title=\"Donate to worthy causes.\">",
                "  Fundraisers",
                "</a>"
              ]
            }
          },
          {
            "index": 347,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[16]/a[1]",
              "codeLines": [
                "<a href=\"/biz/directory/\" title=\"Browse our Facebook Services directory.\">",
                "  Services",
                "</a>"
              ]
            }
          },
          {
            "index": 348,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[17]/a[1]",
              "codeLines": [
                "<a href=\"/votinginformationcenter/?entry_point=c2l0ZQ%3D%3D\" title=\"See the Voting Information Cent...",
                "  Voting Information Center",
                "</a>"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[18]/a[1]",
              "codeLines": [
                "<a href=\"/groups/explore/\" title=\"Explore our Groups.\">",
                "  Groups",
                "</a>"
              ]
            }
          },
          {
            "index": 350,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[19]/a[1]",
              "codeLines": [
                "<a href=\"https://about.facebook.com/\" accesskey=\"8\" title=\"Read our blog, discover the resource cen...",
                "  About",
                "</a>"
              ]
            }
          },
          {
            "index": 351,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[20]/a[1]",
              "codeLines": [
                "<a href=\"/ad_campaign/landing.php?placement=pflo&campaign_id=402047449186&nav_source=unknown&extra_...",
                "  Create Ad",
                "</a>"
              ]
            }
          },
          {
            "index": 352,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[21]/a[1]",
              "codeLines": [
                "<a href=\"/pages/create/?ref_type=site_footer\" title=\"Create a page\">",
                "  Create Page",
                "</a>"
              ]
            }
          },
          {
            "index": 353,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[22]/a[1]",
              "codeLines": [
                "<a href=\"https://developers.facebook.com/?ref=pf\" title=\"Develop on our platform.\">",
                "  Developers",
                "</a>"
              ]
            }
          },
          {
            "index": 354,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[23]/a[1]",
              "codeLines": [
                "<a href=\"/careers/?ref=pf\" title=\"Make your next career move to our awesome company.\">",
                "  Careers",
                "</a>"
              ]
            }
          },
          {
            "index": 355,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[24]/a[1]",
              "codeLines": [
                "<a data-nocookies=\"1\" href=\"/privacy/explanation/\" title=\"Learn about your privacy and Facebook.\">",
                "  Privacy",
                "</a>"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[25]/a[1]",
              "codeLines": [
                "<a href=\"/policies/cookies/\" title=\"Learn about cookies and Facebook.\" data-nocookies=\"1\">",
                "  Cookies",
                "</a>"
              ]
            }
          },
          {
            "index": 357,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[26]/a[1]",
              "codeLines": [
                "<a class=\"_41ug\" data-nocookies=\"1\" href=\"https://www.facebook.com/help/568137493302217\" title=\"Lea...",
                "  Ad choices",
                "  <i class=\"img sp_Awgqz7K4lHq sx_f315b2\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 358,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[27]/a[1]",
              "codeLines": [
                "<a data-nocookies=\"1\" href=\"/policies?ref=pf\" accesskey=\"9\" title=\"Review our terms and policies.\">",
                "  Terms",
                "</a>"
              ]
            }
          },
          {
            "index": 359,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[28]/a[1]",
              "codeLines": [
                "<a href=\"/help/?ref=pf\" accesskey=\"0\" title=\"Visit our Help Center.\">",
                "  Help",
                "</a>"
              ]
            }
          },
          {
            "index": 360,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[29]/a[1]",
              "codeLines": [
                "<a href=\"help/637205020878504\" title=\"Visit our Contact Uploading & Non-Users Notice.\">",
                "  Contact Uploading & Non-Users",
                "</a>"
              ]
            }
          },
          {
            "index": 361,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[30]/a[1]",
              "codeLines": [
                "<a accesskey=\"6\" class=\"accessible_elem\" href=\"/settings\" title=\"View and edit your Facebook settin...",
                "  Settings",
                "</a>"
              ]
            }
          },
          {
            "index": 362,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[31]/a[1]",
              "codeLines": [
                "<a accesskey=\"7\" class=\"accessible_elem\" href=\"/allactivity?privacy_source=activity_log_top_menu\" t...",
                "  Activity log",
                "</a>"
              ]
            }
          },
          {
            "index": 365,
            "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]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "English (US)"
              ]
            }
          },
          {
            "index": 366,
            "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]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Meta © 2022"
              ]
            }
          },
          {
            "index": 399,
            "verdict": "failed",
            "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://www.facebook.com/",
      "result": {
        "totals": {
          "rulesNA": 56,
          "rulesPassed": 39,
          "rulesWarned": 3,
          "rulesViolated": 4,
          "warnings": {
            "minor": 1,
            "moderate": 0,
            "serious": 4,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 13,
            "serious": 85,
            "critical": 0
          }
        },
        "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-08-13T04:22:26.826Z",
          "url": "https://www.facebook.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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": "#1d2129",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" class=\"inputtext _55r1 _6luy\" name=\"email\" id=\"email\" data-testid=\"royal_email\" placeholder=\"Email or phone number\" autofocus=\"1\" aria-label=\"Email or phone number\">",
                          "target": [
                            "#email"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" class=\"inputtext _55r1 _6luy\" name=\"email\" id=\"email\" data-testid=\"royal_email\" placeholder=\"Email or phone number\" autofocus=\"1\" aria-label=\"Email or phone number\">",
                  "target": [
                    "#email"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1d2129",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"_6luy _55r1 _1kbt\" id=\"passContainer\">",
                          "target": [
                            "#passContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"password\" class=\"inputtext _55r1 _6luy _9npi\" name=\"pass\" id=\"pass\" data-testid=\"royal_pass\" placeholder=\"Password\" aria-label=\"Password\">",
                  "target": [
                    "#pass"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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": "#1d2129",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" class=\"inputtext _55r1 _6luy\" name=\"email\" id=\"email\" data-testid=\"royal_email\" placeholder=\"Email or phone number\" autofocus=\"1\" aria-label=\"Email or phone number\">",
                          "target": [
                            "#email"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" class=\"inputtext _55r1 _6luy\" name=\"email\" id=\"email\" data-testid=\"royal_email\" placeholder=\"Email or phone number\" autofocus=\"1\" aria-label=\"Email or phone number\">",
                  "target": [
                    "#email"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1d2129",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"_6luy _55r1 _1kbt\" id=\"passContainer\">",
                          "target": [
                            "#passContainer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"password\" class=\"inputtext _55r1 _6luy _9npi\" name=\"pass\" id=\"pass\" data-testid=\"royal_pass\" placeholder=\"Password\" aria-label=\"Password\">",
                  "target": [
                    "#pass"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://facebook.com/security/hsts-pixel.gif\" width=\"0\" height=\"0\" style=\"display:none\">",
                  "target": [
                    "img[width=\"0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "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": "#ffffff",
                        "bgColor": "#1877f2",
                        "contrastRatio": 4.23,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button value=\"1\" class=\"_42ft _4jy0 _6lth _4jy6 _4jy1 selected _51sy\" name=\"login\" data-testid=\"royal_login_button\" type=\"submit\" id=\"u_0_5_Gu\">Log In</button>",
                          "target": [
                            "#u_0_5_Gu"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.23 (foreground color: #ffffff, background color: #1877f2, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button value=\"1\" class=\"_42ft _4jy0 _6lth _4jy6 _4jy1 selected _51sy\" name=\"login\" data-testid=\"royal_login_button\" type=\"submit\" id=\"u_0_5_Gu\">Log In</button>",
                  "target": [
                    "#u_0_5_Gu"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #ffffff, background color: #1877f2, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1877f2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"_6luv _52jv\">",
                          "target": [
                            "._6luv"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.23 (foreground color: #1877f2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/recover/initiate/?privacy_mutation_token=eyJ0eXBlIjowLCJjcmVhdGlvbl90aW1lIjoxNjYwMzY0NTQwLCJjYWxsc2l0ZV9pZCI6MzgxMjI5MDc5NTc1OTQ2fQ%3D%3D&amp;ars=facebook_login\">Forgot password?</a>",
                  "target": [
                    "._6ltj > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #1877f2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#42b72a",
                        "contrastRatio": 2.61,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a role=\"button\" class=\"_42ft _4jy0 _6lti _4jy6 _4jy2 selected _51sy\" href=\"#\" ajaxify=\"/reg/spotlight/\" id=\"u_0_0_EW\" data-testid=\"open-registration-form-button\" rel=\"async\">Create new account</a>",
                          "target": [
                            "#u_0_0_EW"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.61 (foreground color: #ffffff, background color: #42b72a, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a role=\"button\" class=\"_42ft _4jy0 _6lti _4jy6 _4jy2 selected _51sy\" href=\"#\" ajaxify=\"/reg/spotlight/\" id=\"u_0_0_EW\" data-testid=\"open-registration-form-button\" rel=\"async\">Create new account</a>",
                  "target": [
                    "#u_0_0_EW"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #ffffff, background color: #42b72a, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#737373",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.74,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.74 (foreground color: #737373, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>English (US)</li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.74 (foreground color: #737373, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://es-la.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;es_LA&quot;, &quot;en_US&quot;, &quot;https:\\/\\/es-la.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 0); return false;\" title=\"Spanish\">Español</a>",
                  "target": [
                    "a[href$=\"es-la.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://fr-fr.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;fr_FR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/fr-fr.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 1); return false;\" title=\"French (France)\">Français (France)</a>",
                  "target": [
                    "a[href$=\"fr-fr.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://zh-cn.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;zh_CN&quot;, &quot;en_US&quot;, &quot;https:\\/\\/zh-cn.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 2); return false;\" title=\"Simplified Chinese (China)\">中文(简体)</a>",
                  "target": [
                    "a[href$=\"zh-cn.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"rtl\" href=\"https://ar-ar.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ar_AR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ar-ar.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 3); return false;\" title=\"Arabic\">العربية</a>",
                  "target": [
                    "a[dir=\"rtl\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://pt-br.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;pt_BR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/pt-br.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 4); return false;\" title=\"Portuguese (Brazil)\">Português (Brasil)</a>",
                  "target": [
                    "a[href$=\"pt-br.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://it-it.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;it_IT&quot;, &quot;en_US&quot;, &quot;https:\\/\\/it-it.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 5); return false;\" title=\"Italian\">Italiano</a>",
                  "target": [
                    "a[href$=\"it-it.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://ko-kr.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ko_KR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ko-kr.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 6); return false;\" title=\"Korean\">한국어</a>",
                  "target": [
                    "a[href$=\"ko-kr.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://de-de.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;de_DE&quot;, &quot;en_US&quot;, &quot;https:\\/\\/de-de.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 7); return false;\" title=\"German\">Deutsch</a>",
                  "target": [
                    "a[href$=\"de-de.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://hi-in.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;hi_IN&quot;, &quot;en_US&quot;, &quot;https:\\/\\/hi-in.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 8); return false;\" title=\"Hindi\">हिन्दी</a>",
                  "target": [
                    "a[href$=\"hi-in.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://ja-jp.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ja_JP&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ja-jp.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 9); return false;\" title=\"Japanese\">日本語</a>",
                  "target": [
                    "a[href$=\"ja-jp.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/reg/\" title=\"Sign Up for Facebook\">Sign Up</a>",
                  "target": [
                    "a[href$=\"reg/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/login/\" title=\"Log into Facebook\">Log In</a>",
                  "target": [
                    "a[href$=\"login/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://messenger.com/\" title=\"Check out Messenger.\">Messenger</a>",
                  "target": [
                    "a[href$=\"messenger.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/lite/\" title=\"Facebook Lite for Android.\">Facebook Lite</a>",
                  "target": [
                    "a[href$=\"lite/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/watch/\" title=\"Browse our Watch videos.\">Watch</a>",
                  "target": [
                    "a[title=\"Browse our Watch videos.\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/places/\" title=\"Check out popular places on Facebook.\">Places</a>",
                  "target": [
                    "a[href$=\"places/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/games/\" title=\"Check out Facebook games.\">Games</a>",
                  "target": [
                    "a[href$=\"games/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/marketplace/\" title=\"Buy and sell on Facebook Marketplace.\">Marketplace</a>",
                  "target": [
                    "a[href$=\"marketplace/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://pay.facebook.com/\" title=\"Learn more about Facebook Pay\" target=\"_blank\">Facebook Pay</a>",
                  "target": [
                    "a[href$=\"pay.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.oculus.com/\" title=\"Learn more about Oculus\" target=\"_blank\">Oculus</a>",
                  "target": [
                    "a[href$=\"oculus.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://portal.facebook.com/\" title=\"Learn more about Facebook Portal\" target=\"_blank\">Portal</a>",
                  "target": [
                    "a[href$=\"portal.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&amp;h=AT3PevMj8H-6yOIIBwYmWu_xi9ICNk0Sv4YM4wp41wrFRlD_qqhMHUgGS7Gnc4cZ2kbKYG8tuMwGw9mBnUPlG7wAsY1O7vS9f-ZVu2JVb7tqaV2emRkxo_agw-zC2b32IYii1-SJc4Q1DjiNWldVEv2kUQdqqC4ENUdH-IxzMwE\" title=\"Check out Instagram\" target=\"_blank\" rel=\"noopener nofollow\" data-lynx-mode=\"asynclazy\">",
                  "target": [
                    "a[title=\"Check out Instagram\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.bulletin.com/\" title=\"Check out Bulletin Newsletter\">Bulletin</a>",
                  "target": [
                    "a[href$=\"bulletin.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/local/lists/245019872666104/\" title=\"Browse our Local Lists directory.\">Local</a>",
                  "target": [
                    "a[href=\"/local/lists/245019872666104/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fundraisers/\" title=\"Donate to worthy causes.\">Fundraisers</a>",
                  "target": [
                    "a[href$=\"fundraisers/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/biz/directory/\" title=\"Browse our Facebook Services directory.\">Services</a>",
                  "target": [
                    "a[href$=\"directory/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/votinginformationcenter/?entry_point=c2l0ZQ%3D%3D\" title=\"See the Voting Information Center.\">Voting Information Center</a>",
                  "target": [
                    "li:nth-child(17) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/groups/explore/\" title=\"Explore our Groups.\">Groups</a>",
                  "target": [
                    "a[href$=\"explore/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://about.facebook.com/\" accesskey=\"8\" title=\"Read our blog, discover the resource center, and find job opportunities.\">About</a>",
                  "target": [
                    "a[href$=\"about.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ad_campaign/landing.php?placement=pflo&amp;campaign_id=402047449186&amp;nav_source=unknown&amp;extra_1=auto\" title=\"Advertise on Facebook.\">Create Ad</a>",
                  "target": [
                    "a[title=\"Advertise on Facebook.\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/pages/create/?ref_type=site_footer\" title=\"Create a page\">Create Page</a>",
                  "target": [
                    "a[title=\"Create a page\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://developers.facebook.com/?ref=pf\" title=\"Develop on our platform.\">Developers</a>",
                  "target": [
                    "a[title=\"Develop on our platform.\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/?ref=pf\" title=\"Make your next career move to our awesome company.\">Careers</a>",
                  "target": [
                    "a[href=\"/careers/?ref=pf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-nocookies=\"1\" href=\"/privacy/explanation/\" title=\"Learn about your privacy and Facebook.\">Privacy</a>",
                  "target": [
                    "a[href$=\"explanation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/policies/cookies/\" title=\"Learn about cookies and Facebook.\" data-nocookies=\"1\">Cookies</a>",
                  "target": [
                    "a[href$=\"cookies/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_41ug\" data-nocookies=\"1\" href=\"https://www.facebook.com/help/568137493302217\" title=\"Learn about Ad Choices.\">Ad choices<i class=\"img sp_Awgqz7K4lHq sx_f315b2\"></i></a>",
                  "target": [
                    "._41ug"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-nocookies=\"1\" href=\"/policies?ref=pf\" accesskey=\"9\" title=\"Review our terms and policies.\">Terms</a>",
                  "target": [
                    "a[href=\"/policies?ref=pf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/help/?ref=pf\" accesskey=\"0\" title=\"Visit our Help Center.\">Help</a>",
                  "target": [
                    "a[href=\"/help/?ref=pf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"help/637205020878504\" title=\"Visit our Contact Uploading &amp; Non-Users Notice.\">Contact Uploading &amp; Non-Users</a>",
                  "target": [
                    "a[href=\"help/637205020878504\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#737373",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.74,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.74 (foreground color: #737373, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span> Meta © 2022</span>",
                  "target": [
                    ".mvl > div > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.74 (foreground color: #737373, background color: #ffffff, font size: 8.3pt (11px), 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": "#1877f2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"_6luv _52jv\">",
                          "target": [
                            "._6luv"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.23 (foreground color: #1877f2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/recover/initiate/?privacy_mutation_token=eyJ0eXBlIjowLCJjcmVhdGlvbl90aW1lIjoxNjYwMzY0NTQwLCJjYWxsc2l0ZV9pZCI6MzgxMjI5MDc5NTc1OTQ2fQ%3D%3D&amp;ars=facebook_login\">Forgot password?</a>",
                  "target": [
                    "._6ltj > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #1877f2, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#42b72a",
                        "contrastRatio": 2.61,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a role=\"button\" class=\"_42ft _4jy0 _6lti _4jy6 _4jy2 selected _51sy\" href=\"#\" ajaxify=\"/reg/spotlight/\" id=\"u_0_0_EW\" data-testid=\"open-registration-form-button\" rel=\"async\">Create new account</a>",
                          "target": [
                            "#u_0_0_EW"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.61 (foreground color: #ffffff, background color: #42b72a, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a role=\"button\" class=\"_42ft _4jy0 _6lti _4jy6 _4jy2 selected _51sy\" href=\"#\" ajaxify=\"/reg/spotlight/\" id=\"u_0_0_EW\" data-testid=\"open-registration-form-button\" rel=\"async\">Create new account</a>",
                  "target": [
                    "#u_0_0_EW"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.61 (foreground color: #ffffff, background color: #42b72a, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://es-la.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;es_LA&quot;, &quot;en_US&quot;, &quot;https:\\/\\/es-la.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 0); return false;\" title=\"Spanish\">Español</a>",
                  "target": [
                    "a[href$=\"es-la.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://fr-fr.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;fr_FR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/fr-fr.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 1); return false;\" title=\"French (France)\">Français (France)</a>",
                  "target": [
                    "a[href$=\"fr-fr.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://zh-cn.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;zh_CN&quot;, &quot;en_US&quot;, &quot;https:\\/\\/zh-cn.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 2); return false;\" title=\"Simplified Chinese (China)\">中文(简体)</a>",
                  "target": [
                    "a[href$=\"zh-cn.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"rtl\" href=\"https://ar-ar.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ar_AR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ar-ar.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 3); return false;\" title=\"Arabic\">العربية</a>",
                  "target": [
                    "a[dir=\"rtl\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://pt-br.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;pt_BR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/pt-br.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 4); return false;\" title=\"Portuguese (Brazil)\">Português (Brasil)</a>",
                  "target": [
                    "a[href$=\"pt-br.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://it-it.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;it_IT&quot;, &quot;en_US&quot;, &quot;https:\\/\\/it-it.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 5); return false;\" title=\"Italian\">Italiano</a>",
                  "target": [
                    "a[href$=\"it-it.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://ko-kr.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ko_KR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ko-kr.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 6); return false;\" title=\"Korean\">한국어</a>",
                  "target": [
                    "a[href$=\"ko-kr.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://de-de.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;de_DE&quot;, &quot;en_US&quot;, &quot;https:\\/\\/de-de.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 7); return false;\" title=\"German\">Deutsch</a>",
                  "target": [
                    "a[href$=\"de-de.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://hi-in.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;hi_IN&quot;, &quot;en_US&quot;, &quot;https:\\/\\/hi-in.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 8); return false;\" title=\"Hindi\">हिन्दी</a>",
                  "target": [
                    "a[href$=\"hi-in.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_sv4\" dir=\"ltr\" href=\"https://ja-jp.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ja_JP&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ja-jp.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 9); return false;\" title=\"Japanese\">日本語</a>",
                  "target": [
                    "a[href$=\"ja-jp.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/reg/\" title=\"Sign Up for Facebook\">Sign Up</a>",
                  "target": [
                    "a[href$=\"reg/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/login/\" title=\"Log into Facebook\">Log In</a>",
                  "target": [
                    "a[href$=\"login/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://messenger.com/\" title=\"Check out Messenger.\">Messenger</a>",
                  "target": [
                    "a[href$=\"messenger.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/lite/\" title=\"Facebook Lite for Android.\">Facebook Lite</a>",
                  "target": [
                    "a[href$=\"lite/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/watch/\" title=\"Browse our Watch videos.\">Watch</a>",
                  "target": [
                    "a[title=\"Browse our Watch videos.\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/places/\" title=\"Check out popular places on Facebook.\">Places</a>",
                  "target": [
                    "a[href$=\"places/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/games/\" title=\"Check out Facebook games.\">Games</a>",
                  "target": [
                    "a[href$=\"games/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/marketplace/\" title=\"Buy and sell on Facebook Marketplace.\">Marketplace</a>",
                  "target": [
                    "a[href$=\"marketplace/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://pay.facebook.com/\" title=\"Learn more about Facebook Pay\" target=\"_blank\">Facebook Pay</a>",
                  "target": [
                    "a[href$=\"pay.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.oculus.com/\" title=\"Learn more about Oculus\" target=\"_blank\">Oculus</a>",
                  "target": [
                    "a[href$=\"oculus.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://portal.facebook.com/\" title=\"Learn more about Facebook Portal\" target=\"_blank\">Portal</a>",
                  "target": [
                    "a[href$=\"portal.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&amp;h=AT3PevMj8H-6yOIIBwYmWu_xi9ICNk0Sv4YM4wp41wrFRlD_qqhMHUgGS7Gnc4cZ2kbKYG8tuMwGw9mBnUPlG7wAsY1O7vS9f-ZVu2JVb7tqaV2emRkxo_agw-zC2b32IYii1-SJc4Q1DjiNWldVEv2kUQdqqC4ENUdH-IxzMwE\" title=\"Check out Instagram\" target=\"_blank\" rel=\"noopener nofollow\" data-lynx-mode=\"asynclazy\">",
                  "target": [
                    "a[title=\"Check out Instagram\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.bulletin.com/\" title=\"Check out Bulletin Newsletter\">Bulletin</a>",
                  "target": [
                    "a[href$=\"bulletin.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/local/lists/245019872666104/\" title=\"Browse our Local Lists directory.\">Local</a>",
                  "target": [
                    "a[href=\"/local/lists/245019872666104/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fundraisers/\" title=\"Donate to worthy causes.\">Fundraisers</a>",
                  "target": [
                    "a[href$=\"fundraisers/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/biz/directory/\" title=\"Browse our Facebook Services directory.\">Services</a>",
                  "target": [
                    "a[href$=\"directory/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/votinginformationcenter/?entry_point=c2l0ZQ%3D%3D\" title=\"See the Voting Information Center.\">Voting Information Center</a>",
                  "target": [
                    "li:nth-child(17) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/groups/explore/\" title=\"Explore our Groups.\">Groups</a>",
                  "target": [
                    "a[href$=\"explore/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://about.facebook.com/\" accesskey=\"8\" title=\"Read our blog, discover the resource center, and find job opportunities.\">About</a>",
                  "target": [
                    "a[href$=\"about.facebook.com/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ad_campaign/landing.php?placement=pflo&amp;campaign_id=402047449186&amp;nav_source=unknown&amp;extra_1=auto\" title=\"Advertise on Facebook.\">Create Ad</a>",
                  "target": [
                    "a[title=\"Advertise on Facebook.\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/pages/create/?ref_type=site_footer\" title=\"Create a page\">Create Page</a>",
                  "target": [
                    "a[title=\"Create a page\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://developers.facebook.com/?ref=pf\" title=\"Develop on our platform.\">Developers</a>",
                  "target": [
                    "a[title=\"Develop on our platform.\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers/?ref=pf\" title=\"Make your next career move to our awesome company.\">Careers</a>",
                  "target": [
                    "a[href=\"/careers/?ref=pf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-nocookies=\"1\" href=\"/privacy/explanation/\" title=\"Learn about your privacy and Facebook.\">Privacy</a>",
                  "target": [
                    "a[href$=\"explanation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/policies/cookies/\" title=\"Learn about cookies and Facebook.\" data-nocookies=\"1\">Cookies</a>",
                  "target": [
                    "a[href$=\"cookies/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"_41ug\" data-nocookies=\"1\" href=\"https://www.facebook.com/help/568137493302217\" title=\"Learn about Ad Choices.\">Ad choices<i class=\"img sp_Awgqz7K4lHq sx_f315b2\"></i></a>",
                  "target": [
                    "._41ug"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a data-nocookies=\"1\" href=\"/policies?ref=pf\" accesskey=\"9\" title=\"Review our terms and policies.\">Terms</a>",
                  "target": [
                    "a[href=\"/policies?ref=pf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/help/?ref=pf\" accesskey=\"0\" title=\"Visit our Help Center.\">Help</a>",
                  "target": [
                    "a[href=\"/help/?ref=pf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#8a8d91",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.33,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4\" dir=\"ltr\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"help/637205020878504\" title=\"Visit our Contact Uploading &amp; Non-Users Notice.\">Contact Uploading &amp; Non-Users</a>",
                  "target": [
                    "a[href=\"help/637205020878504\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.33 (foreground color: #8a8d91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" id=\"facebook\" class=\"\">",
                  "target": [
                    "#facebook"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "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": "<li>English (US)</li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a class=\"_sv4\" dir=\"ltr\" href=\"https://es-la.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;es_LA&quot;, &quot;en_US&quot;, &quot;https:\\/\\/es-la.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 0); return false;\" title=\"Spanish\">Español</a></li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(3)"
                  ],
                  "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": "<li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(4)"
                  ],
                  "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": "<li><a class=\"_sv4\" dir=\"rtl\" href=\"https://ar-ar.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ar_AR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ar-ar.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 3); return false;\" title=\"Arabic\">العربية</a></li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a class=\"_sv4\" dir=\"ltr\" href=\"https://it-it.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;it_IT&quot;, &quot;en_US&quot;, &quot;https:\\/\\/it-it.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 5); return false;\" title=\"Italian\">Italiano</a></li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(7)"
                  ],
                  "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": "<li><a class=\"_sv4\" dir=\"ltr\" href=\"https://ko-kr.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ko_KR&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ko-kr.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 6); return false;\" title=\"Korean\">한국어</a></li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(8)"
                  ],
                  "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": "<li><a class=\"_sv4\" dir=\"ltr\" href=\"https://de-de.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;de_DE&quot;, &quot;en_US&quot;, &quot;https:\\/\\/de-de.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 7); return false;\" title=\"German\">Deutsch</a></li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(9)"
                  ],
                  "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": "<li><a class=\"_sv4\" dir=\"ltr\" href=\"https://hi-in.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;hi_IN&quot;, &quot;en_US&quot;, &quot;https:\\/\\/hi-in.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 8); return false;\" title=\"Hindi\">हिन्दी</a></li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(10)"
                  ],
                  "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": "<li><a class=\"_sv4\" dir=\"ltr\" href=\"https://ja-jp.facebook.com/\" onclick=\"require(&quot;IntlUtils&quot;).setCookieLocale(&quot;ja_JP&quot;, &quot;en_US&quot;, &quot;https:\\/\\/ja-jp.facebook.com\\/&quot;, &quot;www_list_selector&quot;, 9); return false;\" title=\"Japanese\">日本語</a></li>",
                  "target": [
                    ".localeSelectorList > li:nth-child(11)"
                  ],
                  "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=\"mvl copyright\"><div><span> Meta © 2022</span></div></div>",
                  "target": [
                    ".mvl"
                  ],
                  "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://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.facebook.com/",
      "result": "NONE"
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.facebook.com/",
      "result": {
        "prevented": true,
        "error": "ERROR executing HTMLCS_RUNNER in the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.facebook.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 40,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 740,
                "height": 28,
                "width": 720
              },
              "snippet": "<ul data-nocookies=\"1\" class=\"uiList localeSelectorList _2pid _509- _4ki _6-h _6-j _6-i\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/list[1]/listitem[9]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 591,
                "top": 751,
                "height": 14,
                "width": 47
              },
              "snippet": "<a title=\"German\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"de_DE\", \"en_US\", \"https:\\/\\/de-de.facebook.com\\/\", \"www_list_selector\", 7); return false;\" href=\"https://de-de.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/list[1]/listitem[8]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 550,
                "top": 751,
                "height": 14,
                "width": 32
              },
              "snippet": "<a title=\"Korean\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"ko_KR\", \"en_US\", \"https:\\/\\/ko-kr.facebook.com\\/\", \"www_list_selector\", 6); return false;\" href=\"https://ko-kr.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 499,
                "top": 751,
                "height": 14,
                "width": 41
              },
              "snippet": "<a title=\"Italian\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"it_IT\", \"en_US\", \"https:\\/\\/it-it.facebook.com\\/\", \"www_list_selector\", 5); return false;\" href=\"https://it-it.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 387,
                "top": 751,
                "height": 14,
                "width": 103
              },
              "snippet": "<a title=\"Portuguese (Brazil)\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"pt_BR\", \"en_US\", \"https:\\/\\/pt-br.facebook.com\\/\", \"www_list_selector\", 4); return false;\" href=\"https://pt-br.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 351,
                "top": 751,
                "height": 14,
                "width": 26
              },
              "snippet": "<a title=\"Arabic\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"ar_AR\", \"en_US\", \"https:\\/\\/ar-ar.facebook.com\\/\", \"www_list_selector\", 3); return false;\" href=\"https://ar-ar.facebook.com/\" dir=\"rtl\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 284,
                "top": 751,
                "height": 14,
                "width": 58
              },
              "snippet": "<a title=\"Simplified Chinese (China)\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"zh_CN\", \"en_US\", \"https:\\/\\/zh-cn.facebook.com\\/\", \"www_list_selector\", 2); return false;\" href=\"https://zh-cn.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 175,
                "top": 751,
                "height": 14,
                "width": 99
              },
              "snippet": "<a title=\"French (France)\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"fr_FR\", \"en_US\", \"https:\\/\\/fr-fr.facebook.com\\/\", \"www_list_selector\", 1); return false;\" href=\"https://fr-fr.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 120,
                "top": 751,
                "height": 14,
                "width": 45
              },
              "snippet": "<a title=\"Spanish\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"es_LA\", \"en_US\", \"https:\\/\\/es-la.facebook.com\\/\", \"www_list_selector\", 0); return false;\" href=\"https://es-la.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[11]/a[1]",
                "aria": "/document[1]/list[1]/listitem[11]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 680,
                "top": 751,
                "height": 14,
                "width": 36
              },
              "snippet": "<a title=\"Japanese\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"ja_JP\", \"en_US\", \"https:\\/\\/ja-jp.facebook.com\\/\", \"www_list_selector\", 9); return false;\" href=\"https://ja-jp.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/list[1]/listitem[10]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 648,
                "top": 751,
                "height": 14,
                "width": 23
              },
              "snippet": "<a title=\"Hindi\" onclick=\"require(\"IntlUtils\").setCookieLocale(\"hi_IN\", \"en_US\", \"https:\\/\\/hi-in.facebook.com\\/\", \"www_list_selector\", 8); return false;\" href=\"https://hi-in.facebook.com/\" dir=\"ltr\" class=\"_sv4\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[9]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 603,
                "top": 788,
                "height": 14,
                "width": 79
              },
              "snippet": "<a target=\"_blank\" title=\"Learn more about Facebook Pay\" href=\"https://pay.facebook.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[8]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 513,
                "top": 788,
                "height": 14,
                "width": 70
              },
              "snippet": "<a title=\"Buy and sell on Facebook Marketplace.\" href=\"/marketplace/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 454,
                "top": 788,
                "height": 14,
                "width": 40
              },
              "snippet": "<a title=\"Check out Facebook games.\" href=\"/games/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 397,
                "top": 788,
                "height": 14,
                "width": 38
              },
              "snippet": "<a title=\"Check out popular places on Facebook.\" href=\"/places/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 341,
                "top": 788,
                "height": 14,
                "width": 36
              },
              "snippet": "<a title=\"Browse our Watch videos.\" href=\"https://www.facebook.com/watch/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 242,
                "top": 788,
                "height": 14,
                "width": 79
              },
              "snippet": "<a title=\"Facebook Lite for Android.\" href=\"/lite/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 159,
                "top": 788,
                "height": 14,
                "width": 63
              },
              "snippet": "<a title=\"Check out Messenger.\" href=\"https://messenger.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[29]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[29]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 846,
                "height": 14,
                "width": 183
              },
              "snippet": "<a title=\"Visit our Contact Uploading & Non-Users Notice.\" href=\"help/637205020878504\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[28]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[28]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 631,
                "top": 826,
                "height": 14,
                "width": 27
              },
              "snippet": "<a title=\"Visit our Help Center.\" accesskey=\"0\" href=\"/help/?ref=pf\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[27]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[27]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 576,
                "top": 826,
                "height": 14,
                "width": 35
              },
              "snippet": "<a title=\"Review our terms and policies.\" accesskey=\"9\" href=\"/policies?ref=pf\" data-nocookies=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[25]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[25]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 415,
                "top": 826,
                "height": 14,
                "width": 46
              },
              "snippet": "<a data-nocookies=\"1\" title=\"Learn about cookies and Facebook.\" href=\"/policies/cookies/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[24]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[24]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 353,
                "top": 826,
                "height": 14,
                "width": 42
              },
              "snippet": "<a title=\"Learn about your privacy and Facebook.\" href=\"/privacy/explanation/\" data-nocookies=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[23]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[23]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 289,
                "top": 826,
                "height": 14,
                "width": 45
              },
              "snippet": "<a title=\"Make your next career move to our awesome company.\" href=\"/careers/?ref=pf\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[22]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[22]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 206,
                "top": 826,
                "height": 14,
                "width": 64
              },
              "snippet": "<a title=\"Develop on our platform.\" href=\"https://developers.facebook.com/?ref=pf\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[21]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[21]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 117,
                "top": 826,
                "height": 14,
                "width": 70
              },
              "snippet": "<a title=\"Create a page\" href=\"/pages/create/?ref_type=site_footer\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[20]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[20]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 826,
                "height": 14,
                "width": 57
              },
              "snippet": "<a title=\"Advertise on Facebook.\" href=\"/ad_campaign/landing.php?placement=pflo&campaign_id=402047449186&nav_source=unknown&extra_1=auto\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 105,
                "top": 788,
                "height": 14,
                "width": 35
              },
              "snippet": "<a title=\"Log into Facebook\" href=\"/login/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[19]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[19]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 664,
                "top": 807,
                "height": 14,
                "width": 34
              },
              "snippet": "<a title=\"Read our blog, discover the resource center, and find job opportunities.\" accesskey=\"8\" href=\"https://about.facebook.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[18]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[18]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 603,
                "top": 807,
                "height": 14,
                "width": 42
              },
              "snippet": "<a title=\"Explore our Groups.\" href=\"/groups/explore/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[17]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[17]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 437,
                "top": 807,
                "height": 14,
                "width": 146
              },
              "snippet": "<a title=\"See the Voting Information Center.\" href=\"/votinginformationcenter/?entry_point=c2l0ZQ%3D%3D\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[16]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[16]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 369,
                "top": 807,
                "height": 14,
                "width": 49
              },
              "snippet": "<a title=\"Browse our Facebook Services directory.\" href=\"/biz/directory/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[15]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[15]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 282,
                "top": 807,
                "height": 14,
                "width": 67
              },
              "snippet": "<a title=\"Donate to worthy causes.\" href=\"/fundraisers/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[14]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[14]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 232,
                "top": 807,
                "height": 14,
                "width": 30
              },
              "snippet": "<a title=\"Browse our Local Lists directory.\" href=\"/local/lists/245019872666104/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[13]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[13]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 170,
                "top": 807,
                "height": 14,
                "width": 43
              },
              "snippet": "<a title=\"Check out Bulletin Newsletter\" href=\"https://www.bulletin.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[12]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[12]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 94,
                "top": 807,
                "height": 14,
                "width": 57
              },
              "snippet": "<a data-lynx-mode=\"asynclazy\" rel=\"noopener nofollow\" target=\"_blank\" title=\"Check out Instagram\" href=\"https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&h=AT1ITailNyYXfjaMis-8Pw58sN1aaNkTGZM6P0-lb9fZqFrPt4iDkSuxlAm32qqvoHCt6Y-_r60ogux2Lyb1kO6BKY-9wntmt3hyPhRKqMOULIxa5ZmWKF79LK7v9kDHcI3coz3tcjv8HijynrJQDOIbow4MPIg8XrzFfWsJe9Y\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[11]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[11]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 807,
                "height": 14,
                "width": 34
              },
              "snippet": "<a target=\"_blank\" title=\"Learn more about Facebook Portal\" href=\"https://portal.facebook.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[10]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 701,
                "top": 788,
                "height": 14,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" title=\"Learn more about Oculus\" href=\"https://www.oculus.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 3.33 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 40,
                "top": 788,
                "height": 14,
                "width": 45
              },
              "snippet": "<a title=\"Sign Up for Facebook\" href=\"/reg/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "Text contrast of 4.23 with its background is less than the WCAG AA minimum requirements for text of size 14px and weight of 500",
              "bounds": {
                "left": 341,
                "top": 423,
                "height": 17,
                "width": 119
              },
              "snippet": "<a href=\"https://www.facebook.com/recover/initiate/?privacy_mutation_token=eyJ0eXBlIjowLCJjcmVhdGlvbl90aW1lIjoxNjYwMzY0NTUxLCJjYWxsc2l0ZV9pZCI6MzgxMjI5MDc5NTc1OTQ2fQ%3D%3D&ars=facebook_login\">",
              "level": "violation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.facebook.com/",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 1551,
            "firstColumn": 1482,
            "message": "Bad value handheld for attribute media on element link: The media handheld has been deprecated",
            "extract": "ook.com/\"><link rel=\"alternate\" media=\"handheld\" href=\"https://m.facebook.com/\"><meta ",
            "hiliteStart": 10,
            "hiliteLength": 70
          },
          {
            "type": "error",
            "lastLine": 6,
            "lastColumn": 18511,
            "firstColumn": 18356,
            "message": "Bad value data:text/css; charset=utf-8,%23bootloader_P_mr5VE{height:42px;}.bootloader_P_mr5VE{display:block!important;} for attribute href on element link: Illegal character in scheme data: space is not allowed.",
            "extract": "></script><link rel=\"stylesheet\" type=\"text/css\" href=\"data:text/css; charset=utf-8,%23bootloader_P_mr5VE{height:42px;}.bootloader_P_mr5VE{display:block!important;}\"><link ",
            "hiliteStart": 10,
            "hiliteLength": 156
          },
          {
            "type": "info",
            "lastLine": 6,
            "lastColumn": 21830,
            "firstColumn": 21791,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "dir=\"ltr\"><script type=\"text/javascript\" nonce=\"\">requir",
            "hiliteStart": 10,
            "hiliteLength": 40
          },
          {
            "type": "error",
            "lastLine": 6,
            "lastColumn": 23038,
            "firstColumn": 22855,
            "message": "Bad value 1 for attribute autofocus on element input.",
            "extract": "s=\"_6lux\"><input type=\"text\" class=\"inputtext _55r1 _6luy\" name=\"email\" id=\"email\" data-testid=\"royal_email\" placeholder=\"Email or phone number\" autofocus=\"1\" aria-label=\"Email or phone number\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 184
          },
          {
            "type": "error",
            "lastLine": 6,
            "lastColumn": 24224,
            "firstColumn": 24050,
            "message": "Attribute ajaxify not allowed on element a at this point.",
            "extract": "s=\"_6ltg\"><a role=\"button\" class=\"_42ft _4jy0 _6lti _4jy6 _4jy2 selected _51sy\" href=\"#\" ajaxify=\"/reg/spotlight/\" id=\"u_0_0_Yg\" data-testid=\"open-registration-form-button\" rel=\"async\">Create",
            "hiliteStart": 10,
            "hiliteLength": 175
          },
          {
            "type": "error",
            "lastLine": 6,
            "lastColumn": 27807,
            "firstColumn": 27590,
            "message": "Attribute ajaxify not allowed on element a at this point.",
            "extract": "></li><li><a role=\"button\" class=\"_42ft _4jy0 _517i _517h _51sy\" rel=\"dialog\" ajaxify=\"/settings/language/language/?uri=https%3A%2F%2Fja-jp.facebook.com%2F&amp;source=www_list_selector_more\" href=\"#\" title=\"Show more languages\"><i cla",
            "hiliteStart": 10,
            "hiliteLength": 218
          },
          {
            "type": "error",
            "lastLine": 6,
            "lastColumn": 31844,
            "firstColumn": 31747,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": "div><span><img src=\"https://facebook.com/security/hsts-pixel.gif\" width=\"0\" height=\"0\" style=\"display:none\"></span",
            "hiliteStart": 10,
            "hiliteLength": 98
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.facebook.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Facebook - log in or sign up",
          "pageurl": "https://www.facebook.com/",
          "time": 2.22,
          "creditsremaining": 172,
          "allitemcount": 65,
          "totalelements": 216,
          "waveurl": "http://wave.webaim.org/report?url=https://www.facebook.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV:first-child + DIV + SPAN > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > FORM#u_0_2_Q3 > INPUT:first-child + INPUT + DIV > DIV:first-child + DIV > DIV#passContainer > DIV#u_0_3_vV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 43,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 43,
                "selectors": [
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > FORM#u_0_2_Q3 > INPUT:first-child + INPUT + DIV + INPUT + INPUT + DIV + DIV > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > FORM#u_0_2_Q3 > INPUT:first-child + INPUT + DIV + INPUT + INPUT + DIV + DIV + DIV + DIV > A#u_0_0_Vw",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "contrastdata": [
                  [
                    4.23,
                    "#1877f2",
                    "#ffffff",
                    false
                  ],
                  [
                    2.61,
                    "#ffffff",
                    "#42b72a",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ],
                  [
                    3.33,
                    "#8a8d91",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 7,
            "items": {
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML#facebook > HEAD:first-child > META:first-child + META + SCRIPT + SCRIPT + STYLE + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "accesskey": {
                "id": "accesskey",
                "description": "Accesskey",
                "count": 5,
                "selectors": [
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML#facebook > HEAD:first-child + BODY > DIV#u_0_1_IZ > DIV#globalContainer > DIV:first-child + DIV > DIV:first-child > DIV#pageFooter > DIV#pageFooterChildren > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.facebook.com/",
      "what": "URL",
      "result": "https://www.facebook.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.facebook.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.104",
        "responseTime": "2022-08-13T04:23:03.872Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1046545,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 24,
              "totalWarnings": 1,
              "totalIssues": 25
            },
            "issuesByLevel": {
              "A": {
                "count": 6,
                "pct": 24
              },
              "AA": {
                "count": 5,
                "pct": 20
              },
              "AAA": {
                "count": 25,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "892ac35f-b55b-4cc0-8a6d-fa58c2194312",
          "docID": "dd36ffee-5fa3-4f30-be4d-685de21404c6",
          "sourceHash": "f7fb06896e82b486556862675062ff95",
          "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=892ac35f-b55b-4cc0-8a6d-fa58c2194312",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 876
                },
                "height": 876,
                "width": 1024
              },
              "position": {
                "line": 2815,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4 _19_u\" dir=\"ltr\"&gt;&lt;script type=\"text/javascript\" nonce=\"vQcuwYRy\" style=\"\"&gt;requireLazy([\"bootstrapWebSession\"],function(j){j(166036445",
              "xpath": "/html/body",
              "issueID": "a5f8e03dd5fd3349116825b373793516",
              "signature": "93514dc21a0e877513c6fa8bd436b007",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=a5f8e03dd5fd3349116825b373793516"
            },
            {
              "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": 564,
                  "y": 209
                },
                "bottom-right": {
                  "x": 896,
                  "y": 257
                },
                "height": 48,
                "width": 332
              },
              "position": {
                "line": 8484,
                "column": 2051
              },
              "errorSnippet": "&lt;button value=\"1\" class=\"_42ft _4jy0 _6lth _4jy6 _4jy1 selected _51sy\" name=\"login\" data-testid=\"royal_login_button\" type=\"submit\" id=\"u_0_5_tL\"&gt;Log In&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[2]/button[1]",
              "issueID": "ec03a83fa1f5b4f118aaa9c453855cf5",
              "signature": "7326804591a3bfb801c6f8600f965785",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ec03a83fa1f5b4f118aaa9c453855cf5"
            },
            {
              "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": 678.78125,
                  "y": 274
                },
                "bottom-right": {
                  "x": 812.78125,
                  "y": 290
                },
                "height": 16,
                "width": 134
              },
              "position": {
                "line": 779,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/recover/initiate/?privacy_mutation_token=eyJ0eXBlIjowLCJjcmVhdGlvbl90aW1lIjoxNjYwMzY0NDUzLCJjYWxsc2l0ZV9pZCI6MzgxMjI5MDc5NTc1OTQ2fQ%3D%3D&amp;amp;ars=facebook_login\"&gt;Forgot password?&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[3]/a[1]",
              "issueID": "5fd4b397b683d31aecb3fb6a6d3a14a3",
              "signature": "02ced300665e52e872edd3bfe1a76360",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5fd4b397b683d31aecb3fb6a6d3a14a3"
            },
            {
              "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": 638.171875,
                  "y": 338
                },
                "bottom-right": {
                  "x": 821.812875,
                  "y": 386
                },
                "height": 48,
                "width": 183.641
              },
              "position": {
                "line": 779,
                "column": 0
              },
              "errorSnippet": "&lt;a role=\"button\" class=\"_42ft _4jy0 _6lti _4jy6 _4jy2 selected _51sy\" href=\"#\" ajaxify=\"/reg/spotlight/\" id=\"u_0_0_IG\" data-testid=\"open-registration-form-button\" rel=\"async\"&gt;Create new account&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[5]/a[1]",
              "issueID": "0fef6dc82479f0ed28c48acce489a3ae",
              "signature": "b745ee23cef348110d4df96fa910ea52",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0fef6dc82479f0ed28c48acce489a3ae"
            },
            {
              "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": 136.421875,
                  "y": 751
                },
                "bottom-right": {
                  "x": 187.421875,
                  "y": 765
                },
                "height": 14,
                "width": 51
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://es-la.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;es_LA&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/es-la.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "69a7f56c3b46977b090dd4e71d51d3bf",
              "signature": "ce47443312e2cc3a39d7d873e0ef578b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=69a7f56c3b46977b090dd4e71d51d3bf"
            },
            {
              "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": 196.84375,
                  "y": 751
                },
                "bottom-right": {
                  "x": 318.84375,
                  "y": 765
                },
                "height": 14,
                "width": 122
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://fr-fr.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;fr_FR&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/fr-fr.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "0c78f22b1ac3fae9bf8ee502b512f1d2",
              "signature": "a4f7c563a227dd26a4b172858791f358",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0c78f22b1ac3fae9bf8ee502b512f1d2"
            },
            {
              "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": 329.265625,
                  "y": 751
                },
                "bottom-right": {
                  "x": 372.265625,
                  "y": 765
                },
                "height": 14,
                "width": 43
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://zh-cn.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;zh_CN&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/zh-cn.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "9d1c2c82e37c71d439c3fb136acfd52c",
              "signature": "bbc4437f633a7cd991dfa66e64880d16",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9d1c2c82e37c71d439c3fb136acfd52c"
            },
            {
              "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": 382.484375,
                  "y": 751
                },
                "bottom-right": {
                  "x": 433.484375,
                  "y": 765
                },
                "height": 14,
                "width": 51
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"rtl\" href=\"https://ar-ar.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;ar_AR&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/ar-ar.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "ef07df9c0f02364983fbe88cca132a19",
              "signature": "95ddd331b65d0854cd35b71ff6b13044",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ef07df9c0f02364983fbe88cca132a19"
            },
            {
              "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": 442.90625,
                  "y": 751
                },
                "bottom-right": {
                  "x": 572.90625,
                  "y": 765
                },
                "height": 14,
                "width": 130
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://pt-br.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;pt_BR&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/pt-br.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "c7677282ac363d9e68665f44c2cc05c3",
              "signature": "7073bfd3f925413084f17de9b722a525",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c7677282ac363d9e68665f44c2cc05c3"
            },
            {
              "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": 582.53125,
                  "y": 751
                },
                "bottom-right": {
                  "x": 639.53125,
                  "y": 765
                },
                "height": 14,
                "width": 57
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://it-it.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;it_IT&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/it-it.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "8746babb79464306bb4af89494853f43",
              "signature": "c1f87ed492126b3a06d5e68d5582262b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8746babb79464306bb4af89494853f43"
            },
            {
              "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": 650.140625,
                  "y": 751
                },
                "bottom-right": {
                  "x": 672.140625,
                  "y": 765
                },
                "height": 14,
                "width": 22
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://ko-kr.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;ko_KR&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/ko-kr.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "2b665725dda1cfa89e1a58b116a08054",
              "signature": "ec6bcc50b10b7b9caccc584de392be94",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2b665725dda1cfa89e1a58b116a08054"
            },
            {
              "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": 681.75,
                  "y": 751
                },
                "bottom-right": {
                  "x": 731.75,
                  "y": 765
                },
                "height": 14,
                "width": 50
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://de-de.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;de_DE&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/de-de.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "eaca290d76aa915830a236d097ebc976",
              "signature": "028702180871c7c2b9609c280fdd7f54",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=eaca290d76aa915830a236d097ebc976"
            },
            {
              "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": 742.171875,
                  "y": 751
                },
                "bottom-right": {
                  "x": 785.171875,
                  "y": 765
                },
                "height": 14,
                "width": 43
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://hi-in.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;hi_IN&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/hi-in.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "f053afcaae4d64cec253ef0275b1705b",
              "signature": "5666e977e11be54a9625d4fe73b01cb5",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f053afcaae4d64cec253ef0275b1705b"
            },
            {
              "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": 795.390625,
                  "y": 751
                },
                "bottom-right": {
                  "x": 817.390625,
                  "y": 765
                },
                "height": 14,
                "width": 22
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://ja-jp.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;ja_JP&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/ja-jp.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "055d6d51092abc56ec4b15585e38b4a7",
              "signature": "3c546b97b040a97d21dc32867c7f9354",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=055d6d51092abc56ec4b15585e38b4a7"
            },
            {
              "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": 40,
                  "y": 842
                },
                "bottom-right": {
                  "x": 984,
                  "y": 856
                },
                "height": 14,
                "width": 944
              },
              "position": {
                "line": 8484,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"mvl copyright\"&gt;&lt;div&gt;&lt;span&gt; Meta © 2022&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]",
              "issueID": "8aab56d78567dce9ca5f6162fdd715ce",
              "signature": "4209a4dd4fc33b5a6fdb164d854cd490",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8aab56d78567dce9ca5f6162fdd715ce"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 876
                },
                "height": 876,
                "width": 1024
              },
              "position": {
                "line": 2815,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4 _19_u\" dir=\"ltr\"&gt;&lt;script type=\"text/javascript\" nonce=\"vQcuwYRy\" style=\"\"&gt;requireLazy([\"bootstrapWebSession\"],function(j){j(166036445",
              "xpath": "/html/body",
              "issueID": "c8b094fdec515fc950224b992ecb4de8",
              "signature": "58e8fe4f831a12d703b81b4999b8bc52",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c8b094fdec515fc950224b992ecb4de8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 779,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" role=\"button\"&gt;&lt;div class=\"_9lsa\"&gt;&lt;div class=\"_9lsb\" id=\"u_0_4_rT\"&gt;&lt;/div&gt;&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/form[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "2e61599370bedcda863abc697b4cd7e3",
              "signature": "9c290cc5bc956a9766299cde5258f605",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2e61599370bedcda863abc697b4cd7e3"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 650.140625,
                  "y": 751
                },
                "bottom-right": {
                  "x": 672.140625,
                  "y": 765
                },
                "height": 14,
                "width": 22
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://ko-kr.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;ko_KR&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/ko-kr.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "cac3a3d0ab71d8996b8136f93dc0205f",
              "signature": "1e667a664b319bac759adb418ac06fa7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cac3a3d0ab71d8996b8136f93dc0205f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 795.390625,
                  "y": 751
                },
                "bottom-right": {
                  "x": 817.390625,
                  "y": 765
                },
                "height": 14,
                "width": 22
              },
              "position": {
                "line": 780,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"_sv4\" dir=\"ltr\" href=\"https://ja-jp.facebook.com/\" onclick=\"require(&amp;quot;IntlUtils&amp;quot;).setCookieLocale(&amp;quot;ja_JP&amp;quot;, &amp;quot;en_US&amp;quot;, &amp;quot;https:\\/\\/ja-jp.facebook.com\\/&amp;quot;, &amp;quot;www_list_s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "fe4fb2ca357333cf4743a44c8c05893f",
              "signature": "b9ebd2652c2cf96c54dedd0e48395be4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fe4fb2ca357333cf4743a44c8c05893f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 827,
                  "y": 748
                },
                "bottom-right": {
                  "x": 839,
                  "y": 766
                },
                "height": 18,
                "width": 12
              },
              "position": {
                "line": 808,
                "column": 416
              },
              "errorSnippet": "&lt;a role=\"button\" class=\"_42ft _4jy0 _517i _517h _51sy\" rel=\"dialog\" ajaxify=\"/settings/language/language/?uri=https%3A%2F%2Fja-jp.facebook.com%2F&amp;amp;source=www_list_selector_more\" href=\"#\" title=\"Show more languages\"&gt;&lt;i class=\"img sp_Awgqz7",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "0c630544995b4521406e01e279eeb4fc",
              "signature": "7d938442433c5cd57754f4c5e37de019",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0c630544995b4521406e01e279eeb4fc"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 876
                },
                "height": 876,
                "width": 1024
              },
              "position": {
                "line": 2815,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"fbIndex UIPage_LoggedOut _-kb sf _605a b_c3pyn-ahh chrome webkit mac x1 Locale_en_US cores-gte4 _19_u\" dir=\"ltr\"&gt;&lt;script type=\"text/javascript\" nonce=\"vQcuwYRy\" style=\"\"&gt;requireLazy([\"bootstrapWebSession\"],function(j){j(166036445",
              "xpath": "/html/body",
              "issueID": "96119b337ef523bfa4d457486b62fb76",
              "signature": "6a8bcd783a94e4f562b91162191ceb43",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=96119b337ef523bfa4d457486b62fb76"
            },
            {
              "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": 646.546875,
                  "y": 787
                },
                "bottom-right": {
                  "x": 732.546875,
                  "y": 801
                },
                "height": 14,
                "width": 86
              },
              "position": {
                "line": 4413,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://pay.facebook.com/\" title=\"Learn more about Facebook Pay\" target=\"_blank\"&gt;Facebook Pay&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]",
              "issueID": "c8c6f2a7191cf941f56f5ee6a1067f70",
              "signature": "76cdfe793eabad98f1a231786c29b10b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c8c6f2a7191cf941f56f5ee6a1067f70"
            },
            {
              "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": 752.96875,
                  "y": 787
                },
                "bottom-right": {
                  "x": 795.96875,
                  "y": 801
                },
                "height": 14,
                "width": 43
              },
              "position": {
                "line": 4413,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.oculus.com/\" title=\"Learn more about Oculus\" target=\"_blank\"&gt;Oculus&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[10]/a[1]",
              "issueID": "42f7d4011609b40fec4dfd9ac0b67f6a",
              "signature": "64904ae4ec95e16797f26259c02fd9ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=42f7d4011609b40fec4dfd9ac0b67f6a"
            },
            {
              "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": 816.1875,
                  "y": 787
                },
                "bottom-right": {
                  "x": 859.1875,
                  "y": 801
                },
                "height": 14,
                "width": 43
              },
              "position": {
                "line": 4413,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://portal.facebook.com/\" title=\"Learn more about Facebook Portal\" target=\"_blank\"&gt;Portal&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[11]/a[1]",
              "issueID": "f4537fbf889809b218eec058d694277b",
              "signature": "77db3db4511edc6aefbfca2cd773189c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f4537fbf889809b218eec058d694277b"
            },
            {
              "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": 879.40625,
                  "y": 787
                },
                "bottom-right": {
                  "x": 944.40625,
                  "y": 801
                },
                "height": 14,
                "width": 65
              },
              "position": {
                "line": 4413,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2F&amp;amp;h=AT2h368MqCFl3HLqz3Z_JohX7DI-R7ok3Y7-o5kTvJwkC3lrMcfmib9tYlw4wdnXM5OuvSy301gzpMkhH6w0vx9cdRZnGwT3EKmAMkBu5wIvaYlCWzlZhMMalzvAmrmGxvYPhUveHZT9p75BeAkQcSUfuRE\" title=\"Ch",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[12]/a[1]",
              "issueID": "9894622992fba21ddf6f917d8684ace3",
              "signature": "47711c025c42afbbfdae303fbcb689aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9894622992fba21ddf6f917d8684ace3"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T04:20:49",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      62
    ],
    [
      "ibm",
      23
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "axe",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 21,
  "logSize": 12003,
  "errorLogCount": 9,
  "errorLogSize": 2113,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 12,
  "endTime": "2022-08-13T04:23:03",
  "elapsedSeconds": 133,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focInd": 4,
        "hover": 1,
        "linkUl": 30,
        "role": 10,
        "styleDiff": 5
      },
      "alfa": {
        "r57": 48,
        "r61": 4,
        "r65": 47,
        "r66": 8,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 134,
        "color-contrast": 125,
        "hidden-content": 0,
        "page-has-heading-one": 2,
        "region": 24
      },
      "ibm": {
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "IBMA_Color_Contrast_WCAG2AA": 156
      },
      "nuVal": {
        "Bad value handheld for attribute media on element link: The media handheld has been deprecated": 4,
        "Bad value data:text/css; charset=utf-8,%23bootloader_P_mr5VE{height:42px;}.bootloader_P_mr5VE{display:block!important;} for attribute href on element link: Illegal character in scheme data: space is not allowed.": 4,
        "The type attribute is unnecessary for JavaScript resources.": 1,
        "Bad value 1 for attribute autofocus on element input.": 4,
        "Attribute ajaxify not allowed on element a at this point.": 8,
        "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": 4
      },
      "wave": {
        "e:alt_missing": 4,
        "e:link_empty": 4,
        "c:contrast": 129,
        "a:h1_missing": 1,
        "a:noscript": 1,
        "a:accesskey": 5
      },
      "tenon": {
        "28": 4,
        "95": 52,
        "134": 3,
        "144": 4,
        "152": 16,
        "155": 2,
        "218": 16
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 4,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 47,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 15,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 1,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 24,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 12,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 34,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 125,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 156,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 129,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 4,
              "what": "attribute on this element has an invalid value"
            },
            "^Attribute .+ not allowed on element .+ at this point.*$": {
              "score": 8,
              "what": "attribute not allowed on this element"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 1,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "imageNoText": {
          "nuVal": {
            "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          }
        },
        "linkNoText": {
          "wave": {
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "accessKeyDuplicate": {
          "wave": {
            "a:accesskey": {
              "score": 4,
              "what": "Accesskey"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "headingStructure": {
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "htmlcs": 100,
      "ibm": 100
    },
    "summary": {
      "total": 897,
      "log": 181,
      "preventions": 200,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 260
        },
        {
          "groupName": "focusIndication",
          "score": 51
        },
        {
          "groupName": "contrastAAA",
          "score": 42
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 32
        },
        {
          "groupName": "linkIndication",
          "score": 17
        },
        {
          "groupName": "attributeBad",
          "score": 14
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "roleBad",
          "score": 10
        },
        {
          "groupName": "imageNoText",
          "score": 8
        },
        {
          "groupName": "linkNoText",
          "score": 6
        },
        {
          "groupName": "accessKeyDuplicate",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "inconsistentStyles",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "typeRedundant",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}