forked from Orange-OpenSource/La-Va11ydette
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
224 lines (189 loc) · 8.94 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!--
Copyright (C) 2021 Orange
This software is confidential and proprietary information of Orange.
You shall not disclose such Confidential Information and shall use it only
in accordance with the terms of the agreement you entered into.
Unauthorized copying of this file, via any medium is strictly prohibited.
If you are Orange employee you shall use this software in accordance with
the Orange Source Charter (http://infoportal-opensource.innov.intraorange/en/orange-source-charter/).
-->
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Grille Audit Wcag 2.1 d’Orange — La va11ydette</title>
<link rel="icon" href="favicon.ico">
<link rel="preconnect" href="https://code.jquery.com" crossorigin="anonymous">
<link rel="preconnect" href="https://cdn.jsdelivr.net" crossorigin="anonymous">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/fonts/HelvNeue55_W1G.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/fonts/HelvNeue75_W1G.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<!-- Copyright © 2014 Monotype Imaging Inc. All rights reserved -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/orangeHelvetica.min.css"
integrity="sha384-e8MwV9etVvzgFAywWdlyEtXAdRYElY+BlimyrAcXkDiyJXy4oIZZqrV/ST605uwF" crossorigin="anonymous">
<!-- Copyright © 2016 Orange SA. All rights reserved -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/orangeIcons.min.css"
integrity="sha384-Zd5WIT6PZ7YtONlsULMAoLWo0iJi5GPix2LFrMhPQjMYjBA0FhvsKInWdLKM+9nW" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/boosted.min.css"
integrity="sha384-OB/gcmnjN4zOvILOKtMqzd/ZUoKc/cgZDpn0c2C5FoQAJqmQdjX4ITe6XSK32JyO" crossorigin="anonymous">
<style>
body,
.card-title,
.card-header {
background: #f6f6f6;
color: #000;
}
.navbar-brand h1 {
letter-spacing: 0;
line-height: 1;
opacity: 1;
transition: visibility 0s ease, max-height .15s ease, opacity .15s ease;
max-height: 4em;
visibility: visible;
transition-delay: 0s;
}
.navbar-brand .h2 {
line-height: 1.2;
align-self: flex-end;
}
.minimized .navbar-brand h1 {
overflow: hidden;
max-height: 0;
opacity: 0;
visibility: hidden;
transition-delay: .15s, 0s, 0s;
}
.minimized .navbar-brand .h2 {
line-height: 1;
align-self: baseline;
}
.minimized .navbar-brand img {
width: 1.875rem;
height: 1.875rem;
}
h2[id],
#filter,
#currentPageManager {
top: 3.75rem;
}
#filter {max-height: calc(100vh - 9.6rem);}
[aria-expanded="true"] .icon-arrow-down {
transform: rotate(180deg);
}
.border {
border-width: .0625rem !important;
}
.bg-light2 {background-color: #F6F6F6;}
@media print {
body {padding-top: 0 !important;}
.col-print-12{
flex: 0 0 100%;
max-width: 100%;
}
.custom-switch .custom-control-label::before, .custom-control-label::before {
content:none;
}
.custom-switch .custom-control-label::after, .custom-control-label::after {
content:none;
}
.custom-control-input {
position: relative;
z-index: 1;
opacity: 100;
}
}
</style>
</head>
<body>
<header id="docs-navbar" class="d-print-none" >
<div class="navbar navbar-dark navbar-expand supra">
<div class="d-flex flex-row-reverse container-lg">
<nav role="navigation" id="nav-lang" aria-label="A propos et changement de langue">
<ul class="navbar-nav">
<li class="nav-item">
<a href="https://a11y-guidelines.orange.com/fr/web/audit-wcag/" id="link-about" target="_blank" title="À propos (nouvelle fenêtre)" class="nav-link">
<span id="link-about-txt">À propos</span>
</a>
</li>
<li class="nav-item">
<a href="./?lang=en" id="link-en" class="nav-link" lang="en">
English
</a>
</li>
<li class="nav-item">
<a href="./?lang=fr" id="link-fr" class="nav-link active" aria-current="true" lang="fr">
Français
</a>
</li>
</ul>
</nav>
</div>
</div>
<nav class="navbar navbar-dark navbar-expand-md flex-wrap" role="navigation">
<div class="container w-100">
<a class="navbar-brand" href="/">
<img src="https://cdn.jsdelivr.net/npm/[email protected]/dist/img/orange_logo.svg" alt="" width="50" height="50">
<span class="h2">
<span id="va11ydette">La v<span class="text-primary">a11y</span>dette</span><br>
<h1 class="small text-primary m-0" id="auditNameWcag"></h1>
</span>
</a>
<div class="ml-auto" id="importexport">
<button id="btnImport" type="button" class="btn btn-inverse btn-link mr-n3" title=""
data-toggle="collapse" data-target="#import-form"
aria-expanded="false" aria-controls="import-form">
<span class="icon-modifier-upload" aria-hidden="true"></span>
<span id="btnImportTxt"></span>
</button>
<a href="#" id="export" class="btn btn-inverse btn-link mr-n3 disabled" title=""
disabled aria-disabled="true">
<span class="icon-Modifier-download" aria-hidden="true"></span>
<span id="btnExportTxt"></span>
</a>
</div>
</div>
<div class="collapse w-100 border-top border-900" id="import-form">
<div class="container py-3">
<div class="input-group">
<div class="custom-file">
<input class="custom-file-input" id="selectFiles" type="file">
<label class="custom-file-label" id="selectFilesLabel" for="selectFiles" aria-describedby="import">Sélectionner un audit</label>
</div>
<div class="input-group-append">
<button class="btn btn-secondary btn-inverse" type="button" id="import" data-toggle="collapse" data-target="#import-form"
aria-expanded="false" aria-controls="import-form">Importer</button>
</div>
</div>
</div>
</div>
</nav>
</header>
<main role="main" class="mt-4" id="main">
</main>
<footer class="o-footer" id="footer" role="contentinfo">
<div class="o-footer-body">
<div class="container py-3">
<p class="mb-0" id="footerTxt1">Documentation sous <a href="https://github.com/Orange-OpenSource/a11y-guidelines/blob/master/LICENSE">licence CC BY SA 3.0</a>.</p>
<p class="mb-0" id="footerTxt2">Le logo Orange ainsi que certaines images et captures sont la propriété d’Orange : Copyright © 2016 Orange SA <em lang="en">All rights reserved</em>.</p>
</div>
</div>
</footer>
<a href="#" class="o-scroll-up">
<span class="d-none d-sm-inline-block d-print-none" id="scrollUpTxt">Retour en haut de page</span>
</a>
<div id="modal"></div>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/boosted.min.js"
integrity="sha384-Y/0NjLXRerXrg7jzex/E5ONTjY9VxGnhnsY0dVw12hlg/0XlAJFjh1biCQfdWI1R"
crossorigin="anonymous"></script>
<script src="./js/markdown-it.min.js"></script>
<script src="./js/FileSaver.min.js"></script>
<script src="./js/jszip.min.js"></script>
<script src="./js/myexcel.js"></script>
<script src="./js/lavallydette.js"></script>
</body>
</html>