[Webkit-unassigned] [Bug 59961] Implement DefaultParagraphSeparator execCommand, to let authors choose the default block element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 1 15:51:14 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=59961





--- Comment #22 from Ryosuke Niwa <rniwa at webkit.org>  2012-03-01 15:51:13 PST ---
(From update of attachment 129764)
View in context: https://bugs.webkit.org/attachment.cgi?id=129764&action=review

Where did test go?

> Source/WebCore/editing/EditorCommand.cpp:1395
> +        return "div";

Instead of hard-coding string here, can we use divTag.localName()?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list