WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 117203
114286
[Qt][Wk2] Failing "narrow" layout tests with Qt 5.1
https://bugs.webkit.org/show_bug.cgi?id=114286
Summary
[Qt][Wk2] Failing "narrow" layout tests with Qt 5.1
Ádám Kallai
Reported
2013-04-09 07:16:19 PDT
There are lots of failing layout tests. The page is so narrow. The same bug was reported by Ossy in
bug 69134
for example: --- /home/kadam/webkit/Webkittmp/layout-test-results/fast/block/positioning/static-inline-position-dynamic-expected.txt +++ /home/kadam/webkit/Webkittmp/layout-test-results/fast/block/positioning/static-inline-position-dynamic-actual.txt @@ -1,8 +1,8 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderBlock {HTML} at (0,0) size 800x600 - RenderBody {BODY} at (8,8) size 784x584 +layer at (0,0) size 600x100 + RenderView at (0,0) size 0x0 +layer at (0,0) size 0x8 + RenderBlock {HTML} at (0,0) size 0x8 + RenderBody {BODY} at (8,8) size 0x0 layer at (400,0) size 100x100 RenderBlock (positioned) {DIV} at (400,0) size 100x100 [bgcolor=#FF0000] layer at (400,0) size 200x100
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2013-05-16 01:00:58 PDT
There were a similar bug long long time ago during migrating to Qt 5:
https://bugs.webkit.org/show_bug.cgi?id=69134
Maybe similar thing happened somewhere in Qt 5.1
Andras Becsi
Comment 2
2013-06-05 04:48:20 PDT
I do not have these kind of failures after
Bug 117203
any more. This seems like a duplicate of that bug. *** This bug has been marked as a duplicate of
bug 117203
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug