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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 09:55:39 PST 2011


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





--- Comment #12 from Raffaele <alberthilbert at gmail.com>  2011-01-11 09:55:39 PST ---
> You may be interested in looking at isBlock function.  It's called at various places in the place of !isPhrasingElement.

But 'isBlock' returns 'true' for phrasing element with the display style property set to 'block'. It's for that reason I wanted to add the new function 'isPhrasingElemenet'.

Raffeale

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