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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 17:50:12 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 95a71b065d0eb5b0cf73ef2ef819c7ab3bd46e36
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 1 02:19:41 2010 +0000

    2010-11-30  Martin Robinson  <mrobinson at igalia.com>
    
            Rebaseline a GTK+ test.
    
            * platform/gtk/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Added.
            This platform-specific result is needed because of bug #50303.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72997 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 01f2632..e36c440 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-11-30  Martin Robinson  <mrobinson at igalia.com>
+
+        Rebaseline a GTK+ test.
+
+        * platform/gtk/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Added.
+        This platform-specific result is needed because of bug #50303.
+
 2010-11-30  Gavin Barraclough  <barraclough at apple.com>
 
         Rubber stamped by Oliver Hunt.
diff --git a/LayoutTests/platform/gtk/fast/canvas/canvas-scale-strokePath-shadow-expected.txt b/LayoutTests/platform/gtk/fast/canvas/canvas-scale-strokePath-shadow-expected.txt
new file mode 100644
index 0000000..afddb09
--- /dev/null
+++ b/LayoutTests/platform/gtk/fast/canvas/canvas-scale-strokePath-shadow-expected.txt
@@ -0,0 +1,57 @@
+Ensure correct behavior of canvas with path stroke + shadow after scaling. A blue and red checkered pattern should be displayed.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+FAIL d[3] should be 255. Was 123.
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+FAIL d[3] should be 255. Was 90.
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+FAIL d[3] should be 255. Was 162.
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+FAIL d[3] is not around 76 (actual: 37)
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+FAIL d[3] is not around 76 (actual: 27)
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+FAIL d[3] is not around 76 (actual: 27)
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+PASS d[3] is around 20
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+PASS d[3] is around 22
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+PASS d[3] is around 28
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+PASS d[3] is around 22
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+PASS d[3] is around 15
+PASS d[0] is 255
+PASS d[1] is 0
+PASS d[2] is 0
+PASS d[3] is around 17
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list