From 201f55848d4b15e4e59ab32b2bd1a4e1caa4db3a Mon Sep 17 00:00:00 2001 From: alattalatta Date: Mon, 21 Feb 2022 10:04:22 +0900 Subject: Remove {{page}} macro from API docs (#3913) * Update BatteryManager * Update BiquadFilterNode * Update DataTransfer.getData * Update DragEvent * Update FileReader.result * Update Geolocation API * Update Network Information API * Update Notification.permission * Update Screen * Remove {{page}} from Document * Remove {{page}} from Navigator.battery * Remove {{page}} from Using the Notifications API * Add {{Compat}} to Navigator.battery --- files/ko/web/api/document/index.html | 8 -------- 1 file changed, 8 deletions(-) (limited to 'files/ko/web/api/document') diff --git a/files/ko/web/api/document/index.html b/files/ko/web/api/document/index.html index 45b84641fa..fcadd51e09 100644 --- a/files/ko/web/api/document/index.html +++ b/files/ko/web/api/document/index.html @@ -87,10 +87,6 @@ translation_of: Web/API/Document
문서의 표시 상태를 나타내는 문자열을 반환합니다. 가능한 값은 visible, hidden, prerender, unloaded입니다.
-

Document 인터페이스는 {{domxref("ParentNode")}} 인터페이스를 확장합니다.

- -

{{page("/ko/docs/Web/API/ParentNode","속성")}}

-

HTMLDocument 확장

HTML 문서를 위한 Document 인터페이스는 HTML5 이전엔 {{domxref("HTMLDocument")}} 인터페이스를 상속하고, 이후로는 확장합니다.

@@ -160,10 +156,6 @@ translation_of: Web/API/Document
{{event("visibilitychange")}} 이벤트가 발생할 때 호출되는 코드를 나타내는 {{event("Event_handlers", "event handler")}} 입니다.
-

Document 인터페이스는 {{domxref("GlobalEventHandlers")}} 인터페이스를 확장합니다.

- -

{{Page("/ko/docs/Web/API/GlobalEventHandlers", "속성")}}

-

사용하지 않는 속성

-- cgit v1.2.3-54-g00ecf