HTML API: Add tests ensuring text nodes reconstruct active formatting elements.

Adds tests that should have been merged in [57806].

Follow-up to: [57806].


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


git-svn-id: http://core.svn.wordpress.org/trunk@57308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
dmsnell 2024-03-12 00:26:08 +00:00
parent 6badd91e7b
commit 62514c6081
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.6-alpha-57806';
$wp_version = '6.6-alpha-57807';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.