[wp-trac] [WordPress Trac] #39218: Customize: Harden validation of CSS syntax validity by utilizing tokenizer

WordPress Trac noreply at wordpress.org
Wed Sep 20 21:01:51 UTC 2017


#39218: Customize: Harden validation of CSS syntax validity by utilizing tokenizer
--------------------------+---------------------
 Reporter:  westonruter   |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  4.9
Component:  Customize     |     Version:  4.7
 Severity:  normal        |  Resolution:  fixed
 Keywords:  needs-patch   |     Focuses:
--------------------------+---------------------
Changes (by westonruter):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 This is now fixed by virtue of removing the character balancing from the
 server entirely, in favor of using CSSLint in the browser via CodeMirror.
 See #12423.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39218#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list