[Webkit-unassigned] [Bug 52810] [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 08:25:59 PST 2011


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





--- Comment #24 from Csaba Osztrogonac <ossy at webkit.org>  2011-11-14 08:25:59 PST ---
One more test fails on 64 bit because of this bug: svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html ( I skipped it to make bot happy. )

--- /ramdisk/qt-linux-64-release/build/layout-test-results/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-actual.txt 
@@ -49,7 +49,7 @@
                   RenderSVGRoot {svg} at (0,0) size 132x28
                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
                     RenderSVGContainer {g} at (0,0) size 132x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
-                      RenderSVGPath {path} at (0,0) size 132x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.739 685.437 444.503 766.692 344.286 766.692 C 244.068 766.692 162.833 685.437 162.857 585.219 C 162.833 485.002 244.068 403.746 344.286 403.746 C 444.503 403.746 525.739 485.002 525.714 585.219 Z"]
+                      RenderSVGPath {path} at (0,0) size 132x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z"]
               RenderText {#text} at (0,0) size 0x0
           RenderTableRow {TR} at (0,101) size 462x40
             RenderTableCell {TH} at (67,112) size 112x17 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
@@ -66,7 +66,7 @@
                   RenderSVGRoot {svg} at (0,0) size 132x28
                     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
                     RenderSVGContainer {g} at (0,0) size 132x28 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-162.36,-403.29)}]
-                      RenderSVGPath {path} at (0,0) size 132x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.739 685.437 444.503 766.692 344.286 766.692 C 244.068 766.692 162.833 685.437 162.857 585.219 C 162.833 485.002 244.068 403.746 344.286 403.746 C 444.503 403.746 525.739 485.002 525.714 585.219 Z"]
+                      RenderSVGPath {path} at (0,0) size 132x28 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [data="M 525.714 585.219 C 525.714 685.419 444.486 766.648 344.286 766.648 C 244.085 766.648 162.857 685.419 162.857 585.219 C 162.857 485.019 244.085 403.791 344.286 403.791 C 444.486 403.791 525.714 485.019 525.714 585.219 Z"]
               RenderText {#text} at (0,0) size 0x0
           RenderTableRow {TR} at (0,142) size 462x40
             RenderTableCell {TH} at (67,153) size 112x17 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]

....

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