RESOLVED FIXED Bug 40014
[Qt] Run the layout tests with QGraphicsWebView
https://bugs.webkit.org/show_bug.cgi?id=40014
Summary [Qt] Run the layout tests with QGraphicsWebView
Diego Gonzalez
Reported 2010-06-01 11:51:06 PDT
Make possible to DRT use the QGraphicsWebView and all tests to pass.
Attachments
Diego Gonzalez
Comment 1 2010-06-14 11:29:54 PDT
Tests resuls with r61123 QWebView: 13813 test cases (99%) succeeded 41 test cases (<1%) had incorrect layout 52 test cases (<1%) were new 6 test cases (<1%) had stderr output QGraphicsWebView 13803 test cases (99%) succeeded 51 test cases (<1%) had incorrect layout 52 test cases (<1%) were new 6 test cases (<1%) had stderr output
Diego Gonzalez
Comment 2 2010-06-14 11:31:44 PDT
Tests failing which are not reported in opened bugs: LayoutTests/editing/selection/click-before-and-after-table.html LayoutTests/editing/selection/doubleclick-whitespace.html LayoutTests/fast/dom/Window/window-onFocus.html LayoutTests/fast/events/blur-focus-window-should-blur-focus-element.html LayoutTests/fast/events/bogus-dropEffect-effectAllowed.html LayoutTests/fast/events/remove-child-onscroll.html
Diego Gonzalez
Comment 3 2010-06-17 12:29:13 PDT
Tests results at r61338 QWebView 13830 test cases (99%) succeeded 42 test cases (<1%) had incorrect layout 53 test cases (<1%) were new 7 test cases (<1%) had stderr output QGraphicsWebView 13824 test cases (99%) succeeded 48 test cases (<1%) had incorrect layout 53 test cases (<1%) were new 7 test cases (<1%) had stderr output
Diego Gonzalez
Comment 4 2010-06-17 12:30:33 PDT
Missing tests to QGraphicsWebView reach QWebView coverage at r61338: editing/selection/click-before-and-after-table.html editing/selection/doubleclick-whitespace.html fast/dom/Window/window-onFocus.html fast/events/blur-focus-window-should-blur-focus-element.html fast/events/bogus-dropEffect-effectAllowed.html fast/events/frame-click-focus.html
Diego Gonzalez
Comment 5 2010-06-29 08:34:08 PDT
Tests results at r62120: QWebView: 13991 test cases (99%) succeeded 42 test cases (<1%) had incorrect layout 23 test cases (<1%) were new 6 test cases (<1%) had stderr output QGraphicsWebView: 13991 test cases (99%) succeeded 42 test cases (<1%) had incorrect layout 23 test cases (<1%) were new 6 test cases (<1%) had stderr output
Antonio Gomes
Comment 6 2010-06-29 08:37:39 PDT
(In reply to comment #5) > Tests results at r62120: > > QWebView: > 13991 test cases (99%) succeeded > 42 test cases (<1%) had incorrect layout > 23 test cases (<1%) were new > 6 test cases (<1%) had stderr output > > QGraphicsWebView: > 13991 test cases (99%) succeeded > 42 test cases (<1%) had incorrect layout > 23 test cases (<1%) were new > 6 test cases (<1%) had stderr output Amazing! Pls mark it as FIXED, then ;)
Benjamin Poulain
Comment 7 2011-01-30 09:20:09 PST
(In reply to comment #6) > Amazing! Pls mark it as FIXED, then ;) Done :)
Note You need to log in before you can comment on or make changes to this bug.