diff options
Diffstat (limited to 'files/ko/web')
-rw-r--r-- | files/ko/web/api/element/childelementcount/index.html (renamed from files/ko/web/api/parentnode/childelementcount/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ko/web/api/parentnode/childelementcount/index.html b/files/ko/web/api/element/childelementcount/index.html index 665c417512..a3664b9cc4 100644 --- a/files/ko/web/api/parentnode/childelementcount/index.html +++ b/files/ko/web/api/element/childelementcount/index.html @@ -1,6 +1,6 @@ --- title: ParentNode.childElementCount -slug: Web/API/ParentNode/childElementCount +slug: Web/API/Element/childElementCount tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Property - Reference translation_of: Web/API/ParentNode/childElementCount +original_slug: Web/API/ParentNode/childElementCount --- <div>{{ APIRef("DOM") }}</div> |