aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html')
-rw-r--r--files/zh-cn/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html b/files/zh-cn/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html
index 03f557b347..09b744dc95 100644
--- a/files/zh-cn/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html
+++ b/files/zh-cn/conflicting/web/api/node_378aed5ed6869e50853edbc988cf9556/index.html
@@ -6,7 +6,7 @@ translation_of_original: Web/API/Node/nodePrincipal
original_slug: Web/API/Node/nodePrincipal
---
<div>
- {{APIRef}}{{Fx_minversion_header(3)}}{{Non-standard_header}}
+ {{APIRef}}{{Non-standard_header}}
<p>The <code><strong>Node.nodePrincipal</strong></code> read-only property returns the {{Interface("nsIPrincipal")}} object representing current security context of the node.</p>
<p>{{Note("This property exists on all nodes (HTML, XUL, SVG, MathML, etc.), but only if the script trying to use it has chrome privileges.")}}</p>
<h2 id="Syntax" name="Syntax">Syntax</h2>