forked from twbs/bootstrap
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
95fa79a
commit ffa7da8
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"standard": "WCAG2AA", | ||
"level": "error", | ||
"concurrency": 4, | ||
"concurrency": 8, | ||
"defaults": { | ||
"runners": [ | ||
"htmlcs" | ||
], | ||
"hideElements": "" | ||
"hideElements": ".bd-search, footer > div > div > div:nth-child(1) > ul > li, footer > p > a, div:nth-child(4) > main > div:nth-child(3) > div:nth-child(9) > div > strong, button.btn.btn-outline-warning, button.btn.btn-outline-info, button.btn.btn-outline-light, nav.navbar-dark.bg-dark button.btn.btn-outline-success, aside > h2, #disabled-forms > div:nth-child(2) > div > form > fieldset, #floating-labels > div:nth-child(2) > div > form, .navbar.navbar-light > .nav.nav-pills > li > a.nav-link, .bg-light > .text-success, ul.dropdown-menu > li > a.dropdown-item.disabled, a.link-warning, a.link-info, a.link-light, nav.navbar.navbar-light.bg-light .btn.btn-outline-success, nav.navbar.navbar-light.bg-light .btn.btn-outline-secondary, nav.navbar.navbar-light .btn.btn-outline-primary, h4#constructor, label.bg-light .text-muted, nav.navbar-light.bg-light nav.nav.nav-pills > a.nav-link, .sidebar.bg-light .text-muted, form.form-floating, .bg-light .btn.btn-outline-secondary, div[id^=navbarsExample] > form, main > header > div > div > a, main > div > header > a, main header > div > div > div > a, input.form-control[placeholder='Promo code'], input.form-control[placeholder='رمز ترويجي'], .bg-light form small.text-muted, .bg-light form span.text-muted, .bg-light footer.text-muted > p, .bg-light footer > ul > li > a, #dropdownFilter > div > form, #dropdownCalendar > div > div > div > select, #dropdownCalendar > div > div > div > button, footer > p + a[href='/'], footer > div > a[href='/'], footer ul > li > a[href='#'], div:nth-child(10) > footer > div:nth-child(1) > div:nth-child(4) > form, p.text-warning, header div.bg-dark a.text-secondary, header.bg-dark a.text-secondary, header:nth-child(8) > div > div form, header:nth-child(10) > div > div form, header:nth-child(12) > div > div form, header:nth-child(16) > div form, header:nth-child(18) > div > div form, form.bg-light small.text-muted, div.bg-dark.text-secondary p, .bg-light code, .bg-light a, footer.bg-light span.text-muted, main > div:nth-child(3) > div:nth-child(55) > nav > form, main > div:nth-child(3) > div:nth-child(59) > nav > form, main > div:nth-child(3) > div:nth-child(133) > nav > div > button, .opacity-100.bg-primary.text-light, .opacity-75.bg-primary.text-light, .opacity-50.bg-primary.text-light, .opacity-25.bg-primary.text-light, main > div:nth-child(3) > table.table.text-center, body > main > form > p.text-muted, main > div:nth-child(3) > div:nth-child(49) > form" | ||
} | ||
} |