| ( ! ) Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "_wp_kses_allow_note_mention_span" not found or invalid function name in C:\wamp64\www\wp-includes\class-wp-hook.php on line 353 |
| ( ! ) TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "_wp_kses_allow_note_mention_span" not found or invalid function name in C:\wamp64\www\wp-includes\class-wp-hook.php on line 353 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 364568 | {main}( ) | ...\index.php:0 |
| 2 | 0.0001 | 364920 | require( 'C:\wamp64\www\wp-blog-header.php ) | ...\index.php:17 |
| 3 | 0.0002 | 365336 | require_once( 'C:\wamp64\www\wp-load.php ) | ...\wp-blog-header.php:13 |
| 4 | 0.0003 | 365744 | require_once( 'C:\wamp64\www\wp-config.php ) | ...\wp-load.php:50 |
| 5 | 0.0007 | 367408 | require_once( 'C:\wamp64\www\wp-settings.php ) | ...\wp-config.php:87 |
| 6 | 0.4550 | 4558520 | include_once( 'C:\wamp64\www\wp-content\plugins\sharethis-share-buttons\sharethis-share-buttons.php ) | ...\wp-settings.php:589 |
| 7 | 0.4551 | 4558912 | require_once( 'C:\wamp64\www\wp-content\plugins\sharethis-share-buttons\instance.php ) | ...\sharethis-share-buttons.php:34 |
| 8 | 0.4554 | 4559696 | ShareThisShareButtons\Plugin->__construct( ) | ...\instance.php:23 |
| 9 | 0.4556 | 4564200 | ShareThisShareButtons\Share_Buttons->__construct( $plugin = class ShareThisShareButtons\Plugin { public $config = []; public $slug = 'sharethis-share-buttons'; public $dir_path = 'C:\\wamp64\\www\\wp-content\\plugins\\sharethis-share-buttons/'; public $dir_url = 'https://www.lockton-cn.com/wp-content/plugins/sharethis-share-buttons/'; protected $autoload_class_dir = 'php'; protected $autoload_matches_cache = []; protected $called_doc_hooks = ['ShareThisShareButtons\\Plugin' => TRUE] }, $button_widget = class ShareThisShareButtons\Button_Widget { public $id_base = 'st_button_widget'; public $name = 'ShareThis Buttons'; public $option_name = 'widget_st_button_widget'; public $alt_option_name = NULL; public $widget_options = ['classname' => 'st_button_widget', 'customize_selective_refresh' => FALSE, 'description' => 'Add ShareThis share buttons to your sidebar.']; public $control_options = ['id_base' => 'st_button_widget']; public $number = FALSE; public $id = FALSE; public $updated = FALSE; public $plugin = class ShareThisShareButtons\Plugin { public $config = [...]; public $slug = 'sharethis-share-buttons'; public $dir_path = 'C:\\wamp64\\www\\wp-content\\plugins\\sharethis-share-buttons/'; public $dir_url = 'https://www.lockton-cn.com/wp-content/plugins/sharethis-share-buttons/'; protected $autoload_class_dir = 'php'; protected $autoload_matches_cache = [...]; protected $called_doc_hooks = [...] } } ) | ...\class-plugin.php:26 |
| 10 | 0.4556 | 4564200 | ShareThisShareButtons\Share_Buttons->set_settings( ) | ...\class-share-buttons.php:92 |
| 11 | 0.4556 | 4565080 | ShareThisShareButtons\Share_Buttons->get_descriptions( $type = 'Inline', $subtype = ??? ) | ...\class-share-buttons.php:129 |
| 12 | 0.4556 | 4565304 | wp_kses_post( $data = 'WordPress Display Settings<span>Use these settings to automatically include or restrict the display of Inline Share Buttons on specific pages of your site.</span>' ) | ...\class-share-buttons.php:806 |
| 13 | 0.4556 | 4565304 | wp_kses( $content = 'WordPress Display Settings<span>Use these settings to automatically include or restrict the display of Inline Share Buttons on specific pages of your site.</span>', $allowed_html = 'post', $allowed_protocols = ??? ) | ...\kses.php:2423 |
| 14 | 0.4557 | 4567280 | wp_kses_split( $content = 'WordPress Display Settings<span>Use these settings to automatically include or restrict the display of Inline Share Buttons on specific pages of your site.</span>', $allowed_html = 'post', $allowed_protocols = [0 => 'http', 1 => 'https', 2 => 'ftp', 3 => 'ftps', 4 => 'mailto', 5 => 'news', 6 => 'irc', 7 => 'irc6', 8 => 'ircs', 9 => 'gopher', 10 => 'nntp', 11 => 'feed', 12 => 'telnet', 13 => 'mms', 14 => 'rtsp', 15 => 'sms', 16 => 'svn', 17 => 'tel', 18 => 'fax', 19 => 'xmpp', 20 => 'webcal', 21 => 'urn'] ) | ...\kses.php:967 |
| 15 | 0.4557 | 4567344 | preg_replace_callback( $pattern = '~\n\t( # Detect comments of various flavors before attempting to find tags.\n\t\t(<!--.*?(-->|$)) # - Normative HTML comments.\n\t\t|\n\t\t</[^a-zA-Z][^>]*> # - Closing tags with invalid tag names.\n\t\t|\n\t\t<![^>]*> # - Invalid markup declaration nodes. Not all invalid nodes\n\t\t # are matched so as to avoid breaking legacy behaviors.\n\t)\n\t|\n\t(<[^>]*(>|$)|>) # Tag-like spans of text.\n~x', $callback = '_wp_kses_split_callback', $subject = 'WordPress Display Settings<span>Use these settings to automatically include or restrict the display of Inline Share Buttons on specific pages of your site.</span>' ) | ...\kses.php:1212 |
| 16 | 0.4557 | 4567728 | _wp_kses_split_callback( $matches = [0 => '<span>', 1 => '', 2 => '', 3 => '', 4 => '<span>', 5 => '>'] ) | ...\kses.php:1212 |
| 17 | 0.4557 | 4567728 | wp_kses_split2( $content = '<span>', $allowed_html = 'post', $allowed_protocols = [0 => 'http', 1 => 'https', 2 => 'ftp', 3 => 'ftps', 4 => 'mailto', 5 => 'news', 6 => 'irc', 7 => 'irc6', 8 => 'ircs', 9 => 'gopher', 10 => 'nntp', 11 => 'feed', 12 => 'telnet', 13 => 'mms', 14 => 'rtsp', 15 => 'sms', 16 => 'svn', 17 => 'tel', 18 => 'fax', 19 => 'xmpp', 20 => 'webcal', 21 => 'urn'] ) | ...\kses.php:1282 |
| 18 | 0.4557 | 4568040 | wp_kses_allowed_html( $context = 'post' ) | ...\kses.php:1392 |
| 19 | 0.4557 | 4568040 | apply_filters( $hook_name = 'wp_kses_allowed_html', $value = ['address' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'a' => ['href' => TRUE, 'rel' => TRUE, 'rev' => TRUE, 'name' => TRUE, 'target' => TRUE, 'download' => [...], 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'abbr' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'acronym' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'area' => ['alt' => TRUE, 'coords' => TRUE, 'href' => TRUE, 'nohref' => TRUE, 'shape' => TRUE, 'target' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'article' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'aside' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'audio' => ['autoplay' => TRUE, 'controls' => TRUE, 'loop' => TRUE, 'muted' => TRUE, 'preload' => TRUE, 'src' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'b' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'bdo' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'big' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'blockquote' => ['cite' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'br' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'button' => ['disabled' => TRUE, 'name' => TRUE, 'type' => TRUE, 'value' => TRUE, 'popovertarget' => TRUE, 'popovertargetaction' => TRUE, 'aria-haspopup' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'caption' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'cite' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'code' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'col' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'span' => TRUE, 'valign' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'colgroup' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'span' => TRUE, 'valign' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'data' => ['value' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'del' => ['datetime' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dd' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dfn' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'details' => ['align' => TRUE, 'open' => TRUE, 'name' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'div' => ['align' => TRUE, 'popover' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dialog' => ['closedby' => TRUE, 'open' => TRUE, 'popover' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dl' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dt' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'em' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'fieldset' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'figure' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'figcaption' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'font' => ['color' => TRUE, 'face' => TRUE, 'size' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'footer' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h1' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h2' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h3' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h4' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h5' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h6' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'header' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'hgroup' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'hr' => ['align' => TRUE, 'noshade' => TRUE, 'size' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'i' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'img' => ['alt' => TRUE, 'align' => TRUE, 'border' => TRUE, 'height' => TRUE, 'hspace' => TRUE, 'loading' => TRUE, 'longdesc' => TRUE, 'vspace' => TRUE, 'src' => TRUE, 'usemap' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'ins' => ['datetime' => TRUE, 'cite' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'kbd' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'label' => ['for' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'legend' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'li' => ['align' => TRUE, 'value' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'main' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'map' => ['name' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mark' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'menu' => ['type' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'meter' => ['high' => TRUE, 'low' => TRUE, 'max' => TRUE, 'min' => TRUE, 'optimum' => TRUE, 'value' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'nav' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'object' => ['data' => [...], 'type' => [...], 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'p' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'pre' => ['width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'progress' => ['max' => TRUE, 'value' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'q' => ['cite' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'rb' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'rp' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'rt' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'rtc' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'ruby' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 's' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'samp' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'search' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'span' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'section' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'small' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'strike' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'strong' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'sub' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'summary' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'sup' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'table' => ['align' => TRUE, 'bgcolor' => TRUE, 'border' => TRUE, 'cellpadding' => TRUE, 'cellspacing' => TRUE, 'rules' => TRUE, 'summary' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'tbody' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'valign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'td' => ['abbr' => TRUE, 'align' => TRUE, 'axis' => TRUE, 'bgcolor' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'colspan' => TRUE, 'headers' => TRUE, 'height' => TRUE, 'nowrap' => TRUE, 'rowspan' => TRUE, 'scope' => TRUE, 'valign' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'textarea' => ['cols' => TRUE, 'rows' => TRUE, 'disabled' => TRUE, 'name' => TRUE, 'readonly' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'tfoot' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'valign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'th' => ['abbr' => TRUE, 'align' => TRUE, 'axis' => TRUE, 'bgcolor' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'colspan' => TRUE, 'headers' => TRUE, 'height' => TRUE, 'nowrap' => TRUE, 'rowspan' => TRUE, 'scope' => TRUE, 'valign' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'thead' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'valign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'time' => ['datetime' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'title' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'tr' => ['align' => TRUE, 'bgcolor' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'valign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'track' => ['default' => TRUE, 'kind' => TRUE, 'label' => TRUE, 'src' => TRUE, 'srclang' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'tt' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'u' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'ul' => ['type' => TRUE, 'popover' => TRUE, 'role' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'xml:lang' => TRUE], 'ol' => ['start' => TRUE, 'type' => TRUE, 'reversed' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'var' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'video' => ['autoplay' => TRUE, 'controls' => TRUE, 'height' => TRUE, 'loop' => TRUE, 'muted' => TRUE, 'playsinline' => TRUE, 'poster' => TRUE, 'preload' => TRUE, 'src' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'wbr' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'math' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'display' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mtext' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mi' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'mathvariant' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mn' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mo' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'form' => TRUE, 'fence' => TRUE, 'separator' => TRUE, 'lspace' => TRUE, 'rspace' => TRUE, 'stretchy' => TRUE, 'symmetric' => TRUE, 'maxsize' => TRUE, 'minsize' => TRUE, 'largeop' => TRUE, 'movablelimits' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mspace' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'width' => TRUE, 'height' => TRUE, 'depth' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'ms' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mrow' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mfrac' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'linethickness' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'msqrt' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mroot' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mstyle' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'merror' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mpadded' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'width' => TRUE, 'height' => TRUE, 'depth' => TRUE, 'lspace' => TRUE, 'voffset' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mphantom' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'msub' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'msup' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'msubsup' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'munder' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'accentunder' => TRUE, 'accent' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mover' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'accentunder' => TRUE, 'accent' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'munderover' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'accentunder' => TRUE, 'accent' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mmultiscripts' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mprescripts' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mtable' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'columnalign' => TRUE, 'rowspacing' => TRUE, 'columnspacing' => TRUE, 'align' => TRUE, 'rowalign' => TRUE, 'columnlines' => TRUE, 'rowlines' => TRUE, 'frame' => TRUE, 'framespacing' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mtr' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'columnalign' => TRUE, 'rowalign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mtd' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'columnspan' => TRUE, 'rowspan' => TRUE, 'columnalign' => TRUE, 'rowalign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'semantics' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'annotation' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'encoding' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'menclose' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'notation' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE]], ...$args = variadic('post') ) | ...\kses.php:1086 |
| 20 | 0.4557 | 4568288 | WP_Hook->apply_filters( $value = ['address' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'a' => ['href' => TRUE, 'rel' => TRUE, 'rev' => TRUE, 'name' => TRUE, 'target' => TRUE, 'download' => [...], 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'abbr' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'acronym' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'area' => ['alt' => TRUE, 'coords' => TRUE, 'href' => TRUE, 'nohref' => TRUE, 'shape' => TRUE, 'target' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'article' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'aside' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'audio' => ['autoplay' => TRUE, 'controls' => TRUE, 'loop' => TRUE, 'muted' => TRUE, 'preload' => TRUE, 'src' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'b' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'bdo' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'big' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'blockquote' => ['cite' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'br' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'button' => ['disabled' => TRUE, 'name' => TRUE, 'type' => TRUE, 'value' => TRUE, 'popovertarget' => TRUE, 'popovertargetaction' => TRUE, 'aria-haspopup' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'caption' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'cite' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'code' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'col' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'span' => TRUE, 'valign' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'colgroup' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'span' => TRUE, 'valign' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'data' => ['value' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'del' => ['datetime' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dd' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dfn' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'details' => ['align' => TRUE, 'open' => TRUE, 'name' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'div' => ['align' => TRUE, 'popover' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dialog' => ['closedby' => TRUE, 'open' => TRUE, 'popover' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dl' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'dt' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'em' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'fieldset' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'figure' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'figcaption' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'font' => ['color' => TRUE, 'face' => TRUE, 'size' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'footer' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h1' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h2' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h3' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h4' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h5' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'h6' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'header' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'hgroup' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'hr' => ['align' => TRUE, 'noshade' => TRUE, 'size' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'i' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'img' => ['alt' => TRUE, 'align' => TRUE, 'border' => TRUE, 'height' => TRUE, 'hspace' => TRUE, 'loading' => TRUE, 'longdesc' => TRUE, 'vspace' => TRUE, 'src' => TRUE, 'usemap' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'ins' => ['datetime' => TRUE, 'cite' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'kbd' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'label' => ['for' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'legend' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'li' => ['align' => TRUE, 'value' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'main' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'map' => ['name' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mark' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'menu' => ['type' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'meter' => ['high' => TRUE, 'low' => TRUE, 'max' => TRUE, 'min' => TRUE, 'optimum' => TRUE, 'value' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'nav' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'object' => ['data' => [...], 'type' => [...], 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'p' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'pre' => ['width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'progress' => ['max' => TRUE, 'value' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'q' => ['cite' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'rb' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'rp' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'rt' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'rtc' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'ruby' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 's' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'samp' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'search' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'span' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'section' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'small' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'strike' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'strong' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'sub' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'summary' => ['align' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'sup' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'table' => ['align' => TRUE, 'bgcolor' => TRUE, 'border' => TRUE, 'cellpadding' => TRUE, 'cellspacing' => TRUE, 'rules' => TRUE, 'summary' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'tbody' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'valign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'td' => ['abbr' => TRUE, 'align' => TRUE, 'axis' => TRUE, 'bgcolor' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'colspan' => TRUE, 'headers' => TRUE, 'height' => TRUE, 'nowrap' => TRUE, 'rowspan' => TRUE, 'scope' => TRUE, 'valign' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'textarea' => ['cols' => TRUE, 'rows' => TRUE, 'disabled' => TRUE, 'name' => TRUE, 'readonly' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'tfoot' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'valign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'th' => ['abbr' => TRUE, 'align' => TRUE, 'axis' => TRUE, 'bgcolor' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'colspan' => TRUE, 'headers' => TRUE, 'height' => TRUE, 'nowrap' => TRUE, 'rowspan' => TRUE, 'scope' => TRUE, 'valign' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'thead' => ['align' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'valign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'time' => ['datetime' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'title' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'tr' => ['align' => TRUE, 'bgcolor' => TRUE, 'char' => TRUE, 'charoff' => TRUE, 'valign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'track' => ['default' => TRUE, 'kind' => TRUE, 'label' => TRUE, 'src' => TRUE, 'srclang' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'tt' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'u' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'ul' => ['type' => TRUE, 'popover' => TRUE, 'role' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'xml:lang' => TRUE], 'ol' => ['start' => TRUE, 'type' => TRUE, 'reversed' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'var' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'video' => ['autoplay' => TRUE, 'controls' => TRUE, 'height' => TRUE, 'loop' => TRUE, 'muted' => TRUE, 'playsinline' => TRUE, 'poster' => TRUE, 'preload' => TRUE, 'src' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'wbr' => ['aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'hidden' => TRUE, 'id' => TRUE, 'lang' => TRUE, 'style' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'math' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'display' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mtext' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mi' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'mathvariant' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mn' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mo' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'form' => TRUE, 'fence' => TRUE, 'separator' => TRUE, 'lspace' => TRUE, 'rspace' => TRUE, 'stretchy' => TRUE, 'symmetric' => TRUE, 'maxsize' => TRUE, 'minsize' => TRUE, 'largeop' => TRUE, 'movablelimits' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mspace' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'width' => TRUE, 'height' => TRUE, 'depth' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'ms' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mrow' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mfrac' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'linethickness' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'msqrt' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mroot' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mstyle' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'merror' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mpadded' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'width' => TRUE, 'height' => TRUE, 'depth' => TRUE, 'lspace' => TRUE, 'voffset' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mphantom' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'msub' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'msup' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'msubsup' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'munder' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'accentunder' => TRUE, 'accent' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mover' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'accentunder' => TRUE, 'accent' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'munderover' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'accentunder' => TRUE, 'accent' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mmultiscripts' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mprescripts' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mtable' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'columnalign' => TRUE, 'rowspacing' => TRUE, 'columnspacing' => TRUE, 'align' => TRUE, 'rowalign' => TRUE, 'columnlines' => TRUE, 'rowlines' => TRUE, 'frame' => TRUE, 'framespacing' => TRUE, 'width' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mtr' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'columnalign' => TRUE, 'rowalign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'mtd' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'columnspan' => TRUE, 'rowspan' => TRUE, 'columnalign' => TRUE, 'rowalign' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'semantics' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'annotation' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'encoding' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE], 'menclose' => ['displaystyle' => TRUE, 'scriptlevel' => TRUE, 'mathbackground' => TRUE, 'mathcolor' => TRUE, 'mathsize' => TRUE, 'class' => TRUE, 'data-*' => TRUE, 'dir' => TRUE, 'id' => TRUE, 'style' => TRUE, 'notation' => TRUE, 'aria-controls' => TRUE, 'aria-current' => TRUE, 'aria-describedby' => TRUE, 'aria-details' => TRUE, 'aria-expanded' => TRUE, 'aria-hidden' => TRUE, 'aria-label' => TRUE, 'aria-labelledby' => TRUE, 'aria-live' => TRUE, 'hidden' => TRUE, 'lang' => TRUE, 'title' => TRUE, 'role' => TRUE, 'xml:lang' => TRUE]], $args = [0 => ['address' => [...], 'a' => [...], 'abbr' => [...], 'acronym' => [...], 'area' => [...], 'article' => [...], 'aside' => [...], 'audio' => [...], 'b' => [...], 'bdo' => [...], 'big' => [...], 'blockquote' => [...], 'br' => [...], 'button' => [...], 'caption' => [...], 'cite' => [...], 'code' => [...], 'col' => [...], 'colgroup' => [...], 'data' => [...], 'del' => [...], 'dd' => [...], 'dfn' => [...], 'details' => [...], 'div' => [...], 'dialog' => [...], 'dl' => [...], 'dt' => [...], 'em' => [...], 'fieldset' => [...], 'figure' => [...], 'figcaption' => [...], 'font' => [...], 'footer' => [...], 'h1' => [...], 'h2' => [...], 'h3' => [...], 'h4' => [...], 'h5' => [...], 'h6' => [...], 'header' => [...], 'hgroup' => [...], 'hr' => [...], 'i' => [...], 'img' => [...], 'ins' => [...], 'kbd' => [...], 'label' => [...], 'legend' => [...], 'li' => [...], 'main' => [...], 'map' => [...], 'mark' => [...], 'menu' => [...], 'meter' => [...], 'nav' => [...], 'object' => [...], 'p' => [...], 'pre' => [...], 'progress' => [...], 'q' => [...], 'rb' => [...], 'rp' => [...], 'rt' => [...], 'rtc' => [...], 'ruby' => [...], 's' => [...], 'samp' => [...], 'search' => [...], 'span' => [...], 'section' => [...], 'small' => [...], 'strike' => [...], 'strong' => [...], 'sub' => [...], 'summary' => [...], 'sup' => [...], 'table' => [...], 'tbody' => [...], 'td' => [...], 'textarea' => [...], 'tfoot' => [...], 'th' => [...], 'thead' => [...], 'time' => [...], 'title' => [...], 'tr' => [...], 'track' => [...], 'tt' => [...], 'u' => [...], 'ul' => [...], 'ol' => [...], 'var' => [...], 'video' => [...], 'wbr' => [...], 'math' => [...], 'mtext' => [...], 'mi' => [...], 'mn' => [...], 'mo' => [...], 'mspace' => [...], 'ms' => [...], 'mrow' => [...], 'mfrac' => [...], 'msqrt' => [...], 'mroot' => [...], 'mstyle' => [...], 'merror' => [...], 'mpadded' => [...], 'mphantom' => [...], 'msub' => [...], 'msup' => [...], 'msubsup' => [...], 'munder' => [...], 'mover' => [...], 'munderover' => [...], 'mmultiscripts' => [...], 'mprescripts' => [...], 'mtable' => [...], 'mtr' => [...], 'mtd' => [...], 'semantics' => [...], 'annotation' => [...], 'menclose' => [...]], 1 => 'post'] ) | ...\plugin.php:205 |