5 | | * Plan to continue API reviews as well as Flash fixes |
| 5 | * DOM API: |
| 6 | * Add support for wrapping QWebElement in QVariant and return it in the new API, such a scriptProperty() or callScriptFunction. In the long run we would like to deprecate QWebFrame::evaluateJavaScript in favour of a function that returns a QScriptValue... (Simon) |
| 7 | * Extend documentation with lots of snippets. (Simon) |
| 8 | * Demos & Examples. (Ariya) |
| 9 | * Rename wrap() to wrapWith() (Kenneth) |
| 10 | * Rename QWebElementSelection to QWebElementCollection (Tor Arne) |
| 11 | * Fix name of XML scope (Antonio) |
| 12 | * Change xml argument name to markup (Tor Arne) |
| 13 | * Work on X11 Flash focus handling (Kenneth) |
| 14 | * Work on X11 Flash resizing (Antonio) |
| 15 | |