@@ -369,6 +369,20 @@ public function testStylesComboGetConfig() {
$editor->save();
$expected['stylesSet']=FALSE;
$this->assertIdentical($expected,$stylescombo_plugin->getConfig($editor),'"StylesCombo" plugin configuration built correctly for customized toolbar.');
// Configuration that includes a dash in either the element or class name.
$this->assertIdentical($expected,$stylescombo_plugin->getConfig($editor),'"StylesCombo" plugin configuration built correctly for customized toolbar.');