aboutsummaryrefslogtreecommitdiff
path: root/files/ko/xslt_in_gecko/browser_differences/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/xslt_in_gecko/browser_differences/index.html')
-rw-r--r--files/ko/xslt_in_gecko/browser_differences/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/files/ko/xslt_in_gecko/browser_differences/index.html b/files/ko/xslt_in_gecko/browser_differences/index.html
new file mode 100644
index 0000000000..0d22a5b825
--- /dev/null
+++ b/files/ko/xslt_in_gecko/browser_differences/index.html
@@ -0,0 +1,8 @@
+---
+title: Browser Differences
+slug: XSLT_in_Gecko/Browser_Differences
+translation_of: Web/API/XSLTProcessor/Browser_Differences
+---
+<h2 id=".EB.B8.8C.EB.9D.BC.EC.9A.B0.EC.A0.80_.EC.B0.A8.EC.9D.B4"> 브라우저 차이</h2>
+<p>Netscape 7.x (모든 플랫폼)과 Internet Explorer 6(윈도즈)는 W3C XSLT 1.0 표준( <a class=" external" href="http://www.w3.org/TR/xslt">http://www.w3.org/TR/xslt</a> )을 지원합니다. IE 5.0과 5.5 (둘 다 윈도즈)는 XSLT의 초안만 지원하므로 XSLT 1.0 스타일쉬트와는 호환하지 않습니다. Netscape 6.x는 XSLT 1.0을 부분적으로만 지원합니다.
+</p>{{ languages( { "en": "en/XSLT_in_Gecko/Browser_Differences" } ) }}