wordpress-develop/tests/phpunit/tests/dependencies
2015-01-31 20:40:49 +00:00
..
jquery.php wp_script_is( ..., 'enqueued' ) needs to check dependencies recursively - a single item's dependencies may only be a subset of the full dependency tree. Adds a new method on WP_Dependencies called ->recurse_deps(). 2014-07-20 00:28:57 +00:00
scripts.php Separate the tests for IE conditional comments support in WP_Scripts. Props valendesigns, see 16024. 2015-01-31 20:40:49 +00:00
styles.php Ensure that inline styles attached to conditional stylesheets are also conditional. 2015-01-03 04:09:12 +00:00