diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-05-14 00:00:19 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-14 00:00:19 +0900 |
commit | 773b963e5762c87361e061900a2f5a8d0d1b646d (patch) | |
tree | 24d988dbdc0fe6293e1d2891c4c1d582b501d7c2 /files/ja/web/api/window/directories/index.html | |
parent | 9d228b79d4b94dc15c4a7c724354af7812142976 (diff) | |
download | translated-content-773b963e5762c87361e061900a2f5a8d0d1b646d.tar.gz translated-content-773b963e5762c87361e061900a2f5a8d0d1b646d.tar.bz2 translated-content-773b963e5762c87361e061900a2f5a8d0d1b646d.zip |
Learn/Getting_started_with_the_web/CSS_basics を更新 (#674)
- 2021/02/20 時点の英語版に同期
- 原語併記マクロを削除
Diffstat (limited to 'files/ja/web/api/window/directories/index.html')
-rw-r--r-- | files/ja/web/api/window/directories/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/window/directories/index.html b/files/ja/web/api/window/directories/index.html index b893d4443c..b4a5e1cc3e 100644 --- a/files/ja/web/api/window/directories/index.html +++ b/files/ja/web/api/window/directories/index.html @@ -12,11 +12,11 @@ translation_of: Web/API/Window/directories <p>{{ ApiRef() }} {{ 英語版章題("Summary") }}</p> <h3 id=".E6.A6.82.E8.A6.81" name=".E6.A6.82.E8.A6.81">概要</h3> <p>ウィンドウディレクトリのツールバーオブジェクトを返します。 {{ 英語版章題("Syntax") }}</p> -<h3 id=".E6.A7.8B.E6.96.87" name=".E6.A7.8B.E6.96.87">構文</h3> +<h3 id="Syntax">構文</h3> <pre class="eval"><i>dirBar</i> = window.directories </pre> <p>{{ 英語版章題("Parameters") }}</p> -<h3 id=".E5.BC.95.E6.95.B0" name=".E5.BC.95.E6.95.B0">引数</h3> +<h3 id="Arguments">引数</h3> <p> <i> dirBar</i> |