Title: [90234] trunk/LayoutTests
Revision
90234
Author
[email protected]
Date
2011-07-01 09:21:49 -0700 (Fri, 01 Jul 2011)

Log Message

Land new expected (failure?) results for an accessibility test on Windows

The failure is tracked by <http://webkit.org/b/63811>.

* platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90233 => 90234)


--- trunk/LayoutTests/ChangeLog	2011-07-01 16:21:39 UTC (rev 90233)
+++ trunk/LayoutTests/ChangeLog	2011-07-01 16:21:49 UTC (rev 90234)
@@ -1,5 +1,13 @@
 2011-07-01  Adam Roben  <[email protected]>
 
+        Land new expected (failure?) results for an accessibility test on Windows
+
+        The failure is tracked by <http://webkit.org/b/63811>.
+
+        * platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt:
+
+2011-07-01  Adam Roben  <[email protected]>
+
         Update expected results after r90159
 
         Fixes <http://webkit.org/b/63810> REGRESSION (r90159): fast/events/window-onerror5.html

Modified: trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt (90233 => 90234)


--- trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt	2011-07-01 16:21:39 UTC (rev 90233)
+++ trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt	2011-07-01 16:21:49 UTC (rev 90234)
@@ -5,8 +5,8 @@
 usingNone.description: []
 usingLabel.title: [Beta]
 usingLabel.description: [Description: Gamma]
-usingLabelledby.title: [Epsilon]
+usingLabelledby.title: [Delta]
 usingLabelledby.description: [Description: Epsilon]
-usingLabeledby.title: [Theta]
+usingLabeledby.title: [Eta]
 usingLabeledby.description: [Description: Theta]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to