[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

philn at webkit.org philn at webkit.org
Thu Apr 8 01:59:52 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 48895a354dd195d20115ec86c5d8147f46508bea
Author: philn at webkit.org <philn at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Feb 26 09:08:52 2010 +0000

    2010-02-26  Philippe Normand  <pnormand at igalia.com>
    
            Rubber-stamped by Xan Lopez.
    
            Adding two GTK layout test results for a new tests
            added in r55259 and r55260.
    
            * platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt.
            * platform/gtk/svg/filters/filter-on-tspan-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55272 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3f7e3f4..b28a98e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-02-26  Philippe Normand  <pnormand at igalia.com>
+
+        Rubber-stamped by Xan Lopez.
+
+        Adding two GTK layout test results for a new tests
+        added in r55259 and r55260.
+
+        * platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt.
+        * platform/gtk/svg/filters/filter-on-tspan-expected.txt: Added.
+
 2010-02-26  Csaba Osztrogonác  <ossy at webkit.org>
 
         Unreviewed. Roll-out r55263 because it broke fast/forms/textarea-type-spaces-pretty-diff.html.
diff --git a/LayoutTests/platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt b/LayoutTests/platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt
similarity index 100%
copy from LayoutTests/platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt
copy to LayoutTests/platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt
diff --git a/LayoutTests/platform/gtk/svg/filters/filter-on-tspan-expected.txt b/LayoutTests/platform/gtk/svg/filters/filter-on-tspan-expected.txt
new file mode 100644
index 0000000..8a17b83
--- /dev/null
+++ b/LayoutTests/platform/gtk/svg/filters/filter-on-tspan-expected.txt
@@ -0,0 +1,14 @@
+KCanvasResource {id="filter" [type=FILTER]  [bounding box=at (0,0) size 0x0] [bounding box mode=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 800x600
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGText {text} at (100,100) size 99x20 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,-15) size 68x20
+        chunk 1 text run 1 at (100.00,100.00) startOffset 0 endOffset 12 width 68.00: "Die ist ein "
+      RenderSVGTSpan {tspan} at (0,0) size 27x20
+        RenderSVGInlineText {#text} at (68,-15) size 27x20
+          chunk 1 text run 2 at (168.00,100.00) startOffset 0 endOffset 4 width 27.00: "Test"
+      RenderSVGInlineText {#text} at (95,-15) size 4x20
+        chunk 1 text run 3 at (195.00,100.00) startOffset 0 endOffset 1 width 4.00: "."

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list