On Mon, Sep 10, 2012 at 11:55 AM, Kevin Foley
<[email protected]> wrote:
> What about using protocol-less URLs for stylesheets?
>
> <style>
> @import url("//wordpress.org/style/codex-wp4.css?3");
> @import url("//wordpress.org/style/wp4.css?22");
> </style>
>
> This would load http or https depending on what the URL is.

The static caching system we use to serve static resources
(s.wordpress.org) doesn't support https. We wouldn't be able to use
protocol-less URLs and continue using the static server, which we're
very fond of.

-Otto
_______________________________________________
wp-docs mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-docs

Reply via email to