Title: [108384] trunk/LayoutTests
- Revision
- 108384
- Author
- [email protected]
- Date
- 2012-02-21 12:43:24 -0800 (Tue, 21 Feb 2012)
Log Message
AX: move aria-invalid test to top level, so other platforms can use it
https://bugs.webkit.org/show_bug.cgi?id=79041
Unreviewed. Forgot to update paths.
* accessibility/aria-invalid.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (108383 => 108384)
--- trunk/LayoutTests/ChangeLog 2012-02-21 20:10:51 UTC (rev 108383)
+++ trunk/LayoutTests/ChangeLog 2012-02-21 20:43:24 UTC (rev 108384)
@@ -3,6 +3,15 @@
AX: move aria-invalid test to top level, so other platforms can use it
https://bugs.webkit.org/show_bug.cgi?id=79041
+ Unreviewed. Forgot to update paths.
+
+ * accessibility/aria-invalid.html:
+
+2012-02-21 Chris Fleizach <[email protected]>
+
+ AX: move aria-invalid test to top level, so other platforms can use it
+ https://bugs.webkit.org/show_bug.cgi?id=79041
+
Reviewed by David Kilzer.
* accessibility/aria-invalid-expected.txt: Copied from LayoutTests/platform/mac/accessibility/aria-invalid-expected.txt.
Modified: trunk/LayoutTests/accessibility/aria-invalid.html (108383 => 108384)
--- trunk/LayoutTests/accessibility/aria-invalid.html 2012-02-21 20:10:51 UTC (rev 108383)
+++ trunk/LayoutTests/accessibility/aria-invalid.html 2012-02-21 20:43:24 UTC (rev 108384)
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src=""
+<script src=""
</head>
<body id="body">
@@ -52,6 +52,6 @@
</script>
-<script src=""
+<script src=""
</body>
</html>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes