[Webkit-unassigned] [Bug 114286] New: [Qt][Wk2] Failing "narrow" layout tests with Qt 5.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 07:18:04 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114286

           Summary: [Qt][Wk2] Failing "narrow" layout tests with Qt 5.1
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kadam at inf.u-szeged.hu
                CC: ossy at webkit.org, zarvai at inf.u-szeged.hu
            Blocks: 114171


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list