Skip to content

Commit

Permalink
deploy: 1545753
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonF30 committed Sep 20, 2023
1 parent 0b7947c commit e8cba5f
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 111 deletions.
7 changes: 3 additions & 4 deletions en/articles/accessible-svg/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h3 id="svg-in-an-img-tag-2">SVG in an <code>img</code> tag <a class="header-anc
&lt;img src="XXX.svg" aria-label="replacement text" role="img" /&gt;
</code> </pre>
<p>We add <code>role=&quot;img&quot;</code> to make sure that with macOS Safari, VoiceOver (old versions) announces &quot;image&quot;.</p>
<h4 id="svg-online-inline-2">SVG online (inline) <a class="header-anchor" href="#svg-online-inline-2" aria-labelledby="a11y_heading_anchor_label">#</a></h4>
<h3 id="svg-online-inline-2">SVG online (inline) <a class="header-anchor" href="#svg-online-inline-2" aria-labelledby="a11y_heading_anchor_label">#</a></h3>
<pre> <code class="html">
&lt;svg viewBox="0 0 440 540" version="1.1" role="img"
lang="fr" xml:lang="fr"
Expand Down Expand Up @@ -311,9 +311,8 @@ <h2 id="toc-title">On this page</h2>
<a href="#svg-online-inline" class="nav-link text-muted">SVG online (inline)</a></li></ul></li><li class="nav-item position-relative">
<a href="#informative-image-without-link-or-button" class="nav-link text-muted">Informative image (without link or button)</a>
<ul><li class="nav-item position-relative">
<a href="#svg-in-an-img-tag-2" class="nav-link text-muted">SVG in an img tag</a>
<ul><li class="nav-item position-relative">
<a href="#svg-online-inline-2" class="nav-link text-muted">SVG online (inline)</a></li></ul></li></ul></li><li class="nav-item position-relative">
<a href="#svg-in-an-img-tag-2" class="nav-link text-muted">SVG in an img tag</a></li><li class="nav-item position-relative">
<a href="#svg-online-inline-2" class="nav-link text-muted">SVG online (inline)</a></li></ul></li><li class="nav-item position-relative">
<a href="#last-words" class="nav-link text-muted">Last words ...</a></li><li class="nav-item position-relative">
<a href="#ressources-articles-that-have-helped-me-a-lot" class="nav-link text-muted">Ressources (articles that have helped me a lot)</a></li>
</ul>
Expand Down
12 changes: 2 additions & 10 deletions en/mobile/android/design/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="/assets/tarteaucitron-boosted.css"></head>
<body data-bs-spy="scroll" data-bs-offset="130" data-bs-target="#toc" style="position:relative;">
<body>


<header role="banner">
Expand Down Expand Up @@ -204,8 +204,6 @@
</a></div>
</nav>



</div>
</div>

Expand Down Expand Up @@ -254,7 +252,7 @@ <h2 id="side-navigation-label">Topics</h2>
</div>
</div>

<main id="main-content" class="col-md-6" role="main">
<main id="main-content" class="col-md-9" role="main">

<div class="mt-4">
<h1>Android's essential criteria for design</h1>
Expand All @@ -266,12 +264,6 @@ <h1>Android's essential criteria for design</h1>
</div>
</main>

<div class="col-md-3">
<div class="StickySideNavigation">

</div>
</div>

</div>
</div>

Expand Down
12 changes: 2 additions & 10 deletions en/mobile/android/development/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="/assets/tarteaucitron-boosted.css"></head>
<body data-bs-spy="scroll" data-bs-offset="130" data-bs-target="#toc" style="position:relative;">
<body>


<header role="banner">
Expand Down Expand Up @@ -198,8 +198,6 @@
</a></div>
</nav>



</div>
</div>

Expand Down Expand Up @@ -236,7 +234,7 @@ <h2 id="side-navigation-label">Topics</h2>
</div>
</div>

<main id="main-content" class="col-md-6" role="main">
<main id="main-content" class="col-md-9" role="main">

<div class="mt-4">
<h1>Android accessibility criteria for development</h1>
Expand All @@ -245,12 +243,6 @@ <h1>Android accessibility criteria for development</h1>
</div>
</main>

<div class="col-md-3">
<div class="StickySideNavigation">

</div>
</div>

</div>
</div>

Expand Down
12 changes: 2 additions & 10 deletions en/mobile/android/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="/assets/tarteaucitron-boosted.css"></head>
<body data-bs-spy="scroll" data-bs-offset="130" data-bs-target="#toc" style="position:relative;">
<body>


