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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
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.