From caf823c926f2a7fa830c638e836e6ab498a1ebf6 Mon Sep 17 00:00:00 2001
From: triple-underscore
Date: Thu, 18 Aug 2016 21:31:58 +0900
Subject: [PATCH] =?UTF-8?q?[CSP3]=20whatwg/html#1230=20landed.=20=20?=
=?UTF-8?q?=E4=BB=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Previous version.
https://github.com/w3c/webappsec-csp/commit/3c625fdc9fd9798da198ed449c47
fc46063fb902
whatwg/html#1230 landed.
https://github.com/w3c/webappsec-csp/commit/366e5de698015dedce7925c8ba05
c273f28bd3cb
---
CSP3-ja.html | 22 +++++-----------------
1 file changed, 5 insertions(+), 17 deletions(-)
diff --git a/CSP3-ja.html b/CSP3-ja.html
index 9cbaca0af..74b8d1c5c 100644
--- a/CSP3-ja.html
+++ b/CSP3-ja.html
@@ -1,6 +1,5 @@
Content Security Policy Level 3
-
@@ -1753,7 +1752,7 @@ Content Security Policy Level 3 日本語訳
Content Security Policy Level 3
-2016 年 8 月 17 日付 編集者草案
+2016 年 8 月 18 日付 編集者草案
このバージョン
@@ -1764,7 +1763,7 @@ 2016 年 8 月 17 日付 編集者草案
https://www.w3.org/TR/CSP3/
以前のバージョン
- https://www.w3.org/TR/2016/WD-CSP3-20160621/
+ https://www.w3.org/TR/2016/WD-CSP3-20160801/
バージョン履歴
https://github.com/w3c/webappsec-csp/commits/master/index.src.html
@@ -3844,13 +3843,6 @@ 4.2. ~HTMLとの統合
§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.
-
-これを~HTMLを上流にする。
-<https://github.com/whatwg/html/issues/1230>
-◎
-Upstream this to HTML. <https://github.com/whatwg/html/issues/1230>
-
-
W3C 版~HTMLは ~Fetchに基づいておらず,`~navigate応答を処理する$A~algoを~hookする場がない。
`548^IssW3C
@@ -10639,10 +10631,6 @@
文献(規範)
- [CSP1]
- Brandon Sterne; Adam Barth. Content Security Policy 1.0. 19 February 2015. NOTE.
- http://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-1.0-specification.html
-
[CSS-CASCADE-4]
Elika Etemad; Tab Atkins Jr.. CSS Cascading and Inheritance Level 4. 14 January 2016. CR.
http://dev.w3.org/csswg/css-cascade/
@@ -10756,7 +10744,7 @@ 文献(参考)
[APPMANIFEST]
- Marcos Caceres; et al. Web App Manifest. 14 July 2016. WD.
+ Marcos Caceres; et al. Web App Manifest. 12 August 2016. WD.
https://w3c.github.io/manifest/
[BEACON]
@@ -10784,8 +10772,8 @@ 文献(参考)
https://www.w3.org/TR/html-design-principles/
[MIX]
- Mike West. Mixed Content. 8 October 2015. CR.
- https://w3c.github.io/webappsec/specs/mixedcontent/
+ Mike West. Mixed Content. 2 August 2016. CR.
+ https://w3c.github.io/webappsec-mixed-content/
[TIMING]
Paul Stone. Pixel Perfect Timing Attacks with HTML5.