Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ariaPublic

Commit2ece5c5

Browse files
include mention of figure/caption (#1704)
* include mention of figure/caption this pr updates `aria-details` to mention `figure` and `figcaption`.This update is related to HTML AAM's update to the `figure` and `figcaption` elements -w3c/html-aam#359. It is a follow on to my other PR,#1703 which updates the `caption` role and includes information about `aria-details`.Co-authored-by: Sarah Higley <smhigley@users.noreply.github.com>
1 parentf215561 commit2ece5c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎index.html‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11343,6 +11343,7 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>
1134311343
<ul>
1134411344
<li>Comment: <code>aria-details</code> refers to an element with role <rref>comment</rref>.</li>
1134511345
<li>Definition: <code>aria-details</code> is applied to an element with role <rref>term</rref> and refers to an element with role <rref>definition</rref>.</li>
11346+
<li>Caption: <code>aria-details</code> is applied to an element with role <rref>figure</rref> and refers to an element with role <rref>caption</rref>, or an element within a <code>caption</code>.</li>
1134611347
<li>Footnote: <code>aria-details</code> refers to an element with role <code>doc-footnote</code>. This role is defined in [[DPUB-ARIA-1.0]].</li>
1134711348
<li>Endnote: <code>aria-details</code> refers to an element with role <code>doc-endnote</code>. This role is defined in [[DPUB-ARIA-1.0]].</li>
1134811349
<li>Description or general annotation: <code>aria-details</code> refers to an element with any other role.</li>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp