JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.3
[ckeditor.git] / _source / plugins / listblock / plugin.js
index 5207b42..fc11e57 100644 (file)
@@ -93,7 +93,7 @@ CKEDITOR.plugins.add( 'listblock',
                                                this._.items[ value ] = id;\r
 \r
                                                pendingHtml.push(\r
-                                                       '<li id=', id, ' class=cke_panel_listItem>' +\r
+                                                       '<li id=', id, ' class=cke_panel_listItem role=presentation>' +\r
                                                                '<a id="', id, '_option" _cke_focus=1 hidefocus=true' +\r
                                                                        ' title="', title || value, '"' +\r
                                                                        ' href="javascript:void(\'', value, '\')"' +\r