`_wp_normalize_relative_css_links()` used to normalize all non-absolute URLs regardless of whether it's a relative path or an absolute path. The normalization should only happen for relative paths (paths without a leading `/`) and not for absolute paths. Reference: [https://www.rfc-editor.org/rfc/rfc1808#section-4 RFC 1808, Section 4, Step 4]. Follow-up to [52036], [52695], [52754], [55658], [55669]. Props scholdstrom. Fixes #61909. Built from https://develop.svn.wordpress.org/trunk@58932 git-svn-id: http://core.svn.wordpress.org/trunk@58328 1a063a9b-81f0-0310-95a4-ce76da25c4cd
128 KiB
128 KiB