WordPress/wp-includes/js/dist/vendor
jorgefilipecosta cf40905ada Scripts: Use core-js url as polyfill for window.URL.
URL polyfill from the polyfill-library library is not spec-conformant, in a way which negatively impacts its usability for pending revisions to the block editor. Specifically, there were revisions to the implementation of the wp-url script to detect URL validity by relying on thrown errors from the URL constructor, but this specific behavior is not implemented in this version of the polyfill.
There was another issue in r47238, which is that the test used to check whether the polyfill should be included is not accurate. This commit uses a different check and fixes the issue.

Props aduth.
Fixes: #49360.
Built from https://develop.svn.wordpress.org/trunk@47416


git-svn-id: http://core.svn.wordpress.org/trunk@47203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-03-03 16:55:07 +00:00
..
lodash.js Multisite: Remove truncation to allow clearers identification of longer site names 2019-08-18 12:31:00 +00:00
lodash.min.js Multisite: Remove truncation to allow clearers identification of longer site names 2019-08-18 12:31:00 +00:00
moment.js
moment.min.js
react-dom.js Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
react-dom.min.js Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
react.js Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
react.min.js Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
wp-polyfill-dom-rect.js Script Loader: Add polyfill for window.URL, window.DOMRect. 2020-02-10 15:17:07 +00:00
wp-polyfill-dom-rect.min.js Script Loader: Add polyfill for window.URL, window.DOMRect. 2020-02-10 15:17:07 +00:00
wp-polyfill-element-closest.js
wp-polyfill-element-closest.min.js
wp-polyfill-fetch.js
wp-polyfill-fetch.min.js Build/Test Tools: Add the e2e tests setup. 2019-06-27 11:28:19 +00:00
wp-polyfill-formdata.js Build: Update package.json dependencies to match Gutenberg. 2019-02-07 06:28:03 +00:00
wp-polyfill-formdata.min.js Build: Update package.json dependencies to match Gutenberg. 2019-02-07 06:28:03 +00:00
wp-polyfill-node-contains.js
wp-polyfill-node-contains.min.js
wp-polyfill-url.js Scripts: Use core-js url as polyfill for window.URL. 2020-03-03 16:55:07 +00:00
wp-polyfill-url.min.js Scripts: Use core-js url as polyfill for window.URL. 2020-03-03 16:55:07 +00:00
wp-polyfill.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:19:18 +00:00
wp-polyfill.min.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.5 release 2019-09-19 15:19:18 +00:00