[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:22 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 9c999824d79d5da2566abd1c5cbd5f6c4a9463b5
Author: cfleizach at apple.com <cfleizach at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Mar 11 00:43:47 2010 +0000
Skipping test on GTK and WIN. No Review.
VoiceOver can navigate to hidden content in widget (WAI-ARIA)
https://bugs.webkit.org/show_bug.cgi?id=35986
Thought this test might pass on the other platforms, but no.
* platform/gtk/Skipped:
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55819 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index ae890ad..7e1fd00 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,17 @@
2010-03-10 Chris Fleizach <cfleizach at apple.com>
+ Skipping test on GTK and WIN. No Review.
+
+ VoiceOver can navigate to hidden content in widget (WAI-ARIA)
+ https://bugs.webkit.org/show_bug.cgi?id=35986
+
+ Thought this test might pass on the other platforms, but no.
+
+ * platform/gtk/Skipped:
+ * platform/win/Skipped:
+
+2010-03-10 Chris Fleizach <cfleizach at apple.com>
+
Reviewed by Beth Dakin.
VoiceOver can navigate to hidden content in widget (WAI-ARIA)
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 16b8c73..9d3174b 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -48,6 +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-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 a1ad061..ca6c8ec 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -368,6 +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-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