[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
cfleizach at apple.com
cfleizach at apple.com
Wed Mar 17 18:32:39 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 1db083010de2f3da536aeaeadb321d0998e2eb15
Author: cfleizach at apple.com <cfleizach at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Mar 11 05:30:28 2010 +0000
Unreviewed.
VoiceOver can navigate to hidden content in widget (WAI-ARIA)
https://bugs.webkit.org/show_bug.cgi?id=35986
Wrong files were placed in skipped lists.
* platform/gtk/Skipped:
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55831 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9434ee8..6acfa84 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -5,6 +5,18 @@
VoiceOver can navigate to hidden content in widget (WAI-ARIA)
https://bugs.webkit.org/show_bug.cgi?id=35986
+ Wrong files were placed in skipped lists.
+
+ * platform/gtk/Skipped:
+ * platform/win/Skipped:
+
+2010-03-10 Chris Fleizach <cfleizach at apple.com>
+
+ Unreviewed.
+
+ VoiceOver can navigate to hidden content in widget (WAI-ARIA)
+ https://bugs.webkit.org/show_bug.cgi?id=35986
+
Skip this test since it uses tables and lists, which are not
supported on Tiger/Leopard.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 9d3174b..dd2d1bb 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -48,7 +48,7 @@ accessibility/aria-checkbox-text.html
accessibility/aria-combobox.html
accessibility/aria-disabled.html
accessibility/aria-hidden.html
-accessibility/aria-hidden-with-elements-expected.txt
+accessibility/aria-hidden-with-element.html
accessibility/aria-label.html
accessibility/aria-labelledby-overrides-label.html
accessibility/aria-labelledby-stay-within.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index ca6c8ec..9eb46c8 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -368,7 +368,7 @@ accessibility/aria-controls-with-tabs.html
accessibility/aria-describedby-on-input.html
accessibility/aria-disabled.html
accessibility/aria-hidden.html
-accessibility/aria-hidden-with-elements-expected.txt
+accessibility/aria-hidden-with-elements.html
accessibility/aria-label.html
accessibility/aria-labelledby-overrides-label.html
accessibility/aria-labelledby-on-input.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list