Skip to content

Commit

Permalink
[CSP3] whatwg/html#1230 landed. 他
Browse files Browse the repository at this point in the history
  • Loading branch information
triple-underscore committed Aug 18, 2016
1 parent 8133940 commit caf823c
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions CSP3-ja.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!DOCTYPE html><html lang="ja"><head><meta charset="utf-8">
<title>Content Security Policy Level 3</title>
<meta name="keywords" content="CSP,セキュリティ,ポリシー,リソース,仕様,W3C">

<link rel="stylesheet" href="common.css" type="text/css" />
<link rel="stylesheet" href="common-w3c.css" type="text/css" />
Expand Down Expand Up @@ -1753,7 +1752,7 @@ <h1>Content Security Policy Level 3 日本語訳</h1>
<header>
<hgroup>
<h1 id="title">Content Security Policy Level 3</h1>
<h2 id="subtitle">2016 年 8 月 17 日付 編集者草案</h2>
<h2 id="subtitle">2016 年 8 月 18 日付 編集者草案</h2>
</hgroup>
<dl id="_versions">
<dt title="This version:">このバージョン</dt>
Expand All @@ -1764,7 +1763,7 @@ <h2 id="subtitle">2016 年 8 月 17 日付 編集者草案</h2>
<dd>https://www.w3.org/TR/CSP3/</dd>

<dt title="Previous Versions:">以前のバージョン</dt>
<dd>https://www.w3.org/TR/2016/WD-CSP3-20160621/</dd>
<dd>https://www.w3.org/TR/2016/WD-CSP3-20160801/</dd>

<dt title="Version History:">バージョン履歴</dt>
<dd>https://github.com/w3c/webappsec-csp/commits/master/index.src.html</dd>
Expand Down Expand Up @@ -3844,13 +3843,6 @@ <h3 title="Integration with HTML">4.2. ~HTMLとの統合</h3>
§4.2.4 Should navigation request of type from source in target be blocked by Content Security Policy? is called during the process a navigate fetch algorithm, and §4.2.5 Should navigation response to navigation request of type from source in target be blocked by Content Security Policy? is called during the process a navigate response algorithm to apply directive’s navigation checks.
</p>

<p class="issue">
これを~HTMLを上流にする。
<a href="https://github.com/whatwg/html/issues/1230">&lt;https://github.com/whatwg/html/issues/1230&gt;</a>
Upstream this to HTML. &lt;https://github.com/whatwg/html/issues/1230&gt;
</p>

<p class="issue">
W3C 版~HTMLは ~Fetchに基づいておらず,`~navigate応答を処理する$A~algoを~hookする場がない。
`548^IssW3C
Expand Down Expand Up @@ -10639,10 +10631,6 @@ <h3 title="Normative References">文献(規範)</h3>

<dl>

<dt>[CSP1]</dt>
<dd>Brandon Sterne; Adam Barth. Content Security Policy 1.0. 19 February 2015. NOTE.</dd>
<dd>http://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-1.0-specification.html</dd>

<dt>[CSS-CASCADE-4]</dt>
<dd>Elika Etemad; Tab Atkins Jr.. CSS Cascading and Inheritance Level 4. 14 January 2016. CR.</dd>
<dd>http://dev.w3.org/csswg/css-cascade/</dd>
Expand Down Expand Up @@ -10756,7 +10744,7 @@ <h3 title="Informative References">文献(参考)</h3>
<dl>

<dt>[APPMANIFEST]</dt>
<dd>Marcos Caceres; et al. Web App Manifest. 14 July 2016. WD.</dd>
<dd>Marcos Caceres; et al. Web App Manifest. 12 August 2016. WD.</dd>
<dd>https://w3c.github.io/manifest/</dd>

<dt>[BEACON]</dt>
Expand Down Expand Up @@ -10784,8 +10772,8 @@ <h3 title="Informative References">文献(参考)</h3>
<dd>https://www.w3.org/TR/html-design-principles/</dd>

<dt>[MIX]</dt>
<dd>Mike West. Mixed Content. 8 October 2015. CR.</dd>
<dd>https://w3c.github.io/webappsec/specs/mixedcontent/</dd>
<dd>Mike West. Mixed Content. 2 August 2016. CR.</dd>
<dd>https://w3c.github.io/webappsec-mixed-content/</dd>

<dt>[TIMING]</dt>
<dd>Paul Stone. Pixel Perfect Timing Attacks with HTML5.</dd>
Expand Down

0 comments on commit caf823c

Please sign in to comment.