Skip to content

Commit

Permalink
mannual fixed links in coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
jongund committed Jan 19, 2025
1 parent 2f84909 commit 0e02b8f
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions content/about/coverage-and-quality/coverage-and-quality-report.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h2 id="roles_with_one_example_label">Roles with at Least One Guidance or Exampl
<td><code>complementary</code></td>
<td><a href="../../../content/practices/landmark-regions/landmark-regions-practice.html#aria_lh_complementary">Complementary</a>
</td>
<td><a href="../../../content/patterns/landmarks/examples/complementary.html">Complementary Landmark</a>
<td><a href="../../../content/patterns/landmarks/landmarks-pattern.html#complementary">Complementary Landmark</a>
</td>
</tr>
<tr>
Expand All @@ -159,7 +159,7 @@ <h2 id="roles_with_one_example_label">Roles with at Least One Guidance or Exampl
<td><code>main</code></td>
<td><a href="../../../content/practices/landmark-regions/landmark-regions-practice.html#aria_lh_main">Main</a>
</td>
<td><a href="../../../content/patterns/landmarks/examples/main.html">Main Landmark</a>
<td><a href="../../../content/patterns/landmarks/landmarks-pattern.html#main">Main Landmark</a>
</td>
</tr>
<tr>
Expand All @@ -178,7 +178,7 @@ <h2 id="roles_with_one_example_label">Roles with at Least One Guidance or Exampl
<td><code>search</code></td>
<td><a href="../../../content/practices/landmark-regions/landmark-regions-practice.html#aria_lh_search">Search</a>
</td>
<td><a href="../../../content/patterns/landmarks/examples/search.html">Search Landmark</a>
<td><a href="../../../content/patterns/landmarks/landmarks-pattern.html#search">Search Landmark</a>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -235,7 +235,7 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<td><ul>
<li><a href="../../../content/patterns/menubar/examples/menubar-navigation.html">Navigation Menubar</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/treeview/examples/treeview-navigation.html">Navigation Treeview</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/landmarks/examples/banner.html">Banner Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#banner">Banner Landmark</a></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -297,7 +297,7 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<td><ul>
<li><a href="../../../content/patterns/menubar/examples/menubar-navigation.html">Navigation Menubar</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/treeview/examples/treeview-navigation.html">Navigation Treeview</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/landmarks/examples/contentinfo.html">Contentinfo Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#contentinfo">Contentinfo Landmark</a></li>
</ul>
</td>
</tr>
Expand All @@ -322,7 +322,7 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<li><a href="../../../content/practices/names-and-descriptions/names-and-descriptions-practice.html#naming_with_labels">Naming Form Controls with the Label Element</a></li>
</ul>
</td>
<td><a href="../../../content/patterns/landmarks/examples/form.html">Form Landmark</a>
<td><a href="../../../content/patterns/landmarks/landmarks-pattern.html#form">Form Landmark</a>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -463,7 +463,7 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<td><ul>
<li><a href="../../../content/patterns/menubar/examples/menubar-navigation.html">Navigation Menubar</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/treeview/examples/treeview-navigation.html">Navigation Treeview</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/landmarks/examples/navigation.html">Navigation Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#navigation">Navigation Landmark</a></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -589,7 +589,7 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<li><a href="../../../content/patterns/carousel/examples/carousel-2-tablist.html">Auto-Rotating Image Carousel with Tabs for Slide Control</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/menubar/examples/menubar-navigation.html">Navigation Menubar</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/treeview/examples/treeview-navigation.html">Navigation Treeview</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/landmarks/examples/region.html">Region Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#region">Region Landmark</a></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -1073,12 +1073,12 @@ <h2 id="props_with_more_than_one_label">Properties and States with More than One
<li><a href="../../../content/patterns/treeview/examples/treeview-1a.html">File Directory Treeview Using Computed Properties</a></li>
<li><a href="../../../content/patterns/treeview/examples/treeview-1b.html">File Directory Treeview Using Declared Properties</a></li>
<li><a href="../../../content/patterns/treeview/examples/treeview-navigation.html">Navigation Treeview</a> (<abbr title="High Contrast Support">HC</abbr>)</li>
<li><a href="../../../content/patterns/landmarks/examples/complementary.html">Complementary Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/examples/form.html">Form Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/examples/main.html">Main Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/examples/navigation.html">Navigation Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/examples/region.html">Region Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/examples/search.html">Search Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#complementary">Complementary Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#form">Form Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#main">Main Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#navigation">Navigation Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#region">Region Landmark</a></li>
<li><a href="../../../content/patterns/landmarks/landmarks-pattern.html#search">Search Landmark</a></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -2645,4 +2645,4 @@ <h3 id="example_mouse_pointer">Mouse and Pointer Events</h3>
</main>


</body></html>
</body></html>

0 comments on commit 0e02b8f

Please sign in to comment.