Skip to content

Commit 722413c

Browse files
[subresource-integrity] fix: initialize strongest with null w3c/webappsec-subresource-integrity@679d685
(和訳には織り込み済み)
1 parent 359f875 commit 722413c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

webappsec-subresource-integrity-ja.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116

117117
●●options
118118

119-
spec_date:2025-06-12
119+
spec_date:2025-06-30
120120
trans_update:2025-06-14
121121
source_checked:210222
122122
page_state_key:WEBAPPSEC
@@ -1374,9 +1374,9 @@ <h4 title="Get the strongest metadata from set.">3.3.3. 集合から最も強い
13741374
Let result be the empty set\
13751375
</li>
13761376
<li>
1377-
%最強~index ~LET −1
1377+
%最強~index ~LET −1【!~NULL】
13781378
1379-
and strongest be the empty string.
1379+
and strongest be null.
13801380
13811381
</li>
13821382
<li>

0 commit comments

Comments
 (0)