From ae45e0988b73f44405c9bf0d3f7f7aead7aff118 Mon Sep 17 00:00:00 2001 From: Liliia Pelypenko Date: Thu, 24 Dec 2020 17:38:30 +0900 Subject: [PATCH] Added new style for code and split into two columns --- artifacts/accessibilityReport.html | 1129 +-- artifacts/tcAllPassedOnlyViolations.html | 6 +- artifacts/tcInapplicablePresent.html | 1129 +-- artifacts/tcIncludingCustomSummary.html | 1129 +-- artifacts/tcOnlyPasses.html | 6 +- artifacts/tcPassesAndViolations.html | 1129 +-- artifacts/tcWithTheKey.html | 6 +- artifacts/tsAllOptionalParametersPresent.html | 1129 +-- artifacts/urlIsNotPassed.html | 1129 +-- docs/index.html | 108 +- src/util/template/pageTemplate.html | 34 +- temp/tcPassesViolationsIncomplete.html | 1129 +-- test/__snapshots__/index.test.ts.snap | 8029 +++++++---------- 13 files changed, 6525 insertions(+), 9567 deletions(-) diff --git a/artifacts/accessibilityReport.html b/artifacts/accessibilityReport.html index 705f96d..cb7c509 100644 --- a/artifacts/accessibilityReport.html +++ b/artifacts/accessibilityReport.html @@ -37,6 +37,7 @@ .hljs { white-space: pre-wrap; width: 100%; + background: #f0f0f0; } p { margin-top: 0.3rem; @@ -44,9 +45,6 @@ li { line-height: 1.618; } - .fix-summary-list { - word-break: break-word; - } Failed
- Violation type #1: Buttons must have discernible text + 1. Buttons must have discernible text
- - + + + +
#Issue Description#Issue Description + To solve this violation, you need to... +
1 -

Element location(s)

+

Element location

.departure-date > .ui-datepicker-trigger:nth-child(4)

Element source

<button class="ui-datepicker-trigger" type="button">
 <!-- <img title="..." alt="..." src="/redesign/assets/demo-sites/mars/images/calendar.png"> -->
 </button>
-

- - To solve this violation, you need to... - -

-
+
+

Fix any of the following: