diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/zh-cn/web/api/node | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/zh-cn/web/api/node')
-rw-r--r-- | files/zh-cn/web/api/node/baseuriobject/index.html | 1 | ||||
-rw-r--r-- | files/zh-cn/web/api/node/childnodes/index.html | 1 | ||||
-rw-r--r-- | files/zh-cn/web/api/node/nodeprincipal/index.html | 1 | ||||
-rw-r--r-- | files/zh-cn/web/api/node/outertext/index.html | 1 | ||||
-rw-r--r-- | files/zh-cn/web/api/node/rootnode/index.html | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/files/zh-cn/web/api/node/baseuriobject/index.html b/files/zh-cn/web/api/node/baseuriobject/index.html index 759f97eb6a..ad04356656 100644 --- a/files/zh-cn/web/api/node/baseuriobject/index.html +++ b/files/zh-cn/web/api/node/baseuriobject/index.html @@ -2,6 +2,7 @@ title: Node.baseURIObject slug: Web/API/Node/baseURIObject translation_of: Web/API/Node +translation_of_original: Web/API/Node/baseURIObject --- <div> {{ApiRef}} {{Fx_minversion_header("3")}} {{Non-standard_header}}</div> diff --git a/files/zh-cn/web/api/node/childnodes/index.html b/files/zh-cn/web/api/node/childnodes/index.html index 182e6b177b..ff964996d3 100644 --- a/files/zh-cn/web/api/node/childnodes/index.html +++ b/files/zh-cn/web/api/node/childnodes/index.html @@ -5,6 +5,7 @@ tags: - Gecko DOM Reference - Property translation_of: Web/API/Node/childNodes +translation_of_original: childNodes --- <p>{{ APIRef() }}</p> <h2 id=".E6.91.98.E8.A6.81" name=".E6.91.98.E8.A6.81">概述</h2> diff --git a/files/zh-cn/web/api/node/nodeprincipal/index.html b/files/zh-cn/web/api/node/nodeprincipal/index.html index 0bd42ab7cf..58844aef2e 100644 --- a/files/zh-cn/web/api/node/nodeprincipal/index.html +++ b/files/zh-cn/web/api/node/nodeprincipal/index.html @@ -2,6 +2,7 @@ title: Node.nodePrincipal slug: Web/API/Node/nodePrincipal translation_of: Web/API/Node +translation_of_original: Web/API/Node/nodePrincipal --- <div> {{APIRef}}{{Fx_minversion_header(3)}}{{Non-standard_header}} diff --git a/files/zh-cn/web/api/node/outertext/index.html b/files/zh-cn/web/api/node/outertext/index.html index 7465286034..01de770af7 100644 --- a/files/zh-cn/web/api/node/outertext/index.html +++ b/files/zh-cn/web/api/node/outertext/index.html @@ -4,5 +4,6 @@ slug: Web/API/Node/outerText tags: - Node.outerText translation_of: Web/API/HTMLElement/outerText +translation_of_original: Web/API/Node/outerText --- <p>请参阅 {{domxref("HTMLElement.outerText")}}</p> diff --git a/files/zh-cn/web/api/node/rootnode/index.html b/files/zh-cn/web/api/node/rootnode/index.html index 1a72ff3cae..6291ef7fd6 100644 --- a/files/zh-cn/web/api/node/rootnode/index.html +++ b/files/zh-cn/web/api/node/rootnode/index.html @@ -9,6 +9,7 @@ tags: - Reference - rootNode translation_of: Web/API/Node/getRootNode +translation_of_original: Web/API/Node/rootNode --- <p>{{deprecated_header}}{{APIRef("DOM")}}{{SeeCompatTable}}</p> |