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 13209 - Edits to section on conflicts between ARIA and native semantics per Cynthia's comments
Summary: Edits to section on conflicts between ARIA and native semantics per Cynthia's...
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-07-11 13:46 UTC by Andi Snow-Weaver
Modified: 2011-07-14 13:33 UTC (History)
0 users

See Also:


Attachments

Description Andi Snow-Weaver 2011-07-11 13:46:11 UTC

    
Comment 1 Andi Snow-Weaver 2011-07-12 15:24:16 UTC
Synced with text in the spec. Took out host language and author normative provisions. 

Still need an example for where an author might have good reason to provide a WAI-ARIA role on something that would not normally be repurposed. 

"Values for roles do not conflict in the same way as values for states and properties (for example, the HTML checked attribute and the aria-checked attribute could have conflicting values), and because authors are expected to have valid reason to provide a WAI-ARIA role even on elements that would not normally be repurpose
Comment 2 Andi Snow-Weaver 2011-07-14 13:23:25 UTC
Added example of a spin button which is created using a text field with role="spinbutton"