Skip to content

Commit

Permalink
Fix rules in test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
tombrunet committed May 10, 2023
1 parent 80192f4 commit 710ba30
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand Down Expand Up @@ -1690,7 +1690,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand All @@ -1716,7 +1716,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand All @@ -1742,7 +1742,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand All @@ -1768,7 +1768,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand All @@ -1794,7 +1794,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand Down Expand Up @@ -1824,7 +1824,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand All @@ -1850,7 +1850,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand All @@ -1876,7 +1876,7 @@
"level": "pass"
},
{
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"value": [
"VIOLATION",
"PASS"
Expand Down Expand Up @@ -2980,7 +2980,7 @@
"0": "Use proper HTML list elements to create lists",
"Pass_0": "Rule Passed"
},
"IBMA_Color_Contrast_WCAG2AA_PV": {
"text_contrast_sufficient_PV": {
"0": "The contrast ratio of text with its background (i.e. background with a color gradient or a background image) must meet WCAG 2.1 AA requirements",
"Pass_0": "Rule Passed"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"nls": {
"IBMA_Color_Contrast_WCAG2AA_PV": {
"text_contrast_sufficient_PV": {
"0": "The contrast ratio of text with its background (i.e. background with a color gradient or a background image) must meet WCAG 2.1 AA requirements",
"Pass_0": "Rule Passed"
},
Expand Down Expand Up @@ -1799,7 +1799,7 @@
"dom": "/html[1]/body[1]/div[2]/h1[1]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<h1>",
"value": [
Expand All @@ -1825,7 +1825,7 @@
"dom": "/html[1]/body[1]/div[2]/div[2]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<div id=\"firstDiv\">",
"value": [
Expand All @@ -1851,7 +1851,7 @@
"dom": "/html[1]/body[1]/div[2]/div[1]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<div id=\"firstDiv\">",
"value": [
Expand All @@ -1877,7 +1877,7 @@
"dom": "/html[1]/body[1]/div[2]/a[1]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<a name=\"navskip\">",
"value": [
Expand All @@ -1903,7 +1903,7 @@
"dom": "/html[1]/body[1]/div[2]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<div role=\"main\">",
"value": [
Expand Down Expand Up @@ -1933,7 +1933,7 @@
"dom": "/html[1]/body[1]/div[1]/a[1]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<a alt=\"skip to main content\" href=\"#navskip\">",
"value": [
Expand All @@ -1959,7 +1959,7 @@
"dom": "/html[1]/body[1]/div[1]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<div role=\"navigation\">",
"value": [
Expand All @@ -1985,7 +1985,7 @@
"dom": "/html[1]/body[1]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<body>",
"value": [
Expand All @@ -2011,7 +2011,7 @@
"dom": "/html[1]"
},
"reasonId": "Pass_0",
"ruleId": "IBMA_Color_Contrast_WCAG2AA_PV",
"ruleId": "text_contrast_sufficient_PV",
"ruleTime": 0,
"snippet": "<html lang=\"en\">",
"value": [
Expand Down

0 comments on commit 710ba30

Please sign in to comment.