[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

philn at webkit.org philn at webkit.org
Sun Feb 20 23:26:05 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 6b50f1db6e5fc5fd56ad9334a9c6258a75ae4fe0
Author: philn at webkit.org <philn at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 20 14:28:14 2011 +0000

    2011-01-20  Philippe Normand  <pnormand at igalia.com>
    
            Unreviewed, new GTK baselines for 2 new tests.
    
            * platform/gtk/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Added.
            * platform/gtk/svg/css/text-gradient-shadow-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76238 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 44152ca..2522eb7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-20  Philippe Normand  <pnormand at igalia.com>
+
+        Unreviewed, new GTK baselines for 2 new tests.
+
+        * platform/gtk/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Added.
+        * platform/gtk/svg/css/text-gradient-shadow-expected.txt: Added.
+
 2011-01-20  Yury Semikhatsky  <yurys at chromium.org>
 
         Unreviewed. Update Chromium test expectations.
diff --git a/LayoutTests/platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt b/LayoutTests/platform/gtk/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt
similarity index 100%
copy from LayoutTests/platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt
copy to LayoutTests/platform/gtk/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt
diff --git a/LayoutTests/platform/gtk/svg/css/text-gradient-shadow-expected.txt b/LayoutTests/platform/gtk/svg/css/text-gradient-shadow-expected.txt
new file mode 100644
index 0000000..9855ac8
--- /dev/null
+++ b/LayoutTests/platform/gtk/svg/css/text-gradient-shadow-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (200,18) size 439x266
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourceLinearGradient {linearGradient} [id="gradient"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
+        RenderSVGGradientStop {stop} [offset=0.00] [color=#FF0000]
+        RenderSVGGradientStop {stop} [offset=1.00] [color=#0000FF]
+    RenderSVGText {text} at (200,18) size 399x226 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 399x226
+        chunk 1 text run 1 at (200.00,200.00) startOffset 0 endOffset 3 width 399.00: "SVG"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list