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/ko/web/api/offscreencanvas/index.html | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'files/ko') 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 ---
{{APIRef("Canvas API")}} {{SeeCompatTable}}
@@ -118,20 +119,7 @@ worker.postMessage({canvas: offscreen}, [offscreen]);

상세

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

브라우저 호환성

-- cgit v1.2.3-54-g00ecf