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

zmo at google.com zmo at google.com
Wed Dec 22 15:45:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ef2d01e5c0ec65052000702f4cf1ff8fa69340cc
Author: zmo at google.com <zmo at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 11 23:55:06 2010 +0000

    2010-11-11  Zhenyao Mo  <zmo at google.com>
    
            Unreviewed, build fix, update test results.
    
            * fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71860 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f0586be..46f6a49 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-11  Zhenyao Mo  <zmo at google.com>
+
+        Unreviewed, build fix, update test results.
+
+        * fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt:
+
 2010-11-11  Jon Honeycutt  <jhoneycutt at apple.com>
 
         Add a flaky test to the Windows skipped list.
diff --git a/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt b/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt
index a29f4be..e98e4cd 100644
--- a/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt
+++ b/LayoutTests/fast/canvas/webgl/texture-transparent-pixels-initialized-expected.txt
@@ -3,9 +3,9 @@ Tests there is no garbage in transparent regions of images uploaded as textures
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 Checking lower left corner
-PASS shouldBe 255,255,255
+PASS shouldBe 0,0,0
 Checking upper left corner
-PASS shouldBe 255,255,255
+PASS shouldBe 0,0,0
 PASS successfullyParsed is true
 
 TEST COMPLETE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list