- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 05 Jan 2010 11:37:19 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8381 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NEEDSINFO --- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-01-05 11:37:19 --- EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Did Not Understand Request Change Description: no spec change Rationale: I am very confused by this bug report. The data-*="" attributes aren't one attribute, they're an infinite number of attributes. The values are strings, not objects. There's no syntactic sugar in the markup, it's just regular content attributes. The dataSet IDL attribute is a convenience accessor for the underlying content attributes, but it also only uses strings for the values. It isn't clear what syntactic sugar is to be dropped; it's not clear what requirement regarding attribute valus it is that is to be dropped; and changing the name from "data" to "u" seems to provide minimal improvement over the current draft. I don't see how changing any of these would make anyhing more powerful or easier to implement. If you could elaborate on the proposal, ideally by pointing out the precise parts of the spec that you think need improving by quoting the relevant text, that would be more helpful. -- Configure bugmail: http://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 Tuesday, 5 January 2010 11:37:21 UTC