RESOLVED FIXED 79041
AX: move aria-invalid test to top level, so other platforms can use it
https://bugs.webkit.org/show_bug.cgi?id=79041
Summary AX: move aria-invalid test to top level, so other platforms can use it
chris fleizach
Reported 2012-02-20 12:42:22 PST
We need to move aria-invalid.html to the top level accessibility directory, so other platforms can use it.
Attachments
patch (5.39 KB, patch)
2012-02-20 12:48 PST, chris fleizach
ddkilzer: review+
chris fleizach
Comment 1 2012-02-20 12:48:43 PST
David Kilzer (:ddkilzer)
Comment 2 2012-02-21 10:56:45 PST
Comment on attachment 127841 [details] patch r=me
chris fleizach
Comment 3 2012-02-21 11:13:31 PST
James Robinson
Comment 4 2012-02-21 12:38:12 PST
This test seems to fail on many bots: CONSOLE MESSAGE: line 20: Uncaught TypeError: Property 'description' of object [object DOMWindow] is not a function I think the number of "../"s in the script src= is incorrect for the new path.
chris fleizach
Comment 5 2012-02-21 12:40:36 PST
(In reply to comment #4) > This test seems to fail on many bots: > > CONSOLE MESSAGE: line 20: Uncaught TypeError: Property 'description' of object [object DOMWindow] is not a function > > I think the number of "../"s in the script src= is incorrect for the new path. Fixing now
chris fleizach
Comment 6 2012-02-21 12:43:28 PST
Note You need to log in before you can comment on or make changes to this bug.