From 325cdb72f8f6975c0746a33332f76510ada880d4 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Sun, 23 May 2021 23:07:36 +0900 Subject: Get rid of {{CompatibilityTable}} from API (#864) --- .../api/animationtimeline/currenttime/index.html | 56 +--- files/ko/web/api/audiobuffer/index.html | 88 +----- files/ko/web/api/audiocontext/index.html | 53 +--- files/ko/web/api/audiodestinationnode/index.html | 53 +--- files/ko/web/api/audionode/index.html | 88 +----- .../ko/web/api/batterymanager/charging/index.html | 58 +--- files/ko/web/api/biquadfilternode/index.html | 80 +----- .../api/broadcastchannel/message_event/index.html | 73 +---- .../using_channel_messaging/index.html | 98 +------ .../api/document/createdocumentfragment/index.html | 48 +--- .../ko/web/api/document/createelementns/index.html | 67 +---- files/ko/web/api/document/documenturi/index.html | 70 +---- files/ko/web/api/document/links/index.html | 48 +--- files/ko/web/api/domtokenlist/contains/index.html | 52 +--- files/ko/web/api/element/blur_event/index.html | 56 +--- files/ko/web/api/element/classname/index.html | 54 +--- files/ko/web/api/element/currentstyle/index.html | 50 +--- .../api/element/getelementsbytagname/index.html | 64 +---- files/ko/web/api/event/cancelbubble/index.html | 50 +--- .../api/event/stopimmediatepropagation/index.html | 48 +--- files/ko/web/api/event/stoppropagation/index.html | 48 +--- .../ko/web/api/filereader/readasdataurl/index.html | 54 +--- .../globaleventhandlers/oncontextmenu/index.html | 58 +--- .../globaleventhandlers/ontouchstart/index.html | 56 +--- files/ko/web/api/htmlcanvaselement/index.html | 154 +---------- files/ko/web/api/imagedata/index.html | 80 +----- files/ko/web/api/messageevent/index.html | 50 +--- files/ko/web/api/mutationobserver/index.html | 53 +--- files/ko/web/api/navigation_timing_api/index.html | 56 +--- files/ko/web/api/navigator/connection/index.html | 56 +--- .../web/api/navigatorlanguage/language/index.html | 79 +----- files/ko/web/api/node/appendchild/index.html | 50 +--- files/ko/web/api/node/clonenode/index.html | 79 +----- files/ko/web/api/node/contains/index.html | 56 +--- files/ko/web/api/notification/index.html | 300 +-------------------- files/ko/web/api/proximity_events/index.html | 66 +---- files/ko/web/api/request/index.html | 133 +-------- files/ko/web/api/request/request/index.html | 84 +----- .../web/api/screen/onorientationchange/index.html | 53 +--- files/ko/web/api/screen/orientation/index.html | 54 +--- .../using_service_workers/index.html | 56 ---- files/ko/web/api/storage/removeitem/index.html | 67 +---- files/ko/web/api/touch_events/index.html | 79 +----- files/ko/web/api/web_audio_api/index.html | 59 +--- .../web_workers_api/using_web_workers/index.html | 123 --------- files/ko/web/api/webglshader/index.html | 69 +---- files/ko/web/api/websockets_api/index.html | 124 +-------- files/ko/web/api/window/getselection/index.html | 48 +--- files/ko/web/api/window/outerwidth/index.html | 48 +--- .../settimeout/index.html | 69 +---- files/ko/web/api/worker/postmessage/index.html | 56 +--- .../api/xmlhttprequest/timeout_event/index.html | 56 +--- 52 files changed, 74 insertions(+), 3653 deletions(-) (limited to 'files') diff --git a/files/ko/web/api/animationtimeline/currenttime/index.html b/files/ko/web/api/animationtimeline/currenttime/index.html index 8a647166b6..918a8c56e2 100644 --- a/files/ko/web/api/animationtimeline/currenttime/index.html +++ b/files/ko/web/api/animationtimeline/currenttime/index.html @@ -36,61 +36,7 @@ translation_of: Web/API/AnimationTimeline/currentTime

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(54)}} -

{{CompatGeckoDesktop(34)}}[1]

-
{{CompatNo}}{{CompatUnknown}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
Basic support{{CompatChrome(54)}}{{CompatChrome(54)}}{{CompatGeckoMobile(34)}}[1]{{ CompatNo}}{{CompatNo}}{{CompatUnknown}}{{CompatNo}}
- -

[1] The Web Animations API is only enabled by default in Firefox Developer Edition and Nightly builds. You can let it in beta and release forms by setting the preference dom.animations-api.core.enabled to true, and can disable it in any Firefox version by setting this preference to false.

-
+

{{Compat("api.AnimationTimeline.currentTime")}}

See also

diff --git a/files/ko/web/api/audiobuffer/index.html b/files/ko/web/api/audiobuffer/index.html index 8c5e1a8736..2d329f31c0 100644 --- a/files/ko/web/api/audiobuffer/index.html +++ b/files/ko/web/api/audiobuffer/index.html @@ -81,91 +81,11 @@ button.onclick = function() { } +

Specification

- - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('Web Audio API', '#the-audiobuffer-interface', 'AudioBuffer')}}{{Spec2('Web Audio API')}}Initial definition.
-

Browser compatibility

-
- {{CompatibilityTable}}
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support14 {{property_prefix("webkit")}}{{CompatGeckoDesktop(25)}}{{CompatNo}}15 {{property_prefix("webkit")}}
- 22 (unprefixed)
6 {{property_prefix("webkit")}}
copyFromChannel() and copyToChannel(){{CompatUnknown}}{{CompatGeckoDesktop(27)}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChromeFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support{{CompatNo}}28 {{property_prefix("webkit")}}{{CompatGeckoMobile(25)}}1.2{{CompatNo}}{{CompatNo}}6 {{property_prefix("webkit")}}
copyFromChannel() and copyToChannel(){{CompatNo}}{{CompatUnknown}}{{CompatGeckoMobile(27)}} {{CompatNo}}{{CompatNo}}{{CompatUnknown}}
-
+ +

{{Compat("api.AudioBuffer")}}

+

See also