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

dimich at chromium.org dimich at chromium.org
Thu Feb 4 21:25:42 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 703c398e3d335a8bd66281e8f0ee39c3d110cb67
Author: dimich at chromium.org <dimich at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jan 23 01:51:53 2010 +0000

    Fix tests, unreviewed. Adding expectations file missing from r53739
    
    * fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53744 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1321f97..05e6545 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-22  Dmitry Titov  <dimich at chromium.org>
+
+        Fix tests, unreviewed. Adding expectations file missing from r53739
+
+        * fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt: Added.
+
 2010-01-22  Steve Falkenburg  <sfalken at apple.com>
 
         Build fix. Add missing comma.
diff --git a/LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt b/LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
new file mode 100644
index 0000000..a579840
--- /dev/null
+++ b/LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
@@ -0,0 +1,10 @@
+This test exercises the webkitConvertPointFromNodeToPage() function after changing the transform.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+PASS x is 60
+PASS y is 70
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list