Wordpress/tests/phpunit/data
Joe McGill 260f39ea0f Media: Reset Exif orientation after rotate in WP_Image_Editor_Imagick.
Due to inconsistencies in the way browsers handle Exif orientation data,
if a user manually rotates an image within WordPress, set the Exif orientation to
the default (1) so that the image displays with the same rotation/flip in every browser.

Props sanchothefat, triplejumper12, joemcgill, azaozz, markoheijnen, mikeschroder.
Merges [40123] and [40129] to the 4.7 branch.
Fixes #37140. See #14459.


git-svn-id: https://develop.svn.wordpress.org/branches/4.7@40135 602fd350-edb4-49c9-b593-d223f7449a82
2017-02-27 19:32:45 +00:00
..
export Add wordpress-importer tests demonstrating slashed data behavior. 2016-08-19 13:26:04 +00:00
formatting Shortcodes/Formatting: Add PCRE Performance Testing 2015-10-02 04:25:40 +00:00
images Media: Reset Exif orientation after rotate in WP_Image_Editor_Imagick. 2017-02-27 19:32:45 +00:00
languages Tests: Update language files to include a Language header. 2016-10-25 22:25:08 +00:00
plugins I18N: Remove the requirement to call load_plugin_textdomain() / load_theme_textdomain(). 2016-05-10 20:04:52 +00:00
pomo
theme-file-child Themes: Improve child theme file inheritance by introducing functions for locating and fetching the URL or path to files within child and parent themes. 2016-09-08 22:53:57 +00:00
theme-file-parent Themes: Improve child theme file inheritance by introducing functions for locating and fetching the URL or path to files within child and parent themes. 2016-09-08 22:53:57 +00:00
themedir1 Posts, Post Types: Improve sanitisation of templates' post types. 2016-11-15 03:36:13 +00:00
uploads Media: Reduce failing uploads following 4.7.1. 2017-02-27 19:27:58 +00:00
WPHTTP-testcase-redirection-script.php