<header role="banner">
Expand Down Expand Up @@ -194,8 +194,6 @@
</a></div>
</nav>



</div>
</div>

Expand Down Expand Up @@ -224,7 +222,7 @@ <h2 id="side-navigation-label">Topics</h2>
</div>
</div>

<main id="main-content" class="col-md-6" role="main">
<main id="main-content" class="col-md-9" role="main">

<div class="mt-4">
<h1>Android accessibility testing</h1>
Expand All @@ -250,12 +248,6 @@ <h1>Android accessibility testing</h1>
</div>
</main>

<div class="col-md-3">
<div class="StickySideNavigation">

</div>
</div>

</div>
</div>

Expand Down
12 changes: 2 additions & 10 deletions en/web/design/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="/assets/tarteaucitron-boosted.css"></head>
<body data-bs-spy="scroll" data-bs-offset="130" data-bs-target="#toc" style="position:relative;">
<body>


<header role="banner">
Expand Down Expand Up @@ -204,8 +204,6 @@
</a></div>
</nav>



</div>
</div>

Expand Down Expand Up @@ -254,7 +252,7 @@ <h2 id="side-navigation-label">Topics</h2>
</div>
</div>

<main id="main-content" class="col-md-6" role="main">
<main id="main-content" class="col-md-9" role="main">

<div class="mt-4">
<h1>WCAG based guidelines for design</h1>
Expand All @@ -269,12 +267,6 @@ <h1>WCAG based guidelines for design</h1>
</div>
</main>

<div class="col-md-3">
<div class="StickySideNavigation">

</div>
</div>

</div>
</div>

Expand Down
12 changes: 2 additions & 10 deletions en/web/develop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="/assets/tarteaucitron-boosted.css"></head>
<body data-bs-spy="scroll" data-bs-offset="130" data-bs-target="#toc" style="position:relative;">
<body>


<header role="banner">
Expand Down Expand Up @@ -206,8 +206,6 @@
</a></div>
</nav>



</div>
</div>

Expand Down Expand Up @@ -260,7 +258,7 @@ <h2 id="side-navigation-label">Topics</h2>
</div>
</div>

<main id="main-content" class="col-md-6" role="main">
<main id="main-content" class="col-md-9" role="main">

<div class="mt-4">
<h1>WCAG based guidelines for web development</h1>
Expand All @@ -275,12 +273,6 @@ <h1>WCAG based guidelines for web development</h1>
</div>
</main>

<div class="col-md-3">
<div class="StickySideNavigation">

</div>
</div>

</div>
</div>

Expand Down
7 changes: 3 additions & 4 deletions fr/articles/svg-accessibles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h3 id="svg-dans-une-balise-img-2">SVG dans une balise <code>img</code> <a class
&lt;img src="XXX.svg" aria-label="texte de remplacement" role="img" /&gt;
</code></pre>
<p>On rajoute <code>role=&quot;img&quot;</code> pour s’assurer qu’avec macOS Safari, VoiceOver (anciennes versions) annonce bien « image ».</p>
<h4 id="svg-en-ligne-inline-2">SVG en ligne (inline) <a class="header-anchor" href="#svg-en-ligne-inline-2" aria-labelledby="a11y_heading_anchor_label">#</a></h4>
<h3 id="svg-en-ligne-inline-2">SVG en ligne (inline) <a class="header-anchor" href="#svg-en-ligne-inline-2" aria-labelledby="a11y_heading_anchor_label">#</a></h3>
<pre><code class="html">
&lt;svg viewBox="0 0 440 540" version="1.1" role="img"
lang="fr" xml:lang="fr"
Expand Down Expand Up @@ -310,9 +310,8 @@ <h2 id="toc-title">Sur cette page</h2>
<a href="#svg-en-ligne-inline" class="nav-link text-muted">SVG en ligne (inline)</a></li></ul></li><li class="nav-item position-relative">
<a href="#image-informative-hors-lien-ou-bouton" class="nav-link text-muted">Image informative (hors lien ou bouton)</a>
<ul><li class="nav-item position-relative">
<a href="#svg-dans-une-balise-img-2" class="nav-link text-muted">SVG dans une balise img</a>
<ul><li class="nav-item position-relative">
<a href="#svg-en-ligne-inline-2" class="nav-link text-muted">SVG en ligne (inline)</a></li></ul></li></ul></li><li class="nav-item position-relative">
<a href="#svg-dans-une-balise-img-2" class="nav-link text-muted">SVG dans une balise img</a></li><li class="nav-item position-relative">
<a href="#svg-en-ligne-inline-2" class="nav-link text-muted">SVG en ligne (inline)</a></li></ul></li><li class="nav-item position-relative">
<a href="#dernier-mots" class="nav-link text-muted">Dernier mots…</a></li><li class="nav-item position-relative">
<a href="#webographie-articles-qui-mont-bien-bien-aides" class="nav-link text-muted">Webographie (articles qui m’ont bien, bien aidés)</a></li>
</ul>
Expand Down
12 changes: 2 additions & 10 deletions fr/mobile/android/conception/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="/assets/tarteaucitron-boosted.css"></head>
<body data-bs-spy="scroll" data-bs-offset="130" data-bs-target="#toc" style="position:relative;">
<body>


