- From: <bugzilla@jessica.w3.org>
- Date: Wed, 06 Jul 2011 19:53:12 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13120 Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WONTFIX Summary|Delagate <wbr> support to |Delegate <wbr> support to |quirks-mode - make it have |quirks-mode - make it have |zero effect in no-quirks |zero effect in no-quirks |and almost-standards |and almost-standards --- Comment #8 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-07-06 19:53:11 UTC --- 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: Rejected Change Description: no spec change Rationale: Quirks mode is evil -- it makes the platform significantly more confusing and complicated, both for authors and implementers. We want to keep the differences between quirks and standards to an absolute minimum. The only grounds for standardizing quirks are if they have to be quirks for web compat, or (theoretically) if the behavior is extremely horrible but we can't get rid of it completely but we could get away with making it a quirk. In this case, if we don't want support for <wbr>, we can remove support entirely. As you point out, compat is not an insurmountable issue here, since browsers don't consistently support it anyway. Thus we should get rid of it if we don't want it, and keep it in all modes if we do. Making it quirks-only is the worst of all worlds. -- 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 Wednesday, 6 July 2011 19:53:13 UTC