aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/imagedata
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/imagedata')
-rw-r--r--files/ko/web/api/imagedata/index.html80
1 files changed, 1 insertions, 79 deletions
diff --git a/files/ko/web/api/imagedata/index.html b/files/ko/web/api/imagedata/index.html
index fb7beec45e..886dd74b9b 100644
--- a/files/ko/web/api/imagedata/index.html
+++ b/files/ko/web/api/imagedata/index.html
@@ -46,85 +46,7 @@ translation_of: Web/API/ImageData
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<div>{{CompatibilityTable}}</div>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>4.0</td>
- <td>{{CompatGeckoDesktop("14")}}</td>
- <td>9.0</td>
- <td>9.0</td>
- <td>3.1</td>
- </tr>
- <tr>
- <td>Support in workers</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatGeckoDesktop("25")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- <tr>
- <td><code>ImageData()</code> constructor</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatGeckoDesktop("29")}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>Feature</th>
- <th>Android</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- </tr>
- <tr>
- <td>Basic support</td>
- <td>2.1</td>
- <td>{{CompatGeckoMobile("14")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>10.0</td>
- <td>3.2</td>
- </tr>
- <tr>
- <td>Support in workers</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatGeckoMobile("25")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- <tr>
- <td><code>ImageData()</code> constructor</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatGeckoMobile("29")}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("api.ImageData")}}</p>
<h2 id="See_also">See also</h2>