aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/offscreencanvas/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/offscreencanvas/index.html')
-rw-r--r--files/ja/web/api/offscreencanvas/index.html16
1 files changed, 2 insertions, 14 deletions
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>