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 11809 - [ERROR HANDLING] aria-posinset
Summary: [ERROR HANDLING] aria-posinset
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Core AAM (show other bugs)
Version: 1.0
Hardware: PC All
: P1 normal
Target Milestone: ---
Assignee: Andi Snow-Weaver
QA Contact: ARIA UA Implementors
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 14:51 UTC by Andi Snow-Weaver
Modified: 2011-01-19 18:26 UTC (History)
1 user (show)

See Also:


Attachments

Description Andi Snow-Weaver 2011-01-19 14:51:12 UTC
James' comment: 

5.6.4. Group Position 

"""
If aria-posinset is larger than aria-setsize, user agents SHOULD use aria-setsize for aria-posinset.
"""

Why not the opposite? Seems better to just the posinset for the setsize

Or better yet, neither. Just use the literal values as defined by the author, even if they are in error. How will it hurt the user to hear "Item 8 of 6"? It should not be the UA's duty to second guess what the author intended.
Comment 1 David Bolter 2011-01-19 17:35:45 UTC
I agree with James here. We don't need to prescribe this kind of auto-correction. We could just remove the text or make it a MAY.
Comment 2 Andi Snow-Weaver 2011-01-19 18:26:55 UTC
David: I agree with James here. We don't need to prescribe this kind of auto-correction. We could just remove the text or make it a MAY.

Cynthia: +1

Removed the sentence.