[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ossy at webkit.org ossy at webkit.org
Thu Apr 8 01:12:07 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 92a1ce2c65cda5a4ba298d4113cda8d3cd8ef7bd
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 18 07:47:08 2010 +0000

    Rubber-stamped by Eric Seidel.
    
    [Qt] Platform dependent expected file added for r53388. (similar to original one, only styles differ)
    https://bugs.webkit.org/show_bug.cgi?id=33784 (need to unify path dumping)
    
    * platform/qt/svg/custom/transformedMaskFails-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53393 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 545c45c..69bd14b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-01-17  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Rubber-stamped by Eric Seidel.
+
+        [Qt] Platform dependent expected file added for r53388. (similar to original one, only styles differ)
+        https://bugs.webkit.org/show_bug.cgi?id=33784 (need to unify path dumping)
+
+        * platform/qt/svg/custom/transformedMaskFails-expected.txt: Added.
+
 2010-01-17  Oliver Hunt  <oliver at apple.com>
 
         Reviewed by Dan Bernstein.
diff --git a/LayoutTests/platform/qt/svg/custom/transformedMaskFails-expected.txt b/LayoutTests/platform/qt/svg/custom/transformedMaskFails-expected.txt
new file mode 100644
index 0000000..eed88a9
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/custom/transformedMaskFails-expected.txt
@@ -0,0 +1,11 @@
+KCanvasResource {id="mask" [type=MASKER]}
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (100,100) size 100x100
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGContainer {mask} at (100,100) size 150x150
+        RenderSVGContainer {g} at (100,100) size 150x150 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,100.00)}]
+          RenderPath {rect} at (100,100) size 150x150 [fill={[type=SOLID] [color=#FFFFFF]}] [data="M 0 0L 150 0L 150 150L 0 150L 0 0"]
+    RenderPath {rect} at (100,100) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [data="M 100 100L 200 100L 200 200L 100 200L 100 100"]
+    RenderPath {rect} at (100,100) size 100x100 [fill={[type=SOLID] [color=#008000]}] [data="M 100 100L 200 100L 200 200L 100 200L 100 100"]

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list