[Webkit-unassigned] [Bug 53564] Make canHaveChildrenForEditing more efficient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 5 06:50:50 PST 2011


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





--- Comment #18 from Ryosuke Niwa <rniwa at webkit.org>  2011-02-05 06:50:49 PST ---
(In reply to comment #17)
> (From update of attachment 81041 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=81041&action=review
> 
> > Source/WebCore/wml/WMLBRElement.h:44
> > +    bool canContainPosition() const { return false; }
> 
> Does WML support editing at all?

The old function specifically supported doTag so I had assumed that we support it.

-- 
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