mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
96f9d84dbab19e0552031673becdbe4cad4dd917
In general, skipped tests should live only in patches, which are committed at the same time that the corresponding bug is fixed. In cases where it's necessary to skip a test, use `markTestSkipped()` to declare this fact explicitly. We continue to check Trac when using `WP_UnitTestCase` to run non-core tests. See #30284. git-svn-id: https://develop.svn.wordpress.org/trunk@30526 602fd350-edb4-49c9-b593-d223f7449a82
TinyMCE: set the image toolbar's z-index to be the same as the other TinyMCE panels, or it is under the editor when in fullscreen mode. See #30147.
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%