Skip to content

Commit 8155049

Browse files
[infra] Editorial: remove "then" before substeps whatwg/infra@48531ec
+Review Draft Publication: January 2025 whatwg/infra@d480031
1 parent 980ad0f commit 8155049

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

infra-ja.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123

124124
●●options
125125

126-
spec_date:2025-01-10
126+
spec_date:2025-01-28
127127
trans_update:2025-01-13
128128
source_checked:230223
129129
spec_status:LS
@@ -1033,7 +1033,7 @@
10331033

10341034
Commits:
10351035
<a href="https://github.com/whatwg/infra/commits">GitHub whatwg/infra/commits</a>
1036-
<a href="https://infra.spec.whatwg.org/commit-snapshots/2c3dbcedcd741806f8b9558dcbda8ce729f504fc/" id="commit-snapshot-link">Snapshot as of this commit</a>
1036+
<a href="https://infra.spec.whatwg.org/commit-snapshots/48531eca699214bb01cb439ee0e5b6d001c9fa95/" id="commit-snapshot-link">Snapshot as of this commit</a>
10371037
<a href="https://twitter.com/infrastandard">@infrastandard</a>
10381038

10391039
Tests:
@@ -2689,7 +2689,7 @@ <h3 title="Conditional abort">3.7. 条件付きな中止-</h3>
26892689
利用者は `取り消しボタン^i をまだ~clickしていない
26902690
]:
26912691
2692-
If the user has not clicked the "Cancel" button, then:
2692+
If the user has not clicked the "Cancel" button:
26932693
</p>
26942694
<ol>
26952695
<li>
@@ -2705,7 +2705,7 @@ <h3 title="Conditional abort">3.7. 条件付きな中止-</h3>
27052705
利用者は `取り消しボタン^i をまだ~clickしていない
27062706
]:
27072707
2708-
If the user has not clicked the "Cancel" button, then:
2708+
If the user has not clicked the "Cancel" button:
27092709
</p>
27102710
<ol>
27112711
<li>
@@ -5494,7 +5494,7 @@ <h3 title="Strings">4.7. 文字列</h3>
54945494
%位置↗ ~NEQ ε
54955495
]:
54965496
5497-
If position is not past the end of input, then:
5497+
If position is not past the end of input:
54985498
</p>
54995499
<ol>
55005500
<li>
@@ -7449,7 +7449,7 @@ <h4 title="Tuples">5.3.1. ~tuple</h4>
74497449
<p>
74507450
その用法をデモるためだけの,状態s~tupleを操作する~algoを示す:
74517451
7452-
A nonsense algorithm that manipulates status tuples for the purpose of demonstrating their usage is then:
7452+
A nonsense algorithm that manipulates status tuples for the purpose of demonstrating their usage is:
74537453
</p>
74547454

74557455
<ol class="brief">
@@ -7738,7 +7738,7 @@ <h2 title="JSON">6. ~JSON</h2>
77387738
`IsArray$A( %~js値 ) ~EQ ~T
77397739
]:
77407740
7741-
If IsArray(jsValue) is true, then:
7741+
If IsArray(jsValue) is true:
77427742
</p>
77437743
<ol>
77447744
<li>
@@ -7908,7 +7908,7 @@ <h2 title="JSON">6. ~JSON</h2>
79087908
%値 は`~list$である
79097909
]:
79107910
7911-
If value is a list, then:
7911+
If value is a list:
79127912
</p>
79137913
<ol>
79147914
<li>
@@ -8082,7 +8082,7 @@ <h2 title="Forgiving base64">7. ~forgiving-base64</h2>
80828082
80838083
%~data から最後の`符号位置$を除去する
80848084
8085-
If data’s code point length divides by 4 leaving no remainder, then:
8085+
If data’s code point length divides by 4 leaving no remainder:
80868086
• If data ends with one or two U+003D (=) code points, then remove them from data.
80878087
</li>
80888088
<li>
@@ -8333,7 +8333,7 @@ <h2 title="Intellectual property rights">知的財産権</h2>
83338333
</p>
83348334

83358335
<p>
8336-
This is the Living Standard. Those interested in the patent-review version should view the <a href="https://infra.spec.whatwg.org/review-drafts/2024-01/">Living Standard Review Draft</a>.
8336+
This is the Living Standard. Those interested in the patent-review version should view the <a href="https://infra.spec.whatwg.org/review-drafts/2025-01/">Living Standard Review Draft</a>.
83378337
</p>
83388338
</div>
83398339

0 commit comments

Comments
 (0)