- From: <bugzilla@jessica.w3.org>
- Date: Thu, 28 Apr 2011 22:32:43 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10808 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #59 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-04-28 22:32:37 UTC --- Phrasing the requested changes as just an entirely new block of CSS is unfortunately very inconvenient because it doesn't let me clearly see exactly what changes you want, as opposed to what changes you don't want but unintentionally included. (In particular, your proposed CSS has redundancies that seem unintentional, so I'm almost certain it's not what you actually want.) Could you precisely list the cases that are not currently handled? Currently all the elements that are rendered as block by default are 'isolate' by default, as are <bdi> and <output>. <textarea> and <pre> with dir=auto are 'plaintext'. Is the problem just that <span dir=auto> (and any other phrasing element with dir=auto) isn't 'isolate'd? 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 think I've understood and agreed with the comments above, but I'm not 100% sure. -- 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 Thursday, 28 April 2011 22:32:45 UTC