Chromium Code Reviews| Index: content/test/data/accessibility/footer.html |
| diff --git a/content/test/data/accessibility/footer.html b/content/test/data/accessibility/footer.html |
| index ac430d217a16828eb3470a4e4254a3fc4cbe8805..049ead6c66e9531b3772c06239e3989129854310 100644 |
| --- a/content/test/data/accessibility/footer.html |
| +++ b/content/test/data/accessibility/footer.html |
| @@ -1,3 +1,7 @@ |
| +<!-- |
| +TODO: this should work once webkit strings are available in content tests again. |
| +@MAC-ALLOW:roleDescription='footer' |
| +--> |
| <html> |
| <body> |
| <footer>Footer element</footer> |