= 2009 = == Week 18 == * 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) * Extend documentation with lots of snippets. (Simon) == Week 17 == * DOM API: * ~~Another round of API review~~ * ~~Some new functions discussed in the review need to be implemented now.~~ * ~~Eliminate QWebElementCollection in favour of QList