[Bug 20789] Signature (cryptographic hash) attribute for <script>

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

Xi Wang <xi.wang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xi.wang@gmail.com

--- Comment #3 from Xi Wang <xi.wang@gmail.com> ---
One minor comment.  I'd prefer a hexadecimal/base16 signature, which is
case-insensitive easier to compute.

<script type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.0/jquery.min.js"
signature="sha256:7fa0d5c3f538c76f878e012ac390597faecaabfe6fb9d459b919258e76c5df8e">
</script>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 28 January 2013 02:56:37 UTC