Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infrastructure: Update glob and sort output when running reference-tables and coverage-report #3010

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions content/about/coverage-and-quality/coverage-and-quality-report.html
Original file line number Diff line number Diff line change
Expand Up @@ -233,9 +233,9 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<td><a href="../../../content/practices/landmark-regions/landmark-regions-practice.html#aria_lh_banner">Banner</a>
</td>
<td><ul>
<li><a href="../../../content/patterns/landmarks/examples/banner.html">Banner Landmark</a></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/banner.html">Banner Landmark</a></li>
</ul>
</td>
</tr>
Expand All @@ -247,8 +247,8 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
</ul>
</td>
<td><ul>
<li><a href="../../../content/patterns/button/examples/button_idl.html">Button (IDL Version)</a></li>
<li><a href="../../../content/patterns/button/examples/button.html">Button</a></li>
<li><a href="../../../content/patterns/button/examples/button_idl.html">Button (IDL Version)</a></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -295,9 +295,9 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<td><a href="../../../content/practices/landmark-regions/landmark-regions-practice.html#aria_lh_contentinfo">Contentinfo</a>
</td>
<td><ul>
<li><a href="../../../content/patterns/landmarks/examples/contentinfo.html">Contentinfo Landmark</a></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/contentinfo.html">Contentinfo Landmark</a></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -453,17 +453,17 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<tr>
<td><code>navigation</code></td>
<td><ul>
<li><a href="../../../content/practices/keyboard-interface/keyboard-interface-practice.html#kbd_generalnav">Fundamental Keyboard Navigation Conventions</a></li>
<li><a href="../../../content/practices/keyboard-interface/keyboard-interface-practice.html#kbd_general_between">Keyboard Navigation Between Components (The Tab Sequence)</a></li>
<li><a href="../../../content/practices/keyboard-interface/keyboard-interface-practice.html#kbd_general_within">Keyboard Navigation Inside Components</a></li>
<li><a href="../../../content/practices/keyboard-interface/keyboard-interface-practice.html#kbd_generalnav">Fundamental Keyboard Navigation Conventions</a></li>
<li><a href="../../../content/practices/keyboard-interface/keyboard-interface-practice.html#kbd_shortcuts_design_basic">Ensure Basic Access Via Navigation</a></li>
<li><a href="../../../content/practices/landmark-regions/landmark-regions-practice.html#aria_lh_navigation">Navigation</a></li>
</ul>
</td>
<td><ul>
<li><a href="../../../content/patterns/landmarks/examples/navigation.html">Navigation Landmark</a></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/navigation.html">Navigation Landmark</a></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -544,10 +544,10 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<td><code>presentation</code></td>
<td><ul>
<li><a href="../../../content/practices/hiding-semantics/hiding-semantics-practice.html#">Hiding Semantics with the presentation Role</a></li>
<li><a href="../../../content/practices/hiding-semantics/hiding-semantics-practice.html#presentation_role_uses">Common Uses of Role presentation</a></li>
<li><a href="../../../content/practices/hiding-semantics/hiding-semantics-practice.html#presentation_role_effects">Effects of Role presentation</a></li>
<li><a href="../../../content/practices/hiding-semantics/hiding-semantics-practice.html#presentation_role_ignored">Conditions That Cause Role presentation to be Ignored</a></li>
<li><a href="../../../content/practices/hiding-semantics/hiding-semantics-practice.html#presentation_role_examples">Example Demonstrating Effects of the presentation Role</a></li>
<li><a href="../../../content/practices/hiding-semantics/hiding-semantics-practice.html#presentation_role_ignored">Conditions That Cause Role presentation to be Ignored</a></li>
<li><a href="../../../content/practices/hiding-semantics/hiding-semantics-practice.html#presentation_role_uses">Common Uses of Role presentation</a></li>
</ul>
</td>
<td></td>
Expand Down Expand Up @@ -587,9 +587,9 @@ <h2 id="roles_with_more_than_one_label">Roles with More than One Guidance or Exa
<li><a href="../../../content/patterns/accordion/examples/accordion.html">Accordion</a></li>
<li><a href="../../../content/patterns/carousel/examples/carousel-1-prev-next.html">Auto-Rotating Image Carousel with Buttons for Slide Control</a></li>
<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/landmarks/examples/region.html">Region Landmark</a></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>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -1049,6 +1049,12 @@ <h2 id="props_with_more_than_one_label">Properties and States with More than One
<li><a href="../../../content/patterns/feed/examples/feed.html">Infinite Scrolling Feed</a></li>
<li><a href="../../../content/patterns/grid/examples/data-grids.html">Data Grid</a></li>
<li><a href="../../../content/patterns/grid/examples/layout-grids.html">Layout Grid</a></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/listbox/examples/listbox-collapsible.html">(Deprecated) Collapsible Dropdown Listbox</a></li>
<li><a href="../../../content/patterns/listbox/examples/listbox-grouped.html">Listbox with Grouped Options</a></li>
<li><a href="../../../content/patterns/listbox/examples/listbox-rearrangeable.html">Listboxes with Rearrangeable Options</a></li>
Expand All @@ -1073,12 +1079,6 @@ <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>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -1128,8 +1128,8 @@ <h2 id="props_with_more_than_one_label">Properties and States with More than One
<td><code>aria-pressed</code></td>
<td></td>
<td><ul>
<li><a href="../../../content/patterns/button/examples/button_idl.html">Button (IDL Version)</a></li>
<li><a href="../../../content/patterns/button/examples/button.html">Button</a></li>
<li><a href="../../../content/patterns/button/examples/button_idl.html">Button (IDL Version)</a></li>
<li><a href="../../../content/patterns/toolbar/examples/toolbar.html">Toolbar</a></li>
</ul>
</td>
Expand Down Expand Up @@ -1400,7 +1400,7 @@ <h3 id="example_coding_practices">Coding Practices</h3>
<td>navigation</td>
</tr>
<tr>
<td><a href="../../../content/patterns/button/examples/button_idl.html">Button (IDL Version)</a></td>
<td><a href="../../../content/patterns/button/examples/button.html">Button</a></td>
<td></td>
<td>Yes</td>
<td></td>
Expand All @@ -1409,11 +1409,11 @@ <h3 id="example_coding_practices">Coding Practices</h3>
<td>1</td>
<td>1</td>
<td>2</td>
<td>2</td>
<td></td>
<td>1</td>
<td>aria-hidden</td>
</tr>
<tr>
<td><a href="../../../content/patterns/button/examples/button.html">Button</a></td>
<td><a href="../../../content/patterns/button/examples/button_idl.html">Button (IDL Version)</a></td>
<td></td>
<td>Yes</td>
<td></td>
Expand All @@ -1422,8 +1422,8 @@ <h3 id="example_coding_practices">Coding Practices</h3>
<td>1</td>
<td>1</td>
<td>2</td>
<td>1</td>
<td>aria-hidden</td>
<td>2</td>
<td></td>
</tr>
<tr>
<td><a href="../../../content/patterns/carousel/examples/carousel-1-prev-next.html">Auto-Rotating Image Carousel with Buttons for Slide Control</a></td>
Expand Down Expand Up @@ -2180,15 +2180,15 @@ <h3 id="example_graphics_techniques">SVG and High Contrast Techniques</h3>
<td>Yes</td>
</tr>
<tr>
<td><a href="../../../content/patterns/button/examples/button_idl.html">Button (IDL Version)</a></td>
<td><a href="../../../content/patterns/button/examples/button.html">Button</a></td>
<td>Yes</td>
<td>Yes</td>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td><a href="../../../content/patterns/button/examples/button.html">Button</a></td>
<td><a href="../../../content/patterns/button/examples/button_idl.html">Button (IDL Version)</a></td>
<td>Yes</td>
<td>Yes</td>
<td></td>
Expand Down
4 changes: 2 additions & 2 deletions content/about/coverage-and-quality/prop-coverage.csv
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"aria-invalid","0","0"
"aria-keyshortcuts","0","0"
"aria-label","1","18","Guidance: Naming with a String Attribute Via aria-label","Example: Breadcrumb","Example: Auto-Rotating Image Carousel with Buttons for Slide Control","Example: Auto-Rotating Image Carousel with Tabs for Slide Control","Example: Editable Combobox With Both List and Inline Autocomplete","Example: Editable Combobox With List Autocomplete","Example: Editable Combobox without Autocomplete","Example: Date Picker Combobox","Example: Date Picker Dialog","Example: Link","Example: Editor Menubar","Example: Navigation Menubar","Example: Rating Radio Group","Example: Horizontal Multi-Thumb Slider","Example: Date Picker Spin Button","Example: Table","Example: Toolbar","Example: Treegrid Email Inbox","Example: Navigation Treeview"
"aria-labelledby","1","41","Guidance: Naming with Referenced Content Via aria-labelledby","Example: Accordion","Example: Alert Dialog","Example: Checkbox (Two State)","Example: Date Picker Combobox","Example: Select-Only Combobox","Example: Editable Combobox with Grid Popup","Example: Date Picker Dialog","Example: Modal Dialog","Example: Infinite Scrolling Feed","Example: Data Grid","Example: Layout Grid","Example: (Deprecated) Collapsible Dropdown Listbox","Example: Listbox with Grouped Options","Example: Listboxes with Rearrangeable Options","Example: Scrollable Listbox","Example: Actions Menu Button Using aria-activedescendant","Example: Actions Menu Button Using element.focus()","Example: Navigation Menu Button","Example: Navigation Menubar","Example: Meter","Example: Radio Group Using aria-activedescendant","Example: Rating Radio Group","Example: Radio Group Using Roving tabindex","Example: Color Viewer Slider","Example: Rating Slider","Example: Media Seek Slider","Example: Vertical Temperature Slider","Example: Date Picker Spin Button","Example: Switch Using HTML Button","Example: Experimental Tabs with Action Buttons","Example: Tabs with Automatic Activation","Example: Tabs with Manual Activation","Example: File Directory Treeview Using Computed Properties","Example: File Directory Treeview Using Declared Properties","Example: Navigation Treeview","Example: Complementary Landmark","Example: Form Landmark","Example: Main Landmark","Example: Navigation Landmark","Example: Region Landmark","Example: Search Landmark"
"aria-labelledby","1","41","Guidance: Naming with Referenced Content Via aria-labelledby","Example: Accordion","Example: Alert Dialog","Example: Checkbox (Two State)","Example: Date Picker Combobox","Example: Select-Only Combobox","Example: Editable Combobox with Grid Popup","Example: Date Picker Dialog","Example: Modal Dialog","Example: Infinite Scrolling Feed","Example: Data Grid","Example: Layout Grid","Example: Complementary Landmark","Example: Form Landmark","Example: Main Landmark","Example: Navigation Landmark","Example: Region Landmark","Example: Search Landmark","Example: (Deprecated) Collapsible Dropdown Listbox","Example: Listbox with Grouped Options","Example: Listboxes with Rearrangeable Options","Example: Scrollable Listbox","Example: Actions Menu Button Using aria-activedescendant","Example: Actions Menu Button Using element.focus()","Example: Navigation Menu Button","Example: Navigation Menubar","Example: Meter","Example: Radio Group Using aria-activedescendant","Example: Rating Radio Group","Example: Radio Group Using Roving tabindex","Example: Color Viewer Slider","Example: Rating Slider","Example: Media Seek Slider","Example: Vertical Temperature Slider","Example: Date Picker Spin Button","Example: Switch Using HTML Button","Example: Experimental Tabs with Action Buttons","Example: Tabs with Automatic Activation","Example: Tabs with Manual Activation","Example: File Directory Treeview Using Computed Properties","Example: File Directory Treeview Using Declared Properties","Example: Navigation Treeview"
"aria-level","0","2","Example: Treegrid Email Inbox","Example: File Directory Treeview Using Declared Properties"
"aria-live","0","5","Example: Alert","Example: Auto-Rotating Image Carousel with Buttons for Slide Control","Example: Auto-Rotating Image Carousel with Tabs for Slide Control","Example: Date Picker Combobox","Example: Date Picker Dialog"
"aria-modal","0","4","Example: Alert Dialog","Example: Date Picker Combobox","Example: Date Picker Dialog","Example: Modal Dialog"
Expand All @@ -32,7 +32,7 @@
"aria-owns","0","1","Example: Navigation Treeview"
"aria-placeholder","0","0"
"aria-posinset","0","3","Example: Infinite Scrolling Feed","Example: Treegrid Email Inbox","Example: File Directory Treeview Using Declared Properties"
"aria-pressed","0","3","Example: Button (IDL Version)","Example: Button","Example: Toolbar"
"aria-pressed","0","3","Example: Button","Example: Button (IDL Version)","Example: Toolbar"
"aria-readonly","0","0"
"aria-relevant","0","0"
"aria-required","0","0"
Expand Down
Loading
Loading