Skip to content

Commit 25cde5e

Browse files
committed
CSP-COOKIES: I wonder if these could be a thing.
1 parent 7526d47 commit 25cde5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specs/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ CLEAR-FPWD: clear-site-data/published/2015-07-FPWD.html
1212
CREDENTIAL: credentialmanagement/index.html
1313
COWL: cowl/index.html
1414
CREDENTIAL-FPWD: credentialmanagement/published/2015-04-FPWD.html
15+
CSP-COOKIES: csp-cookies/index.html
1516
CSP-PINNING: csp-pinning/index.html
1617
CSP-PINNING-FPWD: csp-pinning/published/2015-02-FPWD.html
1718
CSP2: CSP2/index.html
@@ -33,6 +34,9 @@ clear-site-data/index.html: clear-site-data/index.src.html biblio.json
3334
clear-site-data/published/2015-07-FPWD.html: clear-site-data/index.src.html biblio.json
3435
bikeshed -f spec --md-status=FPWD --md-date=2015-07-30 ./clear-site-data/index.src.html ./clear-site-data/published/2015-07-FPWD.html
3536

37+
csp-cookies/index.html: csp-cookies/index.src.html biblio.json
38+
bikeshed -f spec ./csp-cookies/index.src.html
39+
3640
csp-pinning/index.html: csp-pinning/index.src.html biblio.json
3741
bikeshed -f spec ./csp-pinning/index.src.html
3842

0 commit comments

Comments
 (0)