File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ CLEAR-FPWD: clear-site-data/published/2015-07-FPWD.html
12
12
CREDENTIAL : credentialmanagement/index.html
13
13
COWL : cowl/index.html
14
14
CREDENTIAL-FPWD : credentialmanagement/published/2015-04-FPWD.html
15
+ CSP-COOKIES : csp-cookies/index.html
15
16
CSP-PINNING : csp-pinning/index.html
16
17
CSP-PINNING-FPWD : csp-pinning/published/2015-02-FPWD.html
17
18
CSP2 : CSP2/index.html
@@ -33,6 +34,9 @@ clear-site-data/index.html: clear-site-data/index.src.html biblio.json
33
34
clear-site-data/published/2015-07-FPWD.html : clear-site-data/index.src.html biblio.json
34
35
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
35
36
37
+ csp-cookies/index.html : csp-cookies/index.src.html biblio.json
38
+ bikeshed -f spec ./csp-cookies/index.src.html
39
+
36
40
csp-pinning/index.html : csp-pinning/index.src.html biblio.json
37
41
bikeshed -f spec ./csp-pinning/index.src.html
38
42
You can’t perform that action at this time.
0 commit comments