Ticket #42729: 42729.diff
| File 42729.diff, 330 bytes (added by , 9 years ago) |
|---|
-
wp-includes/kses.php
diff --git a/wp-includes/kses.php b/wp-includes/kses.php index c95b017..6c7d8b7 100644
a b function safecss_filter_attr( $css, $deprecated = '' ) { 1747 1747 'text-decoration', 1748 1748 'text-indent', 1749 1749 'text-align', 1750 'text-transform', 1750 1751 1751 1752 'height', 1752 1753 'min-height',