diff options
Diffstat (limited to 'files/ja/web/api/web_workers_api')
| -rw-r--r-- | files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html | 2 | ||||
| -rw-r--r-- | files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html b/files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html index 73e94ffb7a..01bcec240f 100644 --- a/files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html +++ b/files/ja/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html @@ -322,7 +322,7 @@ translation_of: Web/API/Web_Workers_API/Functions_and_classes_available_to_worke <td>新しい {{ domxref("Worker") }} を生成する。worker はより多くの worker を生成できる。</td> <td>{{CompatGeckoDesktop("1.9.1")}}</td> <td>10.0</td> - <td>{{CompatNo}} <a class="external" href="https://code.google.com/p/chromium/issues/detail?id=31666" rel="external" title="http://code.google.com/p/chromium/issues/detail?id=31666">crbug.com/31666</a> を見てください。</td> + <td>{{CompatNo}} <a class="external" href="https://code.google.com/p/chromium/issues/detail?id=31666" rel="external">crbug.com/31666</a> を見てください。</td> <td>{{CompatNo}}</td> </tr> <tr> diff --git a/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html b/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html index f0af92fe2b..a232db3e67 100644 --- a/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html +++ b/files/ja/web/api/web_workers_api/structured_clone_algorithm/index.html @@ -103,7 +103,7 @@ translation_of: Web/API/Web_Workers_API/Structured_clone_algorithm <h2 id="関連情報">関連情報</h2> <ul> - <li><a href="http://www.w3.org/TR/html5/infrastructure.html#safe-passing-of-structured-data" title="http://www.w3.org/TR/html5/common-dom-interfaces.html#safe-passing-of-structured-data">HTML Specification: Safe passing of structured data</a></li> + <li><a href="http://www.w3.org/TR/html5/infrastructure.html#safe-passing-of-structured-data">HTML Specification: Safe passing of structured data</a></li> <li>{{ domxref("window.history") }}</li> <li>{{ domxref("window.postMessage()") }}</li> <li><a href="/en-US/docs/Web/API/Web_Workers_API">Web Workers</a></li> |
