File tree Expand file tree Collapse file tree 5 files changed +660
-0
lines changed
site/pages/docs/ref/data-inview
src/plugins/data-inview/reports Expand file tree Collapse file tree 5 files changed +660
-0
lines changed Original file line number Diff line number Diff line change 2525 </ul >
2626</section >
2727
28+ <section >
29+ <h2 >Evaluation and report</h2 >
30+ <ul >
31+ <li >Accessibility (SC WCAG 2.1/2.2 Level A & AA)- <a href =" ../../../demos/data-inview/reports/pre-a11y-1-en.html" >English Report</a ></li >
32+ <li >Accessibility (SC WCAG 2.1/2.2 Level A & AA)- <a href =" ../../../demos/data-inview/reports/pre-a11y-1-fr.html" >French Report</a ></li >
33+ </ul >
34+ </section >
35+
2836<section >
2937 <h2 >Issues and Testing</h2 >
3038 <p ><a href =" test-1.html" >Test page for accessibility issue for screen readers</a ></p >
Original file line number Diff line number Diff line change 2727 </ul >
2828</section >
2929
30+ <section >
31+ <h2 >Évaluation et rapport</h2 >
32+ <ul >
33+ <li >Accessibilité (CS WCAG 2.1/2.2 Niveau A & AA)- <a href =" ../../../demos/data-inview/reports/pre-a11y-1-en.html" >Anglais Rapport</a ></li >
34+ <li >Accessibilité (CS WCAG 2.1/2.2 Niveau A & AA)- <a href =" ../../../demos/data-inview/reports/pre-a11y-1-fr.html" >Français Rapport</a ></li >
35+ </ul >
36+ </section >
37+
3038<section >
3139 <h2 >Issues and Testing</h2 >
3240 <p ><a href =" test-1.html" >Test page for accessibility issue for screen readers</a ></p >
Original file line number Diff line number Diff line change 1+ ---
2+ {
3+ " title" : "Pre-Accessibility assessment # 1 - Data-inview",
4+ " language" : "en",
5+ " tag" : "data-inview",
6+ " parentdir" : "data-inview",
7+ " parentPage" : "data-inview",
8+ " parentPageURL" : "data-inview",
9+ " altLangPage" : "pre-a11y-1-fr.html",
10+ " dateModified" : "2025-06-23",
11+ " layout" : "assessment_wrote_en-en.hbs",
12+ " reportURL" : "pre-a11y-1.json"
13+ }
14+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ {
3+ " title" : "Pre-Assessment d'accessibilité # 1 - Data-inview",
4+ " language" : "fr",
5+ " tag" : "data-inview",
6+ " parentdir" : "data-inview",
7+ " parentPage" : "data-inview",
8+ " parentPageURL" : "data-inview",
9+ " altLangPage" : "pre-a11y-1-en.html",
10+ " dateModified" : "2025-06-23",
11+ " layout" : "assessment_wrote_en-fr.hbs",
12+ " reportURL" : "pre-a11y-1.json"
13+ }
14+ ---
You can’t perform that action at this time.
0 commit comments