| Index: content/test/data/accessibility/html/contenteditable-descendants.html
|
| diff --git a/content/test/data/accessibility/html/contenteditable-descendants.html b/content/test/data/accessibility/html/contenteditable-descendants.html
|
| index 2b678a3a9959c03bc5963794bb9f0f183e1e02c3..822e778ddfe840d63fae6fcb99b78efa686165cd 100644
|
| --- a/content/test/data/accessibility/html/contenteditable-descendants.html
|
| +++ b/content/test/data/accessibility/html/contenteditable-descendants.html
|
| @@ -1,11 +1,14 @@
|
| <!--
|
| @WIN-ALLOW:caret_offset*
|
| @WIN-ALLOW:IA2_STATE_EDITABLE
|
| +@WIN-ALLOW:IA2_STATE_MULTI_LINE
|
| @WIN-ALLOW:ia2_hypertext=*
|
| @WIN-ALLOW:LINKED
|
| @WIN-ALLOW:n_selections*
|
| @WIN-ALLOW:selection_start*
|
| @WIN-ALLOW:selection_end*
|
| +@WIN-DENY:value
|
| +@BLINK-ALLOW:linked
|
| @BLINK-ALLOW:editable*
|
| @BLINK-ALLOW:richlyEditable*
|
| @BLINK-ALLOW:textSel*
|
|
|