aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/event/stopimmediatepropagation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/event/stopimmediatepropagation/index.html')
-rw-r--r--files/ko/web/api/event/stopimmediatepropagation/index.html48
1 files changed, 1 insertions, 47 deletions
diff --git a/files/ko/web/api/event/stopimmediatepropagation/index.html b/files/ko/web/api/event/stopimmediatepropagation/index.html
index 6c2bc93b84..56b27d7f18 100644
--- a/files/ko/web/api/event/stopimmediatepropagation/index.html
+++ b/files/ko/web/api/event/stopimmediatepropagation/index.html
@@ -42,50 +42,4 @@ translation_of: Web/API/Event/stopImmediatePropagation
<h2 id="브라우저_호환성">브라우저 호환성</h2>
-<p>{{CompatibilityTable}}</p>
-
-<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>{{CompatChrome("6.0")}}</td>
- <td>{{CompatGeckoDesktop("10.0")}}</td>
- <td>{{CompatIE(9.0)}}</td>
- <td>{{CompatOpera("15.0")}}</td>
- <td>{{CompatSafari("5.0")}}</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>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- <td>{{CompatUnknown}}</td>
- </tr>
- </tbody>
-</table>
-</div>
+<p>{{Compat("api.Event.stopImmediatePropagation")}}</p>