Skip to content

Commit 9130c6d

Browse files
編集( subresource-integrity 用のリンクデータ集約
1 parent 739030c commit 9130c6d

6 files changed

+13
-17
lines changed

CSP3-ja.html

+5-6
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,6 @@
800800
●●words_table1
801801

802802
MIXED-CONTENT1:https://www.w3.org/TR/mixed-content/
803-
SRI1:webappsec-subresource-integrity-ja.html
804803
UPGRADE-INSECURE-REQUESTS:webappsec-upgrade-insecure-requests-ja.html
805804
CSP3issues:https://github.com/w3c/webappsec-csp/issues
806805
WASM:https://webassembly.github.io/spec
@@ -1406,11 +1405,11 @@
14061405
資源~表現:~HTTPinfra#representation
14071406
~HTTP状態s~code:~HTTPsem#status-code
14081407

1409-
完全性~metadata:~SRI1#integrity-metadata
1410-
~metadataを構文解析する:~SRI1#parse-metadata
1411-
iM.~algo:~SRI1#_integrity-metadata-hash-algo
1412-
iM.:~SRI1#_integrity-metadata-digest
1413-
~byte列に~algoを適用する:~SRI1#apply-algorithm-to-response
1408+
完全性~metadata:~SRI#integrity-metadata
1409+
~metadataを構文解析する:~SRI#parse-metadata
1410+
iM.~algo:~SRI#_integrity-metadata-hash-algo
1411+
iM.:~SRI#_integrity-metadata-digest
1412+
~byte列に~algoを適用する:~SRI#apply-algorithm-to-response
14141413

14151414
https://www.w3.org/TR/SRI/#parse-metadata
14161415
https://w3c.github.io/webappsec-subresource-integrity/#parse-metadata

Fetch-ja.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@
10461046
dU.~MIME型:#data-url-struct-mime-type
10471047

10481048
~HTTP~redirectの不可分な取扱い:#atomic-http-redirect-handling
1049-
応答は~metadata~listに合致するか?:~SRI1#does-response-match-metadatalist
1049+
応答は~metadata~listに合致するか?:~SRI#does-response-match-metadatalist
10501050
~nosniffかどうか決定する:#determine-nosniff
10511051
~HTTP引用符付き文字列を収集する:#collect-an-http-quoted-string
10521052

@@ -1410,7 +1410,6 @@
14101410

14111411
●●words_table1
14121412

1413-
SRI1:webappsec-subresource-integrity-ja.html
14141413
BEACON:beacon-ja.html
14151414
RFC6454:RFC6454-ja.html
14161415
UPGRADE1:webappsec-upgrade-insecure-requests-ja.html

HTML-dependencies-ja.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@
237237
WEBDRIVER:https://w3c.github.io/webdriver/
238238
WEBDRIVER-BIDI:https://w3c.github.io/webdriver-bidi/
239239
WEBCODECS:https://w3c.github.io/webcodecs/
240-
SRI1:webappsec-subresource-integrity-ja.html
241240
CREDENTIAL-MANAGEMENT:https://w3c.github.io/webappsec-credential-management/
242241
WEBAUTHN:https://w3c.github.io/webauthn/
243242
CONSOLE:console-ja.html
@@ -1456,9 +1455,9 @@ <h4 title="Dependencies">2.1.9. 依存関係</h4>
14561455
</p>
14571456

14581457
<ul>
1459-
<li id="parse-integrity-metadata">`完全性~metadataを構文解析する@~SRI1#parse-metadata$
1460-
<li id="the-requirements-of-the-integrity-attribute"><a href="~SRI1#the-integrity-attribute">`integrity^a 属性の要件</a>
1461-
<li id="get-the-strongest-metadata-from-set">`集合から最も強い~metadataを取得する@~SRI1#get-the-strongest-metadata$
1458+
<li id="parse-integrity-metadata">`完全性~metadataを構文解析する@~SRI#parse-metadata$
1459+
<li id="the-requirements-of-the-integrity-attribute"><a href="~SRI#the-integrity-attribute">`integrity^a 属性の要件</a>
1460+
<li id="get-the-strongest-metadata-from-set">`集合から最も強い~metadataを取得する@~SRI#get-the-strongest-metadata$
14621461
</ul>
14631462

14641463

HTML-links-ja.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@
230230

231231
●●words_table1
232232

233-
SRI1:webappsec-subresource-integrity-ja.html
234233
RFC6266:https://httpwg.org/specs/rfc6266.html
235234

236235
a_area:<code class="element">a</code>|<code class="element">area</code>
@@ -740,8 +739,8 @@
740739

741740
内容:~HTTPinfra#message-content
742741

743-
完全性~metadataを構文解析する:~SRI1#parse-metadata
744-
:~SRI1#get-the-strongest-metadata
742+
完全性~metadataを構文解析する:~SRI#parse-metadata
743+
:~SRI#get-the-strongest-metadata
745744

746745
~disposition型:~RFC6266#disposition.type
747746

common0.js

+1
Original file line numberDiff line numberDiff line change
@@ -1281,6 +1281,7 @@ SELECTIONAPI:selection-api-ja.html
12811281
SELECTORS4:selectors4-ja.html
12821282
SENSORS:sensors-ja.html
12831283
SIZING:css-sizing-ja.html
1284+
SRI:webappsec-subresource-integrity-ja.html
12841285
STORAGE:storage-ja.html
12851286
STREAMS:Streams-ja.html
12861287
STRUCTURED-FIELDS:http-structured-fields-ja.html

webappapis-ja.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,6 @@
12521252
RESIZEOBSERVER:https://drafts.csswg.org/resize-observer-1/
12531253
CONSOLE:console-ja.html
12541254
CLIPBOARD:https://w3c.github.io/clipboard-apis/
1255-
SRI1:webappsec-subresource-integrity-ja.html
12561255
WASMESM:https://webassembly.github.io/esm-integration/js-api/index.html
12571256

12581257
Location:<code>Location</code>
@@ -9996,7 +9995,7 @@ <h5 title="Import maps">8.1.5.2. ~import~map</h5>
99969995
どの~keyも`妥当な~URL文字列$である
99979996
</li>
99989997
<li>
9999-
どの値も<a href="~SRI1#the-integrity-attribute">`integrity^a 属性の要件</a>を満たす
9998+
どの値も<a href="~SRI#the-integrity-attribute">`integrity^a 属性の要件</a>を満たす
100009999
</li>
1000110000
</ul>
1000210001

0 commit comments

Comments
 (0)