= 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... -> Postponed: We shall use that correct behaviour in new API with QScriptValue~~ * Extend documentation with lots of snippets. == 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