Skip to content

Instantly share code, notes, and snippets.

@dsturley
Created August 3, 2015 22:09
Show Gist options
  • Save dsturley/b66e03d889edee4fa637 to your computer and use it in GitHub Desktop.
Save dsturley/b66e03d889edee4fa637 to your computer and use it in GitHub Desktop.
{
"target": [
".is-copy-enabled > .logged_in.env-production.macintosh.vis-public > .wrapper > .header.header-logged-in.true > .container.clearfix > .site-search.repo-scope.js-site-search > .js-site-search-form > .js-chromeless-input-container.form-control > .scope-badge"
],
"html": "<div class=\"scope-badge\">This repository</div>",
"impact": "critical",
"any": [
{
"id": "color-contrast",
"impact": "critical",
"message": "Element has insufficient color contrast of 3.91 (foreground color: #767676, background color: #eeeeee, font size: 9.0pt, font weight: normal)",
"data": {
"fgColor": "#767676",
"bgColor": "#eeeeee",
"contrastRatio": "3.91",
"fontSize": "9.0pt",
"fontWeight": "normal"
},
"relatedNodes": [
{
"target": [
".is-copy-enabled > .logged_in.env-production.macintosh.vis-public > .wrapper > .header.header-logged-in.true > .container.clearfix > .site-search.repo-scope.js-site-search > .js-site-search-form > .js-chromeless-input-container.form-control > .scope-badge"
],
"html": "<div class=\"scope-badge\">This repository</div>"
}
]
}
],
"all": [],
"none": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment