[Bug 15562] It's unfortunate that URLs in the manifest must have the same scheme as the manifest itself. This prohibits listing https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js in a manifest that may be served over either http or https and prohibits p

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15562

--- Comment #1 from Jeffrey Yasskin <jyasskin@gmail.com> 2012-01-15 03:34:49 UTC ---
Specifically, I was trying to use a manifest to make
http://cxx1y-range.googlecode.com/git/paper.html cache jquery for use offline.
This file will eventually live in
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/ where I only get to
control a single file.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 15 January 2012 03:35:10 UTC