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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 12:27:38 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 96b9116499ef9552f183be612478b875e327e94a
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 24 03:51:26 2010 +0000

    2010-08-23  Martin Robinson  <mrobinson at igalia.com>
    
            Skip another test which shows one pixel differences between the 32-bit and 64-bit bot.
    
            * platform/gtk/Skipped: Skip newly failing test.
            * platform/gtk/svg/custom/recursive-filter-expected.txt: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65862 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 57e2901..217b131 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-23  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip another test which shows one pixel differences between the 32-bit and 64-bit bot.
+
+        * platform/gtk/Skipped: Skip newly failing test.
+        * platform/gtk/svg/custom/recursive-filter-expected.txt: Removed.
+
 2010-08-23  Jon Honeycutt  <jhoneycutt at apple.com>
 
         Add tests to the Skipped list.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index b0f6cf9..eb9c68a 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5657,6 +5657,7 @@ svg/overflow/overflow-on-inner-svg-element.svg
 mathml/presentation/sub.xhtml
 mathml/presentation/sup.xhtml
 mathml/presentation/tables.xhtml
+svg/custom/recursive-filter.svg
 
 # New test needs enhanced frameloader delegate logging in DRT
 # Discussed in https://bugs.webkit.org/show_bug.cgi?id=38928
diff --git a/LayoutTests/platform/gtk/svg/custom/recursive-filter-expected.txt b/LayoutTests/platform/gtk/svg/custom/recursive-filter-expected.txt
deleted file mode 100644
index fb2ba2b..0000000
--- a/LayoutTests/platform/gtk/svg/custom/recursive-filter-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderSVGRoot {svg} at (29,0) size 292x305
-    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-      RenderSVGResourceFilter {filter} [id="filter0"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
-        [feGaussianBlur stdDeviation="4.00, 4.00"]
-          [SourceGraphic]
-      RenderSVGResourceFilter {filter} [id="filter1"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
-        [feGaussianBlur stdDeviation="4.00, 4.00"]
-          [SourceGraphic]
-      RenderSVGResourceFilter {filter} [id="filter2"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
-    RenderPath {rect} at (40,0) size 120x111 [fill={[type=SOLID] [color=#0000FF]}] [data="M50.00,0.00 L150.00,0.00 L150.00,100.00 L50.00,100.00 Z"]
-      [filter="filter1"] RenderSVGResourceFilter {filter} at (40,-10) size 120x120
-    RenderPath {rect} at (40,140) size 120x120 [fill={[type=SOLID] [color=#0000FF]}] [data="M50.00,150.00 L150.00,150.00 L150.00,250.00 L50.00,250.00 Z"]
-      [filter="filter2"] RenderSVGResourceFilter {filter} at (40,140) size 120x120
-    RenderPath {line} at (174,0) size 2x250 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [data="M175.00,0.00 L175.00,250.00"]
-    RenderSVGText {text} at (29,285) size 292x20 contains 1 chunk(s)
-      RenderSVGInlineText {#text} at (0,0) size 292x20
-        chunk 1 (middle anchor) text run 1 at (29.00,300.00) startOffset 0 endOffset 48 width 292.00: "Both sides of the red line should look identical"
-    RenderSVGContainer {g} at (190,0) size 120x111 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}]
-      RenderPath {rect} at (190,0) size 120x111 [fill={[type=SOLID] [color=#0000FF]}] [data="M50.00,0.00 L150.00,0.00 L150.00,100.00 L50.00,100.00 Z"]
-        [filter="filter0"] RenderSVGResourceFilter {filter} at (40,-10) size 120x120

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list