]> code.delx.au - gnu-emacs-elpa/commit
Add CSP syntax checking for <meta> & HTTP header
authorMichael[tm] Smith <mike@w3.org>
Wed, 30 Dec 2015 23:51:52 +0000 (08:51 +0900)
committerMichael[tm] Smith <mike@w3.org>
Wed, 30 Dec 2015 23:51:52 +0000 (08:51 +0900)
commitfec8cdffb904d2d58b3fb10d90efa095ce5e1f76
tree8701196efc25d6dbf35135570b5386bb2f6fec88
parentae3a23b36026d161ba2b5d834729a0815ccd198d
Add CSP syntax checking for <meta> & HTTP header

Adds datatype/microsyntax-checking of the "content" attribute of the
<meta http-equiv=content-security-policy content="..."> element, along with
such checking of the value of the Content-Security-Policy HTTP header.

Fixes https://github.com/validator/validator/issues/153
common.rnc
meta.rnc