[Webkit-unassigned] [Bug 77384] New: [Qt] svg/as-background-image/background-image-preserveaspectRatio-support.html shows a black square during layout tests for WK1 and WK2 (with Qt5)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 16:34:50 PST 2012


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

           Summary: [Qt]
                    svg/as-background-image/background-image-preserveaspec
                    tRatio-support.html shows a black square during layout
                    tests for WK1 and WK2 (with Qt5)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafael.lobo at openbossa.org


If you run this on MiniBrowser or QtTestBrowser, you won't see anything unusual, so I believe this is not such a big issue, but still needs further investigation. I'm attaching the image I've got here with that black square, and this following diff may also be of some help:

-            RenderTableCell {TH} at (97,2) size 163x23 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 169x21
-                text run at (1,1) width 169: "preserve\x{AD}Aspect\x{AD}Ratio"
-            RenderTableCell {TH} at (262,2) size 202x23 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (97,2) size 163x44 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (9,1) size 145x42
+                text run at (9,1) width 145: "preserve\x{AD}Aspect\x{AD}" + hyphen string "\x{2010}"
+                text run at (61,22) width 41: "Ratio"

It may be a regression caused by r105997.

-- 
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