diff options
Diffstat (limited to 'files/ko/web/api/element')
-rw-r--r-- | files/ko/web/api/element/classlist/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ko/web/api/element/classlist/index.html b/files/ko/web/api/element/classlist/index.html index 49b710c2be..2dfbc59d81 100644 --- a/files/ko/web/api/element/classlist/index.html +++ b/files/ko/web/api/element/classlist/index.html @@ -271,10 +271,6 @@ if (typeof DOMTokenList !== "function") (function(window){ <h2 id="브라우저_호환성">브라우저 호환성</h2> -<div class="hidden"> -<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> -</div> - <p>{{Compat("api.Element.classList")}}</p> <h2 id="참고">참고</h2> |