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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 18:10:22 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 4032abd7193b45d17c52d4e45e7eb5b10a908172
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 8 11:23:34 2010 +0000

    Unreviewed. Add new tests introduced in r73484 to the Skipped list,
    because layoutTestController.testRepaint() is unimplemented in Qt DRT.
    
    * platform/qt/Skipped:
     - fast/repaint/table-writing-modes-h.html added
     - fast/repaint/table-writing-modes-v.html added
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73503 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4c6fa7b..30248be 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2010-12-08  Csaba Osztrogonác  <ossy at webkit.org>
 
+        Unreviewed. Add new tests introduced in r73484 to the Skipped list,
+        because layoutTestController.testRepaint() is unimplemented in Qt DRT.
+
+        * platform/qt/Skipped:
+         - fast/repaint/table-writing-modes-h.html added
+         - fast/repaint/table-writing-modes-v.html added
+
+2010-12-08  Csaba Osztrogonác  <ossy at webkit.org>
+
         Unreviewed. Update Qt specific expected results after r73488.
         Compared to Mac png files and Mac expected files.
 
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index bcaf236..5145283 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -706,6 +706,10 @@ http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.htm
 http/tests/xmlhttprequest/default-content-type-dashboard.html
 http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html
 
+# Missing layoutTestController.testRepaint()
+fast/repaint/table-writing-modes-h.html
+fast/repaint/table-writing-modes-v.html
+
 # timeout
 http/tests/misc/redirect-to-external-url.html
 http/tests/security/feed-urls-from-remote.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list