diff options
Diffstat (limited to 'files/ko/web/api/intersectionobserver')
-rw-r--r-- | files/ko/web/api/intersectionobserver/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/api/intersectionobserver/observe/index.html | 2 | ||||
-rw-r--r-- | files/ko/web/api/intersectionobserver/root/index.html | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/files/ko/web/api/intersectionobserver/index.html b/files/ko/web/api/intersectionobserver/index.html index 762fd3ac09..047b13abdd 100644 --- a/files/ko/web/api/intersectionobserver/index.html +++ b/files/ko/web/api/intersectionobserver/index.html @@ -84,8 +84,6 @@ intersectionObserver.observe(document.querySelector('.scrollerFooter'));</pre> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("api.IntersectionObserver")}}</p> <h2 id="See_also">See also</h2> diff --git a/files/ko/web/api/intersectionobserver/observe/index.html b/files/ko/web/api/intersectionobserver/observe/index.html index 5ceefe8d77..fdccd48325 100644 --- a/files/ko/web/api/intersectionobserver/observe/index.html +++ b/files/ko/web/api/intersectionobserver/observe/index.html @@ -53,8 +53,6 @@ translation_of: Web/API/IntersectionObserver/observe <div> <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("api.IntersectionObserver.observe")}}</p> </div> diff --git a/files/ko/web/api/intersectionobserver/root/index.html b/files/ko/web/api/intersectionobserver/root/index.html index 16ae5eaad2..ad74686576 100644 --- a/files/ko/web/api/intersectionobserver/root/index.html +++ b/files/ko/web/api/intersectionobserver/root/index.html @@ -46,8 +46,6 @@ translation_of: Web/API/IntersectionObserver/root <h2 id="Browser_compatibility">Browser compatibility</h2> -<p class="hidden">The compatibility table in 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> - <p>{{Compat("api.IntersectionObserver.root")}}</p> <h2 id="See_also">See also</h2> |