Skip to content

Commit 9b736ae

Browse files
[mimesniff] Correct the RAR signature whatwg/mimesniff@4b489c0
1 parent 6164937 commit 9b736ae

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

mimesniff-ja.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@
148148

149149
●●options
150150

151-
spec_date:2025-07-21
152-
trans_update:2024-07-17
151+
spec_date:2025-07-24
152+
trans_update:2024-07-25
153153
source_checked:230717
154154
spec_status:LS
155155
original_url:https://mimesniff.spec.whatwg.org/
@@ -615,7 +615,7 @@
615615

616616
Commits:
617617
<a href="https://github.com/whatwg/mimesniff/commits">GitHub whatwg/mimesniff/commits</a>
618-
<a href="https://mimesniff.spec.whatwg.org/commit-snapshots/ebed4c2c89e03f71cb673d597299d4067bfc84c1/" id="commit-snapshot-link">Snapshot as of this commit</a>
618+
<a href="https://mimesniff.spec.whatwg.org/commit-snapshots/4b489c0978ed897ef6973d6562759e2bbe0465df/" id="commit-snapshot-link">Snapshot as of this commit</a>
619619
<a href="https://twitter.com/mimesniff">@mimesniff</a>
620620

621621
Tests:
@@ -2899,19 +2899,19 @@ <h3 title="Matching an archive type pattern">6.4. ~archive型~patternとの照
28992899
29002900
The string "PK" followed by ETX EOT, the ZIP archive signature.
29012901

2902-
<tr><td>`52 61 72 20 1A 07 00^X
2902+
<tr><td>`52 61 72 21 1A 07 00^X
29032903
<td>`FF FF FF FF FF FF FF^X
29042904
<td>なし
29052905
<td>`application/x-rar-compressed^mt
29062906
<td class="note">
2907-
`RAR^i ~archive符丁を表す,次の連結
2907+
`RAR 4.x^i ~archive符丁を表す,次の連結
29082908
⇒#
2909-
`Rar ^bl,
2909+
`Rar!^bl,
29102910
`SUB^smb,
29112911
`BEL^smb,
29122912
`NUL^smb
29132913
2914-
The string "Rar " followed by SUB BEL NUL, the RAR archive signature.
2914+
The string "Rar!" followed by SUB BEL NUL, the RAR 4.x archive signature.
29152915
</table>
29162916
</li>
29172917
<li>

0 commit comments

Comments
 (0)