8
edits
No edit summary |
No edit summary |
||
| Line 387: | Line 387: | ||
*command FormatBlock should accept also values "fieldset", "form" and "table" (automatically create TR and TD) | *command FormatBlock should accept also values "fieldset", "form" and "table" (automatically create TR and TD) | ||
*support user interface (for InsertImage, CreateLink ...) | *support user interface (for InsertImage, CreateLink ...) | ||
|- | |||
| | |||
;HTML5 menus | |||
*Add support for <tt>menu</tt> and <tt>command</tt> element | |||
*Add support for <tt>contextmenu</tt> attribute. Context menu should extend default context menu, not replace it. | |||
* Add a nonstandar attribute <tt>contextmenumode</tt>, which defines a behaviour if parent and child both have different context menus assigned to them. If this attribute's value is "<tt>combine</tt>", parent's and child's context menus are combined. | |||
| | |||
[http://www.w3.org/TR/html5/interactive-elements.html HTML5 interactive elements spec.] | |||
|- | |- | ||
edits