2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
$this->assertEqual($variables2['theme_hook_suggestions'],array('block__footer','block__block','block__block__hyphen_test'),t('Hyphens (-) in block delta were replaced by underscore (_)'));
$this->assertEqual($variables2['theme_hook_suggestions'],array('block__footer','block__block','block__block__hyphen_test'),t('Hyphens (-) in block delta were replaced by underscore (_)'));
// Test that the default class and added class are available.
$this->assertEqual($variables2['content_attributes_array']['class'],array('test-class','content'),t('Default .content class added to block content_attributes_array'));