mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 05:35:31 +00:00
4ca51c2870
mozilla/editor/base/nsHTMLEditRules.cpp - Moved list handling code in WillRemoveList() into a new recursive method RemoveListStructure() which WillRemoveList() now calls. - Modified WillOutdent() to call MoveNode() when a sublist is encountered. - Made ConvertListType() recursive so that all sublists are coverted. mozilla/editor/base/nsHTMLEditRules.cpp - Added RemoveListStructure() method. r=jfrancis@netscape.com sr=sfraser@netscape.com a=asa@mozilla.org |
||
---|---|---|
.. | ||
base | ||
build | ||
html | ||
text | ||
txtsvc | ||
Makefile.in | ||
makefile.win |