Chromium Code Reviews| Index: content/test/data/accessibility/wbr-expected-win.txt |
| diff --git a/content/test/data/accessibility/wbr-expected-win.txt b/content/test/data/accessibility/wbr-expected-win.txt |
| index 0df7e3a6c2dfc222309f8c2ef22262abf8ab5076..8a984f570c526d565f09828824b0310a55ca2c97 100644 |
| --- a/content/test/data/accessibility/wbr-expected-win.txt |
| +++ b/content/test/data/accessibility/wbr-expected-win.txt |
| @@ -1,7 +1,5 @@ |
| -# The spec states that <wbr> should have a role of AXGroup, but that seems |
|
aboxhall
2014/02/25 17:20:27
Do we want to keep this comment?
dmazzoni
2014/02/25 21:35:48
Done.
|
| -# wrong, so we assume this is correct. |
| ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE |
| IA2_ROLE_SECTION READONLY |
| - ROLE_SYSTEM_TEXT name='Supercali' READONLY |
| - ROLE_SYSTEM_TEXT name='fragilistic' READONLY |
| - ROLE_SYSTEM_TEXT name='expialidocious' READONLY |
| + ROLE_SYSTEM_STATICTEXT name='Supercali' |
| + ROLE_SYSTEM_STATICTEXT name='fragilistic' |
| + ROLE_SYSTEM_STATICTEXT name='expialidocious' |