[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

andreas.kling at nokia.com andreas.kling at nokia.com
Wed Dec 22 13:46:04 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 49663169382cc695109cfc84be1f26c838d7226a
Author: andreas.kling at nokia.com <andreas.kling at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Sep 25 16:17:35 2010 +0000

    2010-09-25  Andreas Kling  <andreas.kling at nokia.com>
    
            Unreviewed, Qt rebaseline after r68331 which fixed dash offset rendering.
    
            * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68332 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 658f30c..27851af 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-25  Andreas Kling  <andreas.kling at nokia.com>
+
+        Unreviewed, Qt rebaseline after r68331 which fixed dash offset rendering.
+
+        * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
+
 2010-09-24  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed Chromium test_expectations.txt and drt_expectations.txt update.
diff --git a/LayoutTests/platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt b/LayoutTests/platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt
index 69f6658..6a85019 100644
--- a/LayoutTests/platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt
+++ b/LayoutTests/platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt
@@ -1,6 +1,6 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 300x300
-  RenderSVGRoot {svg} at (48,30) size 128x90
+  RenderSVGRoot {svg} at (50,30) size 126x90
     RenderPath {line} at (174,30) size 2x90 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [data="M175.00,30.00 L175.00,120.00"]
-    RenderPath {path} at (48,45) size 104x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-150.00,0.00)}] [stroke={[type=SOLID] [color=#000000] [stroke width=10.00] [dash offset=210.00] [dash array={210.00}]}] [fill={[type=SOLID] [color=#008000]}] [data="M200.00,50.00 L300.00,75.00 L200.00,100.00"]
+    RenderPath {path} at (50,50) size 100x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-150.00,0.00)}] [stroke={[type=SOLID] [color=#000000] [stroke width=10.00] [dash offset=210.00] [dash array={210.00}]}] [fill={[type=SOLID] [color=#008000]}] [data="M200.00,50.00 L300.00,75.00 L200.00,100.00"]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list