On Apr 4, 2009, at 1:45 AM, Raja Sekharan wrote:

What are all the operations that can be done through the execCommand of document object? I am not able to find this in any of the webkit documentation.

I don’t know where there might be documentation for this, but the implementation uses a table in the createCommandMap function in the EditorCommand.cpp source file. The 44 that say "supported" (as opposed to supportedFromMenuOrKeyBinding) are available from document.execCommand.

    -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to