| Commit message (Collapse) | Author | Age |
|
|
|
| |
- 2021/11/23 時点の英語版に同期
|
| |
|
|
|
|
| |
- 2021/11/07 時点の英語版に同期
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
* translate the below document.
AudioParamMap
* modification
|
|
|
|
|
| |
* fix preflight_request link
* fix simple requests link
|
|
|
| |
AudioNode.numberOfInputs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* translate the below document.
Web audio spatialization basics
* small fixes
fix flaws
fix not modified parts
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* translation modified
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* overall modification
* addtional modification
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
|
|
|
| |
- 2021/10/08 時点の英語版に同期
|
| |
|
|
|
|
| |
- 2021/11/19 時点の英語版に同期
|
| |
|
| |
|
|
|
|
| |
- 2021/09/24 時点の英語版に同期
|
|
|
|
|
|
|
| |
url: https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Symbol
description: instance methods and instance properties not render correct
Co-authored-by: fangjun <fangjun@tal.com>
|
|
|
|
| |
Part of the code in this page does not support highlighting, and now I have fixed it.
The code location is on line 336.
|
|
|
|
|
| |
marginsプロパティは存在しないのでmarginに変更しました。
'margins' property does not exist. So I modified it to 'margin'
|
| |
|
|
|
| |
Fixed sample code indentation.
|
| |
|
|
|
| |
<ol start="i"> should be <ol type="i"> in order to display Roman numeral type
|
| |
|
|
|
|
| |
AudioParam.minValue
|
|
|
|
| |
AudioParam.linearRampToValueAtTime()
|
|
|
|
| |
AudioParam.cancelAndHoldAtTime()
|
|
|
|
| |
AudioNode.context
|
|
|
|
| |
오역 수정 및 불필요한 부분(한자) 삭제
좀 더 매끄럽게 문장 수정
|
| |
|
| |
|
|
|
| |
Co-authored-by: Kyle <mkitigy@gmail.com>
|
|
|
|
| |
Background audio processing using AudioWorklet
|
|
|
| |
Fix #2965
|
|
|
|
| |
- 2021/11/16 時点の英語版に同期
|
| |
|
|
|
|
|
|
| |
論理的プロパティと値のボックスモデルに関するプロパティを更新
- 2021/11/15 時点の英語版に同期
|
|
|
|
| |
論理的プロパティのボックスモデルのプロパティを変換準備
|
|
|
|
| |
- 2021/11/14 時点の英語版に同期
|
| |
|
| |
|
|
|
| |
原文のままにしていた箇所を翻訳する。「ブラウザ固有の設定」セクションについて位置を修正する。a[href]をhX[name]に修正する。
|
|
|
| |
サマリーの2文目が不足していたのを補完。「構文」セクションでスペルミスのトピックがポリシーリストの前に置かれていたのを逆の順番に修正。
|
|
|
| |
Referrer-Policyのデフォルトポリシーの変更やセクション「Browser-specific preferences/settings」の新設などに対応するために、最新版の内容を反映させる。文言のブレが見られる箇所は統一を図る。新セクションは未訳。
|
|
|
| |
AudioNode.numberOfOutputs
|
| |
|
| |
|
|
|
| |
Remove the number (10) from ceil, floor and round methods because they don't exists.
|
|
|
| |
replace website language with zh-CN
|
|
|
| |
Modify prefetch content description for more semantics
|