Formatting: Add aspect-ratio tests for safecss_filter_attr().

Follow up to [55309].

Props rahmohn, desrosj, mukesh27.
Fixes #57664.

Built from https://develop.svn.wordpress.org/trunk@55430


git-svn-id: http://core.svn.wordpress.org/trunk@54963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Peter Wilson 2023-02-28 02:52:20 +00:00
parent fa42e86adf
commit baf4e6021f

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.2-beta3-55429';
$wp_version = '6.2-beta3-55430';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.