From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/web/xpath/axes/preceding-sibling/index.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 files/ko/web/xpath/axes/preceding-sibling/index.html (limited to 'files/ko/web/xpath/axes/preceding-sibling/index.html') diff --git a/files/ko/web/xpath/axes/preceding-sibling/index.html b/files/ko/web/xpath/axes/preceding-sibling/index.html new file mode 100644 index 0000000000..1392c91ad0 --- /dev/null +++ b/files/ko/web/xpath/axes/preceding-sibling/index.html @@ -0,0 +1,6 @@ +--- +title: preceding-sibling +slug: Web/XPath/Axes/preceding-sibling +translation_of: Web/XPath/Axes/preceding-sibling +--- +

preceding-sibling 축은 문맥 노드와 부모가 같고 소스 문서에서 문맥 노드 앞에 나오는 모든 노드를 나타냅니다.

-- cgit v1.2.3-54-g00ecf