[Webkit-unassigned] [Bug 12249] FCKeditor: <hr>, <ul> and <ol> have id="undefined"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 11 22:39:46 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=12249
------- Comment #18 from ap at webkit.org 2007-03-11 22:39 PDT -------
After looking at the MS documentation a bit more, I'm now wondering if
execCommand just needs a custom implementation.
Different commands have different types for the third parameter, and converting
null JS strings to null Strings won't help much if the expected parameter type
is a number. Also, for many commands, all the parameters are documented as
required (although that might be a lie - I've tried BackColor, and IE didn't
complain about missing parameters).
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list