aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api
diff options
context:
space:
mode:
authorrjohnson <rjohnson@mozilla.com>2021-03-18 17:16:33 -0700
committerIrvin <irvinfly@gmail.com>2021-03-21 00:31:49 +0800
commit8b6621966195ae20c972e812d5cdbed2b6146675 (patch)
treed4a74c330f7f80994c2b5e9f116af8a7e9fca1b8 /files/ko/web/api
parente73670462cbf6600f4fb821054320743d86de204 (diff)
downloadtranslated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.gz
translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.tar.bz2
translated-content-8b6621966195ae20c972e812d5cdbed2b6146675.zip
remove fx_minversion_header macro calls
Diffstat (limited to 'files/ko/web/api')
-rw-r--r--files/ko/web/api/navigatoronline/online_and_offline_events/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/navigatoronline/online_and_offline_events/index.html b/files/ko/web/api/navigatoronline/online_and_offline_events/index.html
index 0869f15f6d..2dd25b3819 100644
--- a/files/ko/web/api/navigatoronline/online_and_offline_events/index.html
+++ b/files/ko/web/api/navigatoronline/online_and_offline_events/index.html
@@ -7,7 +7,7 @@ tags:
- Web Development
translation_of: Web/API/NavigatorOnLine/Online_and_offline_events
---
-<p>In progress {{ Fx_minversion_header(3) }} <a href="ko/Firefox_3_for_developers">Firefox 3</a>는 <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">WHATWG 웹 애플리케이션 1.0 명세</a>에 기술된 <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#offline">온라인/오프라인 이벤트</a>를 구현합니다.</p>
+<p>In progress <a href="ko/Firefox_3_for_developers">Firefox 3</a>는 <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">WHATWG 웹 애플리케이션 1.0 명세</a>에 기술된 <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#offline">온라인/오프라인 이벤트</a>를 구현합니다.</p>
<h3 id=".EA.B0.9C.EC.9A.94" name=".EA.B0.9C.EC.9A.94">개요</h3>