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

Commite1d9d12

Browse files
pkrascottaohara
andauthored
progressbar: clarify described-by (#1671)
* progressbar: clarify described-byResolves#1654Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
1 parentb710565 commite1d9d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6471,7 +6471,7 @@ <h5>Note regarding the ARIA 1.1 <rref>none</rref> role.</h5>
64716471
</ul>
64726472
</p>
64736473
<p>The author SHOULD supply a <span>value</span> for <pref>aria-valuenow</pref> unless the value is indeterminate, in which case the author SHOULD omit the <pref>aria-valuenow</pref> attribute.
6474-
Authors SHOULD update this value when the visual progress indicator is updated. If the <code>progressbar</code> is describing the loading progress of a particular region of a page,the authorSHOULD use <pref>aria-describedby</pref> topoint tothe status, and set the <sref>aria-busy</sref> attribute to <code>true</code> on the region until it is finished loading. It is not possible for the user to alter the value of a <code>progressbar</code> because it is always read-only.</p>
6474+
Authors SHOULD update this value when the visual progress indicator is updated. If the <code>progressbar</code> is describing the loading progress of a particular region of a page,authorsSHOULDbothuse <pref>aria-describedby</pref> toreferencethe progressbar status, and set the <sref>aria-busy</sref> attribute to <code>true</code> on the region until it is finished loading. It is not possible for the user to alter the value of a <code>progressbar</code> because it is always read-only.</p>
64756475
<p class="note">Assistive technologies generally will render the value of <pref>aria-valuenow</pref> as a percent of a range between the value of <pref>aria-valuemin</pref> and <pref>aria-valuemax</pref>, unless <pref>aria-valuetext</pref> is specified.</p>
64766476
</div>
64776477
<table class="role-features">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp