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

rniwa at webkit.org rniwa at webkit.org
Wed Dec 22 13:52:30 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fefafba1a0561fef57c11e2de109861d378deda9
Author: rniwa at webkit.org <rniwa at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 28 18:10:54 2010 +0000

    2010-09-28  Ryosuke Niwa  <rniwa at webkit.org>
    
            Unreviewed.
    
            Added editing/pasteboard/paste-table-001.html to the skipped list of gtk platforms
            because the test requires editing delegates dump and gtk does not implement it yet.
    
            * platform/gtk/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68544 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6359d6c..1036dd6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-28  Ryosuke Niwa  <rniwa at webkit.org>
+
+        Unreviewed.
+
+        Added editing/pasteboard/paste-table-001.html to the skipped list of gtk platforms
+        because the test requires editing delegates dump and gtk does not implement it yet.
+
+        * platform/gtk/Skipped:
+
 2010-09-28  Stephen White  <senorblanco at chromium.org>
 
         Unreviewed; expectations update.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 94e9c58..c622259 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5818,6 +5818,7 @@ editing/selection/drag-start-event-client-x-y.html
 editing/pasteboard/drop-link.html
 editing/style/typing-style-003.html
 editing/style/style-3690704-fix.html
+editing/pasteboard/paste-table-001.html
 
 # Flaky due to JSC debugger issue.
 # https://bugs.webkit.org/show_bug.cgi?id=43034

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list