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

yurys at chromium.org yurys at chromium.org
Wed Dec 22 11:16:34 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fe15e1861fe942dd49ece22bf933cdcba4c29934
Author: yurys at chromium.org <yurys at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 16 13:45:34 2010 +0000

    2010-07-16  Pavel Podivilov  <podivilov at chromium.org>
    
            Reviewed by Yury Semikhatsky.
    
            Remove wrong test expectations for clip-path-child-changes.svg from chromium-mac
            and mark it as flaky on mac.
            https://bugs.webkit.org/show_bug.cgi?id=42445
    
            * platform/chromium-mac/svg/custom/clip-path-child-changes-expected.txt: Removed.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63543 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 041a25c..034d4d0 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-07-16  Pavel Podivilov  <podivilov at chromium.org>
+
+        Reviewed by Yury Semikhatsky.
+
+        Remove wrong test expectations for clip-path-child-changes.svg from chromium-mac
+        and mark it as flaky on mac.
+        https://bugs.webkit.org/show_bug.cgi?id=42445
+
+        * platform/chromium-mac/svg/custom/clip-path-child-changes-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt:
+
 2010-07-16  Nikolas Zimmermann  <nzimmermann at rim.com>
 
         Reviewed by Dirk Schulze.
diff --git a/LayoutTests/platform/chromium-mac/svg/custom/clip-path-child-changes-expected.txt b/LayoutTests/platform/chromium-mac/svg/custom/clip-path-child-changes-expected.txt
deleted file mode 100644
index 717a675..0000000
--- a/LayoutTests/platform/chromium-mac/svg/custom/clip-path-child-changes-expected.txt
+++ /dev/null
@@ -1,11 +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 200x200
-    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-      RenderSVGResourceClipper {clipPath} [id="myclip"] [clipPathUnits=userSpaceOnUse]
-        RenderPath {path} at (0,0) size 100x100 [transform={m=((0.50,0.00)(0.00,0.50)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#000000]}] [data="M0.00,0.00 L200.00,0.00 L200.00,200.00 L0.00,200.00 Z"]
-    RenderSVGContainer {g} at (0,0) size 200x200
-      [clipPath="myclip"] RenderSVGResourceClipper {clipPath} at (0,0) size 200x200
-      RenderPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [data="M0.00,0.00 L200.00,0.00 L200.00,200.00 L0.00,200.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"]
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 57e6b68..6d6e458 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3130,3 +3130,5 @@ BUGWK42428 LINUX WIN : svg/W3C-SVG-1.1/filters-conv-01-f.svg = IMAGE+TEXT
 
 // Need setPrinting.
 BUGWK20011 : printing/setPrinting.html = FAIL
+
+BUGWK42450 MAC : svg/custom/clip-path-child-changes.svg = TEXT PASS
\ No newline at end of file

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list