[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 13:26:40 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6cc0b860466fb5cb5d161c2315fd33333f4f8e4a
Author: cfleizach at apple.com <cfleizach at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 15 17:51:08 2010 +0000

    AX: when text is auto-truncated, accessibility bounds are wrong
    https://bugs.webkit.org/show_bug.cgi?id=45793
    
    Adding ellipsis-text.html to the skip list for GTK until the reason for its failure
    is determined.
    
    * platform/gtk/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67563 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b221dcf..c973f3b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-09-15  Chris Fleizach  <cfleizach at apple.com>
+
+        AX: when text is auto-truncated, accessibility bounds are wrong
+        https://bugs.webkit.org/show_bug.cgi?id=45793
+
+        Adding ellipsis-text.html to the skip list for GTK until the reason for its failure
+        is determined.
+
+        * platform/gtk/Skipped:
+
 2010-09-15  Tony Chang  <tony at chromium.org>
 
         Unreviewed, remove test that is now passing in test_shell and DRT.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index b3ad420..e65d521 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -59,6 +59,7 @@ http/tests/incremental/split-hex-entities.pl
 #   Tests failing
 accessibility/aria-combobox.html
 accessibility/aria-disabled.html
+accessibility/ellipsis-text.html
 accessibility/aria-help.html
 accessibility/aria-hidden.html
 accessibility/aria-hidden-with-elements.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list