[Bug 13230] Use application/sandbox instead of text/html-sandboxed

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13230

--- Comment #2 from Eli Grey (:sephr) <bugmail@eligrey.com> 2011-07-13 06:46:27 UTC ---
Another format I thought of could be to use params for the allow-* parameters
and put the full MIME into the type parameter.

For example, you may use this for HTML:

Content-Type: application/sandbox; type="text/html; foo='bar ...'"
params="allow-forms allow-scripts"

I feel that this would be the best format to replace text/html-sandboxed with.

-- 
Configure bugmail: http://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 Wednesday, 13 July 2011 06:46:34 UTC