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 8947 - Address overrides of state/property defaults for certain roles
Summary: Address overrides of state/property defaults for certain roles
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Core AAM (show other bugs)
Version: 1.0
Hardware: PC Windows XP
: P1 normal
Target Milestone: ---
Assignee: Andi Snow-Weaver
QA Contact: ARIA UA Implementors
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 18:14 UTC by Andi Snow-Weaver
Modified: 2010-07-01 19:08 UTC (History)
0 users

See Also:


Attachments

Description Andi Snow-Weaver 2010-02-10 18:14:57 UTC
Some roles override the default values of state/property attributes. For example, the default value of aria-orientation is "horizontal" but the scrollbar defaults to "vertical". We have not addressed these overrides in the UAIG.
Comment 1 Andi Snow-Weaver 2010-05-04 18:45:06 UTC
Need to clarify what defaults mean. Add some wording before the table similar to wording in 5.3 Author Errors "If a required aria property for a given role is missing, user agents SHOULD process as if the following values were provided:"

Then add defaults for particular roles if different. For example, in aria-orientation="vertical" cell, add "(default for scrollbar)"