[Webkit-unassigned] [Bug 45866] execCommand insertorderedlist creates a list inside p (violates content-model).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 13:16:06 PST 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com,
                   |                            |eric at webkit.org,
                   |                            |mjs at apple.com,
                   |                            |sam at webkit.org




--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-14 13:16:05 PST ---
(In reply to comment #13)
> I'm thinking of adding a new public virtual method to the HTMLElement class:
> 
> virtual bool isPhrasingContent() const    { return false; }

I like the idea of it but adding a new member function to Node will require careful consideration. +darin, eseidel, othermaciej, & weinig because they might have something to say about such a change.

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