For inline styles which had been inlined from registered external stylesheets via `wp_maybe_inline_styles()`, this defers to using the original stylesheet URL for the `sourceURL` as opposed to fabricating one from the stylesheet handle. This makes the `sourceURL` much more useful for debugging, as it indicates where the stylesheet is located. This allows a developer to make a change to the CSS more easily. Developed in https://github.com/WordPress/wordpress-develop/pull/10177. Follow-up to [50836]. Props westonruter, mukesh27, gziolo. See #50328, #52620. Fixes #63887. Built from https://develop.svn.wordpress.org/trunk@60920 git-svn-id: http://core.svn.wordpress.org/trunk@60256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
131 KiB
131 KiB