- From: <bugzilla@jessica.w3.org>
- Date: Fri, 05 Nov 2010 16:12:38 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10821 --- Comment #26 from Alexey Proskuryakov <ap@webkit.org> 2010-11-05 16:12:36 UTC --- As mentioned in comment 12, WebKit implements the proposed behavior, and it seems reasonable to me. A script can detect direction for <div contenteditable> via DOM attributes (although not uniformly across browsers), so having such a way for input and contenteditable only makes sense. Firing oninput would seem strange though (I don't see any difference with e.g. changing style to bold in contenteditable). -- 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 Friday, 5 November 2010 16:12:42 UTC