Skip to content

Commit a1ba3e8

Browse files
[streams] Meta: link Simplified Chinese translation whatwg/streams@3c1c395
1 parent 6259540 commit a1ba3e8

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Streams-ja.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@
162162
●●options
163163

164164
spec_title:Streams
165-
spec_date:2025-04-03
166-
trans_update:2025-04-04
165+
spec_date:2025-07-22
166+
trans_update:2025-07-25
167167
source_checked:231113
168168
spec_status:LS
169169
original_url:https://streams.spec.whatwg.org/
@@ -1856,14 +1856,15 @@
18561856

18571857
Commits:
18581858
<a href="https://github.com/whatwg/streams/commits">GitHub whatwg/streams/commits</a>
1859-
<a href="https://streams.spec.whatwg.org/commit-snapshots/080852ccd709e063cc6af239ae07fc040e365179" id="commit-snapshot-link">Snapshot as of this commit</a>
1859+
<a href="https://streams.spec.whatwg.org/commit-snapshots/3c1c395edd4874a5caf1cd28080da14a08e50df1" id="commit-snapshot-link">Snapshot as of this commit</a>
18601860
<a href="https://twitter.com/streamsstandard">@streamsstandard</a>
18611861

18621862
テスト
18631863
<a href="https://github.com/web-platform-tests/wpt/tree/master/streams">web-platform-tests streams/</a> (<a href="https://github.com/web-platform-tests/wpt/labels/streams">ongoing work</a>)
18641864

18651865
各国語翻訳(非規範的)
18661866
日本語(このページ)
1867+
<a href="https://htmlspecs.com/streams/" hreflang="zh-hans" lang="zh-hans" rel="alternate">简体中文</a>
18671868
デモ
18681869
https://streams.spec.whatwg.org/demos/
18691870

@@ -2964,7 +2965,7 @@ <h4 title="Interface definition">4.2.1. ~interface定義</h4>
29642965
`Promise$&lt;`undefined$&gt; `pipeTo$rs(`WritableStream$I %destination, optional `StreamPipeOptions$I %options = {});
29652966
`sequence$&lt;`ReadableStream$I&gt; `tee$rs();
29662967

2967-
async iterable&lt;`any$&gt;(optional `ReadableStreamIteratorOptions$I %options = {});
2968+
async_iterable&lt;`any$&gt;(optional `ReadableStreamIteratorOptions$I %options = {});
29682969
};
29692970

29702971
typedef (`ReadableStreamDefaultReader$I or `ReadableStreamBYOBReader$I) `ReadableStreamReader@I;

0 commit comments

Comments
 (0)