[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

aroben at apple.com aroben at apple.com
Thu Feb 4 21:24:55 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 2330b35115067a123c8f07601a8cd5377a605cef
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 22 18:31:24 2010 +0000

    Check in expected failure results for text-zoom.xhtml on Windows
    
    Fixing this test is covered by <http://webkit.org/b/34006>.
    
    Rubber-stamped by Dan Bernstein.
    
    * platform/win/svg/custom/text-zoom-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53704 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f41eaa9..19ef369 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-01-22  Adam Roben  <aroben at apple.com>
+
+        Check in expected failure results for text-zoom.xhtml on Windows
+
+        Fixing this test is covered by <http://webkit.org/b/34006>.
+
+        Rubber-stamped by Dan Bernstein.
+
+        * platform/win/svg/custom/text-zoom-expected.txt: Added.
+
 2010-01-22  Csaba Osztrogonác  <ossy at webkit.org>
 
         [Qt] http/tests/misc/slow-loading-mask.html timed out.
diff --git a/LayoutTests/platform/win/svg/custom/text-zoom-expected.txt b/LayoutTests/platform/win/svg/custom/text-zoom-expected.txt
new file mode 100644
index 0000000..218683f
--- /dev/null
+++ b/LayoutTests/platform/win/svg/custom/text-zoom-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x9
+  RenderBlock {html} at (0,0) size 800x9
+    RenderBody {body} at (9,9) size 782x0
+layer at (0,36) size 120x120
+  RenderBlock (positioned) {div} at (0,36) size 120x120 [bgcolor=#FF0000]
+layer at (0,36) size 240x245
+  RenderBlock (positioned) {div} at (0,36) size 240x240
+    RenderSVGRoot {svg} at (9,45) size 120x120
+      RenderPath {rect} at (9,45) size 120x120 [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0.00 L50.00,0.00 L50.00,50.00 L0.00,50.00 Z"]
+    RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list