aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorMO <9125255+fengzilong@users.noreply.github.com>2021-11-07 17:18:09 +0800
committerGitHub <noreply@github.com>2021-11-07 10:18:09 +0100
commit44dc182a131ef7c448d53340b7b483ba8b2ee472 (patch)
tree558814f57153e9c4083ce9e0552156d3fb92d9a3 /files
parent419987f9ffc940bbee35592db06065f69a1e2031 (diff)
downloadtranslated-content-44dc182a131ef7c448d53340b7b483ba8b2ee472.tar.gz
translated-content-44dc182a131ef7c448d53340b7b483ba8b2ee472.tar.bz2
translated-content-44dc182a131ef7c448d53340b7b483ba8b2ee472.zip
Fix wrong link for offscreencanvas spec (#2935)
* Fix wrong link for offscreencanvas spec * Fix wrong link for offscreencanvas spec * Use {{Specifications}} for offscreencanvas spec
Diffstat (limited to 'files')
-rw-r--r--files/fr/web/api/offscreencanvas/index.md5
-rw-r--r--files/ja/web/api/offscreencanvas/index.html16
-rw-r--r--files/ko/web/api/offscreencanvas/index.html16
-rw-r--r--files/zh-cn/web/api/offscreencanvas/index.html16
4 files changed, 8 insertions, 45 deletions
diff --git a/files/fr/web/api/offscreencanvas/index.md b/files/fr/web/api/offscreencanvas/index.md
index 8dba3f4dc7..e8e0cd9ec2 100644
--- a/files/fr/web/api/offscreencanvas/index.md
+++ b/files/fr/web/api/offscreencanvas/index.md
@@ -7,6 +7,7 @@ tags:
- Experimental
- Interface
- Reference
+browser-compat: api.OffscreenCanvas
translation_of: Web/API/OffscreenCanvas
---
{{APIRef("Canvas API")}} {{SeeCompatTable}}
@@ -113,9 +114,7 @@ onmessage = function(evt) {
## Spécifications
-| Spécification | Statut | Commentaire |
-| ---------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | ----------- |
-| {{SpecName('HTML WHATWG', "scripting.html#the-offscreencanvas-interface", "OffscreenCanvas")}} | {{Spec2('HTML WHATWG')}} |   |
+{{Specifications}}
## Compatibilité des navigateurs
diff --git a/files/ja/web/api/offscreencanvas/index.html b/files/ja/web/api/offscreencanvas/index.html
index b2627fded7..028ec33a22 100644
--- a/files/ja/web/api/offscreencanvas/index.html
+++ b/files/ja/web/api/offscreencanvas/index.html
@@ -9,6 +9,7 @@ tags:
- NeedsTranslation
- Reference
- TopicStub
+browser-compat: api.OffscreenCanvas
translation_of: Web/API/OffscreenCanvas
---
<div>{{APIRef("Canvas API")}} {{SeeCompatTable}}</div>
@@ -120,20 +121,7 @@ worker.postMessage({canvas: offscreen}, [offscreen]);
<h2 id="Specifications">Specifications</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comment</th>
- </tr>
- <tr>
- <td>{{SpecName('HTML WHATWG', "scripting.html#the-offscreencanvas-interface", "OffscreenCanvas")}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td> </td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Browser compatibility</h2>
diff --git a/files/ko/web/api/offscreencanvas/index.html b/files/ko/web/api/offscreencanvas/index.html
index 4e90bbf294..c67fd9c3e5 100644
--- a/files/ko/web/api/offscreencanvas/index.html
+++ b/files/ko/web/api/offscreencanvas/index.html
@@ -7,6 +7,7 @@ tags:
- Experimental
- Interface
- Reference
+browser-compat: api.OffscreenCanvas
translation_of: Web/API/OffscreenCanvas
---
<div>{{APIRef("Canvas API")}} {{SeeCompatTable}}</div>
@@ -118,20 +119,7 @@ worker.postMessage({canvas: offscreen}, [offscreen]);
<h2 id="상세">상세</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Specification</th>
- <th scope="col">Status</th>
- <th scope="col">Comment</th>
- </tr>
- <tr>
- <td>{{SpecName('HTML WHATWG', "scripting.html#the-offscreencanvas-interface", "OffscreenCanvas")}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td> </td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="브라우저_호환성">브라우저 호환성</h2>
diff --git a/files/zh-cn/web/api/offscreencanvas/index.html b/files/zh-cn/web/api/offscreencanvas/index.html
index f7609dee66..da51b9bec4 100644
--- a/files/zh-cn/web/api/offscreencanvas/index.html
+++ b/files/zh-cn/web/api/offscreencanvas/index.html
@@ -7,6 +7,7 @@ tags:
- Experimental
- Interface
- Reference
+browser-compat: api.OffscreenCanvas
translation_of: Web/API/OffscreenCanvas
---
<div>{{APIRef("Canvas API")}} {{SeeCompatTable}}</div>
@@ -121,20 +122,7 @@ worker.postMessage({canvas: offscreen}, [offscreen]);
<h2 id="规范">规范</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">规范</th>
- <th scope="col">状态</th>
- <th scope="col">备注</th>
- </tr>
- <tr>
- <td>{{SpecName('HTML WHATWG', "scripting.html#the-offscreencanvas-interface", "OffscreenCanvas")}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td></td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="浏览器兼容性">浏览器兼容性</h2>