Skip to content

Commit 9a0090f

Browse files
committed
CSP-COOKIES: Title.
1 parent 8e1be6f commit 9a0090f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

specs/csp-cookies/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html><html lang="en">
22
<head>
33
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
4-
<title>Content Security Policy: </title>
4+
<title>Content Security Policy: Cookie Controls</title>
55
<style data-fill-with="stylesheet">/* This section copied from the W3C's ED styles. */
66

77
body {
@@ -993,7 +993,7 @@
993993
<body class="h-entry">
994994
<div class="head">
995995
<p data-fill-with="logo"></p>
996-
<h1 class="p-name no-ref" id="title">Content Security Policy: </h1>
996+
<h1 class="p-name no-ref" id="title">Content Security Policy: Cookie Controls</h1>
997997
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">A Collection of Interesting Ideas, <time class="dt-updated" datetime="2015-09-25">25 September 2015</time></span></h2>
998998
<div data-fill-with="spec-metadata">
999999
<dl>

specs/csp-cookies/index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h1>Content Security Policy: </h1>
1+
<h1>Content Security Policy: Cookie Controls</h1>
22
<pre class="metadata">
33
Status: DREAM
44
ED: https://w3c.github.io/webappsec/specs/csp-cookies/

0 commit comments

Comments
 (0)