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

cfleizach at apple.com cfleizach at apple.com
Wed Dec 22 11:11:29 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit cb935aa26cc99e4412ec657ebdac5b564e29335d
Author: cfleizach at apple.com <cfleizach at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 14 21:14:10 2010 +0000

    No review. Make sure Tiger and Leopard don't run this test.
    
    AX: Data table heuristics: consider assuming data table for 'zebra-striped' rows
    https://bugs.webkit.org/show_bug.cgi?id=42117
    
    * platform/mac-leopard/Skipped:
    * platform/mac-tiger/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63354 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 339d6b9..ce45e36 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,15 @@
 2010-07-14  Chris Fleizach  <cfleizach at apple.com>
 
+        No review. Make sure Tiger and Leopard don't run this test.
+
+        AX: Data table heuristics: consider assuming data table for 'zebra-striped' rows
+        https://bugs.webkit.org/show_bug.cgi?id=42117
+
+        * platform/mac-leopard/Skipped:
+        * platform/mac-tiger/Skipped:
+
+2010-07-14  Chris Fleizach  <cfleizach at apple.com>
+
         Reviewed by Darin Adler.
 
         Bug 42117 - AX: Data table heuristics: consider assuming data table for 'zebra-striped' rows
diff --git a/LayoutTests/platform/mac-leopard/Skipped b/LayoutTests/platform/mac-leopard/Skipped
index fdae8aa..71055d5 100644
--- a/LayoutTests/platform/mac-leopard/Skipped
+++ b/LayoutTests/platform/mac-leopard/Skipped
@@ -36,6 +36,7 @@ platform/mac/accessibility/stale-table-rows.html
 platform/mac/accessibility/parent-of-table-row-is-table.html
 platform/mac/accessibility/aria-expanded-notifications.html
 platform/mac/accessibility/table-with-row-col-of-headers.html
+platform/mac/accessibility/table-with-zebra-rows.html
 
 # This test requires ogg codecs
 media/media-can-play-ogg.html
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index 827177e..d2ef349 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -38,6 +38,7 @@ platform/mac/accessibility/stale-table-rows.html
 platform/mac/accessibility/parent-of-table-row-is-table.html
 platform/mac/accessibility/aria-expanded-notifications.html
 platform/mac/accessibility/table-with-row-col-of-headers.html
+platform/mac/accessibility/table-with-zebra-rows.html
 # Lists are not supported on Leopard.
 platform/mac/accessibility/aria-directory.html
 platform/mac/accessibility/inherited-presentational-lists.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list