Interesting score of Qt Webkit in html5test.com
-
wrote on 19 Mar 2011, 15:43 last edited by
|. Browser vVer |. Points |_. Bonus |
|<. Microsoft Internet Explorer v9 |>. 130 |>. 5 |
|<. Mozilla Firefox v3.6 |>. 155 |>. 4 |
|<. Qt Webkit (with Qt 4.7.2) v2.0.2 |>. 212 |>. 2 |
|<. Apple Safari v5.0.3 |>. 228 |>. 7 |
|<. Opera v11.1 |>. 244 |>. 7 |
|<. Google Chrome v10.0.648 |>. 288 |>. 13 |[EDIT: converted to a nice table :-), Volker]
-
wrote on 20 Mar 2011, 03:40 last edited by
featurewise support of webkit for html5 as reported by the website is "here":http://developer.qt.nokia.com/wiki/Qt_Webkit_HTML5_Score
-
wrote on 8 Apr 2011, 16:14 last edited by
Umm, just got Qt 4.7.3 and no change in Qt Webkit version or the scores. Hope we get a newer webkit version soon!
-
wrote on 11 Apr 2011, 09:50 last edited by
I hope so too! Trying to compile QtWebKit 2.1, but getting errors :(
-
wrote on 11 Apr 2011, 10:07 last edited by
Thijs, not sure if the daily source snapshot has a later version... I've been wanting to check but never got to it
-
wrote on 13 Apr 2011, 03:24 last edited by
I compiled QtWebKit on Linux (Git checkout branch qtwebkit-2.1)
@./Tools/Scripts/build-webkit --qt --release --file-reader --image-resizer --no-svg --no-javascript-debugger
@
I run the demo browser that is included and I got a score of 230 + 10, so indeed a bit higher. Drag&drop support is much better thanks to a bugfix from the SVN WebKit I backported to QtWebKit2.1 (WebKit/qt/Api/qwebpage.cpp - around line 1000, remove the if(...) inside dragEnterEvent(T* ev){} )It seems the file-reader does not actually work though in Qt. It's correctly enabled, but just doesn't work: for example this demo: http://html5demos.com/file-api
-
wrote on 13 Apr 2011, 06:17 last edited by
230 + 10 is nice jump :)
-
wrote on 13 Apr 2011, 06:29 last edited by
It also depends on the compilation options of course (and probably installed codecs); when I did a minimal compilation, I got a score of 160 + 10
-
wrote on 26 Apr 2011, 18:59 last edited by
MiniBrowser Mobile on my Nokia N8 with Qt4.7.3: 235 + 13 bonus