Title: [124387] trunk/LayoutTests
Revision
124387
Author
[email protected]
Date
2012-08-01 16:57:24 -0700 (Wed, 01 Aug 2012)

Log Message

Some of the test results for LayoutTests/accessibility/canvas-accessibilitynodeobject.html do not show up on Windows.
https://bugs.webkit.org/show_bug.cgi?id=92916

Patch by Roger Fong <[email protected]> on 2012-08-01
Reviewed by Tim Horton.

Adding a failing test result and filing a bug.

* platform/win/accessibility/canvas-accessibilitynodeobject-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124386 => 124387)


--- trunk/LayoutTests/ChangeLog	2012-08-01 23:53:06 UTC (rev 124386)
+++ trunk/LayoutTests/ChangeLog	2012-08-01 23:57:24 UTC (rev 124387)
@@ -1,3 +1,14 @@
+2012-08-01  Roger Fong  <[email protected]>
+
+        Some of the test results for LayoutTests/accessibility/canvas-accessibilitynodeobject.html do not show up on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=92916
+
+        Reviewed by Tim Horton.
+
+        Adding a failing test result and filing a bug.
+
+        * platform/win/accessibility/canvas-accessibilitynodeobject-expected.txt: Added.
+
 2012-08-01  David Grogan  <[email protected]>
 
         IndexedDB: integer version layout tests

Added: trunk/LayoutTests/platform/win/accessibility/canvas-accessibilitynodeobject-expected.txt (0 => 124387)


--- trunk/LayoutTests/platform/win/accessibility/canvas-accessibilitynodeobject-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/accessibility/canvas-accessibilitynodeobject-expected.txt	2012-08-01 23:57:24 UTC (rev 124387)
@@ -0,0 +1,11 @@
+Link  Button           ARIA button ARIA link
+This test makes sure that AccessibilityNodeObjects are created for elements in a canvas subtree.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS axRenderObjects.length is axNodeObjects.length
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to