Editor: prevent jumping when using the backspace button in the Text editor in Firefox and IE.

Fixes #37072.
Built from https://develop.svn.wordpress.org/trunk@37684


git-svn-id: http://core.svn.wordpress.org/trunk@37650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2016-06-11 05:15:27 +00:00
parent defe5e371b
commit f78dd6fe2e
3 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-alpha-37683';
$wp_version = '4.6-alpha-37684';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.