Make WordPress Core

Opened 4 years ago

Last modified 4 years ago

#51707 new enhancement

Add white-space as an allowed kses CSS attribute.

Reported by: whyisjake's profile whyisjake Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version: 5.3.1
Component: Formatting Keywords: has-patch
Focuses: Cc:

Description

white-space has wide browser support, and users would benefit from not having it stripped while adding to posts.

/wp-includes/kses.php:2177

Attachments (2)

51707.diff (329 bytes) - added by whyisjake 4 years ago.
51707.patch (694 bytes) - added by mukesh27 4 years ago.
Added doc for "white-space"

Download all attachments as: .zip

Change History (4)

@whyisjake
4 years ago

#1 @mukesh27
4 years ago

  • Keywords has-patch added; needs-patch removed

Patch 51707.diff looks fine for me and white-space support in all latest browser as per https://developer.mozilla.org/en-US/docs/Web/CSS/white-space article.

@mukesh27
4 years ago

Added doc for "white-space"

#2 @hellofromTonya
4 years ago

  • Version changed from trunk to 5.3.1
Note: See TracTickets for help on using tickets.