<header role="banner">
Expand Down Expand Up @@ -204,8 +204,6 @@
</a></div>
</nav>



</div>
</div>

Expand Down Expand Up @@ -254,7 +252,7 @@ <h2 id="side-navigation-label">Thématiques</h2>
</div>
</div>

<main id="main-content" class="col-md-6" role="main">
<main id="main-content" class="col-md-9" role="main">

<div class="mt-4">
<h1>Android designer - Les critères incontournables sous Android pour la conception</h1>
Expand All @@ -266,12 +264,6 @@ <h1>Android designer - Les critères incontournables sous Android pour la concep
</div>
</main>

<div class="col-md-3">
<div class="StickySideNavigation">

</div>
</div>

</div>
</div>

Expand Down
12 changes: 2 additions & 10 deletions fr/mobile/android/developpement/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="/assets/tarteaucitron-boosted.css"></head>
<body data-bs-spy="scroll" data-bs-offset="130" data-bs-target="#toc" style="position:relative;">
<body>


<header role="banner">
Expand Down Expand Up @@ -198,8 +198,6 @@
</a></div>
</nav>



</div>
</div>

Expand Down Expand Up @@ -236,7 +234,7 @@ <h2 id="side-navigation-label">Thématiques</h2>
</div>
</div>

<main id="main-content" class="col-md-6" role="main">
<main id="main-content" class="col-md-9" role="main">

<div class="mt-4">
<h1>Les critères incontournables sous Android pour le développement</h1>
Expand All @@ -245,12 +243,6 @@ <h1>Les critères incontournables sous Android pour le développement</h1>
</div>
</main>

<div class="col-md-3">
<div class="StickySideNavigation">

</div>
</div>

</div>
</div>

Expand Down
12 changes: 2 additions & 10 deletions fr/mobile/android/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<link rel="stylesheet" href="/assets/style.css">
<link rel="stylesheet" href="/assets/tarteaucitron-boosted.css"></head>
<body data-bs-spy="scroll" data-bs-offset="130" data-bs-target="#toc" style="position:relative;">
<body>


<header role="banner">
Expand Down Expand Up @@ -194,8 +194,6 @@
</a></div>
</nav>



</div>
</div>

Expand Down Expand Up @@ -224,7 +222,7 @@ <h2 id="side-navigation-label">Thématiques</h2>
</div>
</div>

<main id="main-content" class="col-md-6" role="main">
<main id="main-content" class="col-md-9" role="main">

<div class="mt-4">
<h1>Le test de l’accessibilité sous Android</h1>
Expand All @@ -250,12 +248,6 @@ <h1>Le test de l’accessibilité sous Android</h1>
</div>
</main>

<div class="col-md-3">
<div class="StickySideNavigation">

</div>
</div>

</div>
</div>

Expand Down
4 changes: 2 additions & 2 deletions fr/persona/michel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -854,12 +854,12 @@ <h3 class="fs-4 text-break">Message illisible</h3>
</div>
<div class="col-12 col-lg-3 col-md-6 step-3 mb-persona">
<h3 class="fs-4 text-break">Nouvel onglet non annoncé</h3>
<p>Si un lien s'ouvre dans un nouvel onglet en dehors de la zone de visualisation et sans avertissement, Thierry ne voit
<p>Si un lien s'ouvre dans un nouvel onglet en dehors de la zone de visualisation et sans avertissement, Michel ne voit
pas l'onglet.</p>
</div>
<div class="col-12 col-lg-3 col-md-6 lg-persona">
<h3 class="fs-4 text-break">Navigation inadaptée</h3>
<p>Quand une application ou un site n’est pas entièrement pilotable depuis un clavier et nécessite une souris, Thierry
<p>Quand une application ou un site n’est pas entièrement pilotable depuis un clavier et nécessite une souris, Michel
peut avoir des difficultés à l’utiliser.</p>
</div>
</div>
Expand Down
Loading

0 comments on commit e8cba5f

Please sign in to comment.