From 44dc182a131ef7c448d53340b7b483ba8b2ee472 Mon Sep 17 00:00:00 2001 From: MO <9125255+fengzilong@users.noreply.github.com> Date: Sun, 7 Nov 2021 17:18:09 +0800 Subject: Fix wrong link for offscreencanvas spec (#2935) * Fix wrong link for offscreencanvas spec * Fix wrong link for offscreencanvas spec * Use {{Specifications}} for offscreencanvas spec --- files/ja/web/api/offscreencanvas/index.html | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'files/ja/web/api/offscreencanvas/index.html') 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 ---
{{APIRef("Canvas API")}} {{SeeCompatTable}}
@@ -120,20 +121,7 @@ worker.postMessage({canvas: offscreen}, [offscreen]);

Specifications

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('HTML WHATWG', "scripting.html#the-offscreencanvas-interface", "OffscreenCanvas")}}{{Spec2('HTML WHATWG')}} 
+{{Specifications}}

Browser compatibility

-- cgit v1.2.3-54-g00ecf