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

commit-queue at webkit.org commit-queue at webkit.org
Sun Feb 20 23:31:57 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit c8061fbf446023d7ed6744e9c49b206ee26e17e1
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 21 11:14:52 2011 +0000

    2011-01-21  Helder Correia  <helder at sencha.com>
    
            Reviewed by Andreas Kling.
    
            [Qt] svg/css/text-gradient-shadow.svg needs expected results
            https://bugs.webkit.org/show_bug.cgi?id=52724
    
            * platform/qt/svg/css/text-gradient-shadow-expected.checksum: Added.
            * platform/qt/svg/css/text-gradient-shadow-expected.png: Added.
            * platform/qt/svg/css/text-gradient-shadow-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76338 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2858298..6518d1d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2011-01-21  Helder Correia  <helder at sencha.com>
+
+        Reviewed by Andreas Kling.
+
+        [Qt] svg/css/text-gradient-shadow.svg needs expected results
+        https://bugs.webkit.org/show_bug.cgi?id=52724
+
+        * platform/qt/svg/css/text-gradient-shadow-expected.checksum: Added.
+        * platform/qt/svg/css/text-gradient-shadow-expected.png: Added.
+        * platform/qt/svg/css/text-gradient-shadow-expected.txt: Added.
+
 2011-01-21  Yury Semikhatsky  <yurys at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/LayoutTests/platform/qt/svg/css/text-gradient-shadow-expected.checksum b/LayoutTests/platform/qt/svg/css/text-gradient-shadow-expected.checksum
new file mode 100644
index 0000000..565f634
--- /dev/null
+++ b/LayoutTests/platform/qt/svg/css/text-gradient-shadow-expected.checksum
@@ -0,0 +1 @@
+2a32c39c0ec4be81a690c52cb9ff84c6
\ No newline at end of file
diff --git a/LayoutTests/platform/qt/svg/css/text-gradient-shadow-expected.png b/LayoutTests/platform/qt/svg/css/text-gradient-shadow-expected.png
new file mode 100644
index 0000000..4c2209b
Binary files /dev/null and b/LayoutTests/platform/qt/svg/css/text-gradient-shadow-expected.png differ
diff --git a/LayoutTests/platform/qt/svg/css/text-gradient-shadow-expected.txt b/LayoutTests/platform/qt/svg/css/text-gradient-shadow-expected.txt
new file mode 100644
index 0000000..d33f591
--- /dev/null
+++ b/LayoutTests/platform/qt/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,8) size 451x300
+    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,8) size 411x260 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 411x260
+        chunk 1 text run 1 at (200.00,200.00) startOffset 0 endOffset 3 width 411.00: "SVG"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list