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 6756 - 3.6.2 what kind of errors are to be reported for invalid aria attribute values?
Summary: 3.6.2 what kind of errors are to be reported for invalid aria attribute values?
Status: RESOLVED FIXED
Alias: None
Product: ARIA
Classification: Unclassified
Component: Core AAM (show other bugs)
Version: 1.0
Hardware: All All
: P1 normal
Target Milestone: Last Call
Assignee: Andi Snow-Weaver
QA Contact: ARIA UA Implementors
URL:
Whiteboard:
Keywords:
: 6885 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-02 16:32 UTC by David Bolter
Modified: 2009-09-15 16:29 UTC (History)
1 user (show)

See Also:


Attachments

Description David Bolter 2009-04-02 16:32:33 UTC
This action item came out of the March 20 UAI TF meeting.
Comment 1 David Bolter 2009-04-02 17:14:03 UTC
What kind of error reporting were we talking about here? Was it browser console output like "invalid aria-valuenow", or was it something like reporting a -999 for invalid values (through platform API)?
Comment 2 David Bolter 2009-04-03 16:24:41 UTC
I guess the related question is what to return if the aria-valuenow is missing (where is shouldn't be missing).
Comment 3 David Bolter 2009-04-03 16:32:25 UTC
From today's call:
Investigate using a null value.
Is there value in raising an event?
Comment 4 Andi Snow-Weaver 2009-05-08 18:08:06 UTC
*** Bug 6885 has been marked as a duplicate of this bug. ***
Comment 5 Andi Snow-Weaver 2009-05-08 18:09:15 UTC
Cynthia to ask the IE guys what browsers should do in this case

David to find out what Mozilla team does
Comment 6 Andi Snow-Weaver 2009-06-09 01:20:20 UTC
From Cynthia via e-mail:

"Don't use -999 type errors in the API, because these features are too generic to be sure that -999 (or any value) is always wrong.  Error reporting should be done through a console.  We still need to design that, but I don't think it's a p1 feature."

I think we need more here. Seems weird to say what error shouldn't be returned without saying what should be returned. Keeping this one open for the next editor's draft.
Comment 7 Andi Snow-Weaver 2009-06-26 15:27:44 UTC
06/26/09: No error through API. User agents may return an error through a debug console.
Comment 8 Andi Snow-Weaver 2009-09-15 16:29:48 UTC
Re-opened in error.