[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

satish at chromium.org satish at chromium.org
Wed Dec 22 13:36:34 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 70e9a4f5a6736e8ec19533eeab98b9511d9c0401
Author: satish at chromium.org <satish at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 21 12:31:21 2010 +0000

    2010-09-21  Satish Sampath  <satish at chromium.org>
    
            Unreviewed, disable a test in chromium per the original author and added missing expectations for another.
    
            * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt: Added.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67944 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index fa3715a..55b2f97 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-09-21  Satish Sampath  <satish at chromium.org>
 
+        Unreviewed, disable a test in chromium per the original author and added missing expectations for another.
+
+        * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
+2010-09-21  Satish Sampath  <satish at chromium.org>
+
         Unreviewed, move an xp-specific results to win-xp
 
         * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Renamed from LayoutTests/platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum.
diff --git a/LayoutTests/platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt b/LayoutTests/platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt
new file mode 100755
index 0000000..7398668
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-actual.txt
@@ -0,0 +1,20 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,13) size 679x364
+    RenderSVGContainer {g} at (0,13) size 679x364
+      RenderSVGResourcePattern {pattern} [id="fillPattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+        RenderPath {rect} at (8,8) size 17x17 [fill={[type=SOLID] [color=#FF0000]}] [data="M5.00,5.00 L15.00,5.00 L15.00,15.00 L5.00,15.00 Z"]
+        RenderPath {rect} at (16,16) size 18x18 [fill={[type=SOLID] [color=#008000]}] [data="M10.00,10.00 L20.00,10.00 L20.00,20.00 L10.00,20.00 Z"]
+      RenderSVGResourcePattern {pattern} [id="strokePattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+        RenderPath {rect} at (8,8) size 17x17 [fill={[type=SOLID] [color=#FFFF00]}] [data="M5.00,5.00 L15.00,5.00 L15.00,15.00 L5.00,15.00 Z"]
+        RenderPath {rect} at (16,16) size 18x18 [fill={[type=SOLID] [color=#0000FF]}] [data="M10.00,10.00 L20.00,10.00 L20.00,20.00 L10.00,20.00 Z"]
+      RenderSVGText {text} at (-150,8) size 373x77 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 373x77
+          chunk 1 text run 1 at (-150.00,70.00) startOffset 0 endOffset 15 width 373.00: "Pattern on fill"
+      RenderSVGText {text} at (-150,78) size 458x77 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 458x77
+          chunk 1 text run 1 at (-150.00,140.00) startOffset 0 endOffset 17 width 458.00: "Pattern on stroke"
+      RenderSVGText {text} at (-150,148) size 556x77 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 556x77
+          chunk 1 text run 1 at (-150.00,210.00) startOffset 0 endOffset 22 width 556.00: "Pattern on fill/stroke"
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 8838b12..d8dedac 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3165,3 +3165,7 @@ BUG56246 : printing/css2.1/page-break-after-004.html = TEXT
 BUG56246 : printing/css2.1/page-break-before-000.html = TEXT
 
 BUG56220 : userscripts/user-script-top-frame-only.html = TEXT
+
+// This test needs enhanced eventSender.contextMenu() return value.
+// See https://bugs.webkit.org/show_bug.cgi?id=45021 for more info.
+BUGWK45021 : media/context-menu-actions.html = TIMEOUT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list