Go to file
Sergey Biryukov 7e64beacf7 Twenty Ten: Restore `max-width` on `.wp-caption`.
[42837] fixed the compatibility issue caused by [41724], returning the caption shortcode to the pre-4.9.0 behavior.

Reverts [42386].
Fixes #42604.

git-svn-id: https://develop.svn.wordpress.org/trunk@42886 602fd350-edb4-49c9-b593-d223f7449a82
2018-03-28 01:50:56 +00:00
src Twenty Ten: Restore `max-width` on `.wp-caption`. 2018-03-28 01:50:56 +00:00
tests Formatting: Permit use of `text-transform` in `safecss_filter_attr()`. 2018-03-27 00:53:20 +00:00
tools/i18n
.editorconfig General: Instruct file editors not to trim trailing whitespace in markdown files. 2018-03-20 22:14:53 +00:00
.gitignore Build/Test Tools: Remove `vendor` file name entry from `.gitignore`. 2018-02-25 11:29:25 +00:00
.jshintrc
.travis.yml
Gruntfile.js Build/Test Tools: Add `watch:phpunit` task. 2018-02-27 00:31:33 +00:00
jsdoc.conf.json
package.json
phpcs.xml.dist
phpunit.xml.dist
webpack.config.dev.js
webpack.config.prod.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php