#37248 closed enhancement (fixed)
KSES: Flex Properties for the List of Safe CSS Attributes
| Reported by: | mrahmadawais | Owned by: | peterwilsoncc |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Security | Version: | 4.6 |
| Severity: | normal | Keywords: | has-patch has-dev-note |
| Cc: | Focuses: | ui, administration, template |
Description
As per the discussion in #35877 with @jeremyfelt, KSES can have all the Flex Properties for the List of Safe CSS Attributes. Which is not the case at the moment. The patch along with this tickets solves that problem.
So now all the flex properties with their prefixes would be safe CSS attributes for inline styles.
Attachments (1)
Change History (9)
This ticket was mentioned in Slack in #core-editor by jeremyfelt. View the logs.
9 years ago
#8
@
7 years ago
- Keywords has-dev-note added; dev-feedback removed
Mentioned in the Miscellaneous Developer Focused Changes dev note for 5.3: https://make.wordpress.org/core/2019/10/15/miscellaneous-developer-focused-changes-in-5-3/
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
KSES: Flexbox Properties for the List of Safe CSS Attributes