-
Notifications
You must be signed in to change notification settings - Fork 1
33 export 15 #47
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
Open
zakkinsey
wants to merge
16
commits into
main
Choose a base branch
from
33-export-15
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
33 export 15 #47
Changes from 15 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
e1b6071
Create export-15.html
zakkinsey ff229f3
update/replace export-15.html
zakkinsey 928f841
updated IDs
romantoda b7160be
work on: https://github.com/w3c/pdf-aam/issues/54
romantoda b3e10bb
work on: https://github.com/w3c/pdf-aam/issues/54
romantoda 612dc20
Apply suggestion from @zakkinsey
PaulRayius-2 cc7768a
Apply suggestion from @PaulRayius-2
zakkinsey 019dded
Apply suggestion from @PaulRayius-2
zakkinsey 5f34d09
Apply suggestion from @PaulRayius-2
zakkinsey cc8efab
Apply suggestion from @PaulRayius-2
zakkinsey d9b54fb
Apply suggestion from @PaulRayius-2
zakkinsey c429f05
Apply suggestion from @PaulRayius-2
zakkinsey 9074f9b
Apply suggestion from @PaulRayius-2
zakkinsey 6c7179c
Apply suggestions from code review
zakkinsey 7a84e67
Update WIP/export-15.html
PaulRayius-2 0e89efe
Update WIP/export-15.html
PaulRayius-2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,362 @@ | ||
| <h4 id="pdf-hn">`Hn` <span class="el-context">(H7..n)</span></h4> | ||
| <table class="data" aria-labelledby="pdf-hn"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, 14.8.4.5 Block level structure types, Table 366</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-heading">Role: `heading`</a><br /> <a class="core-mapping" href="#ariaLevelHeading">Property: `level`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>TBD</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4 id="pdf-h">`H`</h4> | ||
| <table class="data" aria-labelledby="pdf-h"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, 14.8.4.5 Block level structure types, Table 366</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-heading">Role: `heading`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>TBD</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4 id="pdf-title">`Title`</h4> | ||
| <table class="data" aria-labelledby="pdf-title"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, 14.8.4.5 Block level structure types, Table 366</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-heading">Role: `heading`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>TBD</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4 id="pdf-em">`Em`</h4> | ||
| <table class="data" aria-labelledby="pdf-em"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, 14.8.4.7.2 General inline level structure types, Table 368</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-emphasis">Role: `emphasis`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td><a class="html-mapping" href="#el-em">Role: `em`</a> <span class="el-context">(HTML)</span></td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>TBD</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4 id="pdf-strong">`Strong`</h4> | ||
| <table class="data" aria-labelledby="pdf-strong"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, 14.8.4.7.2 General inline level structure types, Table 368</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-strong">Role: `strong`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td><a class="html-mapping" href="#el-strong">Role: `strong`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>TBD</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4 id="pdf-span">`Span`</h4> | ||
| <table class="data" aria-labelledby="pdf-span"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, 14.8.4.7.2 General inline level structure types, Table 368</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-generic">Role: `generic`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>TBD</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4 id="pdf-quote">`Quote`</h4> | ||
| <table class="data" aria-labelledby="pdf-quote"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, Annex M</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-generic">Role: `generic`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>TBD</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
| <h4 id="pdf-blockquote">`BlockQuote`</h4> | ||
| <table class="data" aria-labelledby="pdf-blockquote"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, Annex M</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-blockquote">Role: `blockquote`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td><a class="html-mapping" href="#el-blockquote">Role: `blockquote`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>Use WAI-ARIA mapping</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
|
|
||
|
|
||
|
|
||
|
|
||
| <h4 id="pdf-code">`Code`</h4> | ||
| <table class="data" aria-labelledby="pdf-code"> | ||
| <tbody> | ||
| <tr> | ||
| <th>PDF Specification</th> | ||
| <td>ISO 32000-2:2020, 14.8.4.7.2 General inline level structure types, Table 368</td> | ||
| </tr> | ||
| <tr> | ||
| <th>ARIA Specification</th> | ||
| <td><a class="core-mapping" href="#role-map-code">Role: `code`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>Analogous HTML Element</th> | ||
| <td><a class="html-mapping" href="#el-code">Role: `code`</a></td> | ||
| </tr> | ||
| <tr> | ||
| <th>MSAA + IAccessible2</th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="User Interface Automation">UIA</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Accessibility Toolkit">ATK</abbr>/<abbr title="Assistive Technology - Service Provider Interface">AT-SPI</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="macOS Accessibility Protocol">AX API</abbr></th> | ||
| <td>Use WAI-ARIA mapping</td> | ||
| </tr> | ||
| <tr> | ||
| <th><abbr title="Notes">Notes:</abbr></th> | ||
| <td> | ||
| <span class="property">Note: <code>TBD</code></span> | ||
| </td> | ||
| </tr> | ||
| </tbody> | ||
| </table> | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.