- From: <bugzilla@jessica.w3.org>
- Date: Fri, 15 Oct 2010 21:28:45 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10419 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #13 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-10-15 21:28:44 UTC --- .src isn't ever diametrically opposite to .currentSrc (it's either blank or equal), which wouldn't be the case with the muted state. Also, the reflected version of the content attribute is basically useless, so it would be unfortunate for it to have the better name. The audio="" idea has the advantage of being a useful place to hook audio-related future features, and also doesn't require any backwards-incompatible changes to existing UAs, which may be an issue at this point given how fast people have jumped on the <video> bandwagon. 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: Partially Accepted Change Description: see diff given below Rationale: I've added a feature equivalent to the requested feature, though using a slightly different syntax, for the reasons discussed in this bug. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Friday, 15 October 2010 21:28:46 UTC