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

aroben at apple.com aroben at apple.com
Wed Dec 22 14:01:10 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 18f8ff63c7505a35efb4997b68a9dffa22843d5b
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 1 13:35:19 2010 +0000

    Remove bogus Windows results for clip-path-referencing-use2.svg
    
    Fixes <http://webkit.org/b/46919> <rdar://problem/8497626> REGRESSION?
    (r65617?): svg/custom/clip-path-referencing-use2.svg fails on Windows
    
    Rubber-stamped by Nikolas Zimmermann.
    
    * platform/win/svg/custom/clip-path-referencing-use2-expected.txt: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68885 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 70f982a..6640fc2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2010-10-01  Adam Roben  <aroben at apple.com>
 
+        Remove bogus Windows results for clip-path-referencing-use2.svg
+
+        Fixes <http://webkit.org/b/46919> <rdar://problem/8497626> REGRESSION?
+        (r65617?): svg/custom/clip-path-referencing-use2.svg fails on Windows
+
+        Rubber-stamped by Nikolas Zimmermann.
+
+        * platform/win/svg/custom/clip-path-referencing-use2-expected.txt: Removed.
+
+2010-10-01  Adam Roben  <aroben at apple.com>
+
         Make regression tests pass on machines with 16-bit displays
 
         I made these tests require 24-bit displays in r68808 and r68809,
diff --git a/LayoutTests/platform/win/svg/custom/clip-path-referencing-use2-expected.txt b/LayoutTests/platform/win/svg/custom/clip-path-referencing-use2-expected.txt
deleted file mode 100644
index c2528fb..0000000
--- a/LayoutTests/platform/win/svg/custom/clip-path-referencing-use2-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderSVGRoot {svg} at (0,0) size 598x144
-    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-      RenderPath {rect} at (0,0) size 50x50 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L50.00,0.00 L50.00,50.00 L0.00,50.00 Z"]
-      RenderSVGContainer {use} at (0,0) size 50x50
-        RenderSVGContainer {g} at (0,0) size 50x50
-          RenderPath {rect} at (0,0) size 50x50 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L50.00,0.00 L50.00,50.00 L0.00,50.00 Z"]
-      RenderSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
-        RenderSVGContainer {use} at (0,0) size 50x50
-          RenderSVGContainer {g} at (0,0) size 50x50
-            RenderSVGContainer {g} at (0,0) size 50x50
-              RenderPath {rect} at (0,0) size 50x50 [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L50.00,0.00 L50.00,50.00 L0.00,50.00 Z"]
-    RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"]
-    RenderSVGContainer {g} at (0,0) size 50x50
-      [clipPath="clip"] RenderSVGResourceClipper {clipPath} at (0,0) size 50x50
-      RenderPath {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00 Z"]
-    RenderSVGText {text} at (10,106) size 377x18 contains 1 chunk(s)
-      RenderSVGInlineText {#text} at (0,0) size 377x18
-        chunk 1 text run 1 at (10.00,120.00) startOffset 0 endOffset 56 width 377.00: "The graphic above should show a 100x100 green rectangle."
-    RenderSVGText {text} at (10,126) size 588x18 contains 1 chunk(s)
-      RenderSVGInlineText {#text} at (0,0) size 588x18
-        chunk 1 text run 1 at (10.00,140.00) startOffset 0 endOffset 96 width 588.00: "The red rectangle should not show since it uses a clipping path that uses an indirect reference."

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list