- From: <bugzilla@jessica.w3.org>
- Date: Wed, 17 Aug 2011 20:47:41 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13811 Summary: Add tests for collapsed whitespace Product: WebAppsWG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML Editing APIs AssignedTo: ayg@aryeh.name ReportedBy: ayg@aryeh.name QAContact: sideshowbarker+html-editing-api@gmail.com CC: mike@w3.org, public-webapps@w3.org I need to test cases where we have spaces in between blocks, like what happens if you backspace with "<p>foo</p> <p>[]bar</p>", or do insertOrderedList with "<ol><li>foo</ol> <p>[]bar</p>", things like that. I suspect I don't handle it well in some places, although now that such whitespace is counted as invisible, deletion should hopefully handle it okay. -- 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 Wednesday, 17 August 2011 20:47:43 UTC