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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 2 14:51:19 PDT 2011


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





--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2011-05-02 14:51:19 PST ---
(In reply to comment #3)
> > Also, does Opera's implementation accept arbitrarily element other than p and div?  I don't want to have to test this function with every single block element if possible.
> It only accepts "p" or "div" (case-insensitive). All other values are no-ops.
> It also supports queryCommandValue, which will return either "p" or "div" (in lowercase).

Okay, that sounds reasonable.  Has this ever been brought up in whatwg?  I'd like to know how much traction this feature gets before implementing 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