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

jorlow at chromium.org jorlow at chromium.org
Sun Feb 20 23:10:49 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 9b84d5f3038b625968df29b9e08b2965e1bcff26
Author: jorlow at chromium.org <jorlow at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 18 18:53:35 2011 +0000

    2011-01-18  Jeremy Orlow  <jorlow at chromium.org>
    
            [Chromium] Create baselines for svg/css/text-gradient-shadow.svg
            https://bugs.webkit.org/show_bug.cgi?id=52640
    
            * platform/chromium-linux/svg/css/text-gradient-shadow-expected.checksum: Added.
            * platform/chromium-linux/svg/css/text-gradient-shadow-expected.png: Added.
            * platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum: Added.
            * platform/chromium-win/svg/css/text-gradient-shadow-expected.checksum: Added.
            * platform/chromium-win/svg/css/text-gradient-shadow-expected.png: Added.
            * platform/chromium-win/svg/css/text-gradient-shadow-expected.txt: Added.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76038 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4cfe3f7..bb5ca2b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2011-01-18  Jeremy Orlow  <jorlow at chromium.org>
+
+        [Chromium] Create baselines for svg/css/text-gradient-shadow.svg
+        https://bugs.webkit.org/show_bug.cgi?id=52640
+
+        * platform/chromium-linux/svg/css/text-gradient-shadow-expected.checksum: Added.
+        * platform/chromium-linux/svg/css/text-gradient-shadow-expected.png: Added.
+        * platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum: Added.
+        * platform/chromium-win/svg/css/text-gradient-shadow-expected.checksum: Added.
+        * platform/chromium-win/svg/css/text-gradient-shadow-expected.png: Added.
+        * platform/chromium-win/svg/css/text-gradient-shadow-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2011-01-18  Martin Robinson  <mrobinson at igalia.com>
 
         Skip two tests which were incorrectly passing before GTK+
diff --git a/LayoutTests/platform/chromium-linux/svg/css/text-gradient-shadow-expected.checksum b/LayoutTests/platform/chromium-linux/svg/css/text-gradient-shadow-expected.checksum
new file mode 100644
index 0000000..8ff5970
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/css/text-gradient-shadow-expected.checksum
@@ -0,0 +1 @@
+a24c510659d33e21e49986f4927571ab
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/css/text-gradient-shadow-expected.png b/LayoutTests/platform/chromium-linux/svg/css/text-gradient-shadow-expected.png
new file mode 100644
index 0000000..31f382c
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/css/text-gradient-shadow-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum b/LayoutTests/platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum
new file mode 100644
index 0000000..ec04c2f
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum
@@ -0,0 +1 @@
+74f6d22c983fa4e909538fadd0fe375a
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/css/text-gradient-shadow-expected.checksum b/LayoutTests/platform/chromium-win/svg/css/text-gradient-shadow-expected.checksum
new file mode 100644
index 0000000..4db7460
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/svg/css/text-gradient-shadow-expected.checksum
@@ -0,0 +1 @@
+f8941bcf442039dbacfdac0f3897933d
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/svg/css/text-gradient-shadow-expected.png b/LayoutTests/platform/chromium-win/svg/css/text-gradient-shadow-expected.png
new file mode 100644
index 0000000..5638e68
Binary files /dev/null and b/LayoutTests/platform/chromium-win/svg/css/text-gradient-shadow-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/svg/css/text-gradient-shadow-expected.txt b/LayoutTests/platform/chromium-win/svg/css/text-gradient-shadow-expected.txt
new file mode 100644
index 0000000..6d81b7c
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/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,16) size 439x269
+    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,16) size 399x229 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 399x229
+        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