This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25121 - Allow a value for unknown in aria-setsize
Summary: Allow a value for unknown in aria-setsize
Status: RESOLVED MOVED
Alias: None
Product: ARIA
Classification: Unclassified
Component: General (show other bugs)
Version: 1.1
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Michael Cooper
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-21 19:37 UTC by James Nurthen
Modified: 2014-03-28 21:21 UTC (History)
1 user (show)

See Also:


Attachments

Description James Nurthen 2014-03-21 19:37:12 UTC
There are times when constructing trees and tables when you do not know how many rows will be retrieved from the DB without actually getting them all which is an expensive operation.
Allow aria-setsize to take a value which means "unknown" or alternatively add another way to say "at least x" for the set size where x is the number of records known to exist at that time.
Comment 1 James Nurthen 2014-03-28 21:17:46 UTC
This is ISSUE-397
https://www.w3.org/WAI/PF/Group/track/issues/397
Comment 2 James Nurthen 2014-03-28 21:21:40 UTC
Tracked in Tracker