JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / _source / plugins / listblock / plugin.js
index e4898a5..e22956b 100644 (file)
@@ -196,8 +196,6 @@ CKEDITOR.plugins.add( 'listblock',
                                                item.addClass( 'cke_selected' );\r
 \r
                                                this.element.getDocument().getById( itemId + '_option' ).setAttribute( 'aria-selected', true );\r
-                                               this.element.setAttribute( 'aria-activedescendant', itemId + '_option' );\r
-\r
                                                this.onMark && this.onMark( item );\r
                                        },\r
 \r