Wordpress/tests/phpunit/tests/dependencies
Andrew Duthie 2c795289c8 Script Loader: Add polyfill for window.URL, window.DOMRect.
Pending block editor revisions for WordPress 5.4 will make use of `window.URL` and `window.DOMRect`. These are not available in Internet Explorer (or pre-Chromium Edge for `DOMRect`) and must be polyfilled to avoid script errors.

The changes make use of the existing polyfill pattern, and existing `polyfill-library` dependency. The dependency is bumped to the latest version, since the previous version did not include the `DOMRect` polyfill.

Props jorgefilipecosta.
Fixes #49360.


git-svn-id: https://develop.svn.wordpress.org/trunk@47238 602fd350-edb4-49c9-b593-d223f7449a82
2020-02-10 15:15:07 +00:00
..
jquery.php Build: Remove source map from `jquery.form.min.js`. 2019-02-14 00:06:39 +00:00
mediaelementjs.php Docs: Fix the last handful of incorrect `@since 5.0.0` docblock tags. 2019-01-17 06:45:58 +00:00
scripts.php Script Loader: Add polyfill for window.URL, window.DOMRect. 2020-02-10 15:15:07 +00:00
styles.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:43:23 +00:00