- From: <bugzilla@jessica.w3.org>
- Date: Sun, 24 Jun 2012 06:28:01 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15358
--- Comment #10 from Cameron McCormack <cam@mcc.id.au> 2012-06-24 06:28:00 UTC ---
I think there is some value in keeping the types of onerror and the others
different, just to help people reading the IDL. For the same reason you use
the most restrictive type for your attributes, rather than
interface HTMLElement {
...
readonly attribute any classList;
};
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Sunday, 24 June 2012 06:28:04 UTC