diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:08:35 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:08:35 +0100 |
commit | 9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f (patch) | |
tree | 3eabcb7c51657ecbaf7acb8e9de10af73e86d96c /files/ja/orphaned/tools/add-ons/dom_inspector | |
parent | 6ef1fa4618e08426b874529619a66adbd3d1fcf0 (diff) | |
download | translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.gz translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.tar.bz2 translated-content-9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f.zip |
unslug ja: modify
Diffstat (limited to 'files/ja/orphaned/tools/add-ons/dom_inspector')
4 files changed, 13 insertions, 9 deletions
diff --git a/files/ja/orphaned/tools/add-ons/dom_inspector/dom_inspector_faq/index.html b/files/ja/orphaned/tools/add-ons/dom_inspector/dom_inspector_faq/index.html index 1ed0f6d538..cda0708c4f 100644 --- a/files/ja/orphaned/tools/add-ons/dom_inspector/dom_inspector_faq/index.html +++ b/files/ja/orphaned/tools/add-ons/dom_inspector/dom_inspector_faq/index.html @@ -1,9 +1,10 @@ --- title: DOM Inspector FAQ -slug: DOM_Inspector_FAQ +slug: orphaned/Tools/Add-ons/DOM_Inspector/DOM_Inspector_FAQ tags: - DOM_Inspector translation_of: Tools/Add-ons/DOM_Inspector/DOM_Inspector_FAQ +original_slug: DOM_Inspector_FAQ --- <div>{{ToolsSidebar}}</div><h3 id="Web_.E3.82.B5.E3.82.A4.E3.83.88.E3.82.92.E8.AA.BF.E3.81.B9.E3.82.8B.E3.81.AB.E3.81.AF.EF.BC.9F" name="Web_.E3.82.B5.E3.82.A4.E3.83.88.E3.82.92.E8.AA.BF.E3.81.B9.E3.82.8B.E3.81.AB.E3.81.AF.EF.BC.9F">Web サイトを調べるには?</h3> diff --git a/files/ja/orphaned/tools/add-ons/dom_inspector/index.html b/files/ja/orphaned/tools/add-ons/dom_inspector/index.html index 24db8f727c..f534e3bac6 100644 --- a/files/ja/orphaned/tools/add-ons/dom_inspector/index.html +++ b/files/ja/orphaned/tools/add-ons/dom_inspector/index.html @@ -1,20 +1,21 @@ --- title: DOM Inspector -slug: DOM_Inspector +slug: orphaned/Tools/Add-ons/DOM_Inspector tags: - DOM - - 'DOM:Tools' + - DOM:Tools - DOM_Inspector - Extensions - - 'Extensions:Tools' + - Extensions:Tools - Themes - - 'Themes:Tools' + - Themes:Tools - Tools - Web Development - - 'Web Development:Tools' + - Web Development:Tools - XUL - - 'XUL:Tools' + - XUL:Tools translation_of: Tools/Add-ons/DOM_Inspector +original_slug: DOM_Inspector --- <div>{{ToolsSidebar}}</div><p><strong>DOM Inspector</strong>(別名 <strong>DOMi</strong>)は、文書(普通はウェブページまたは <a href="ja/XUL">XUL</a> ウィンドウ)の <a href="ja/DOM">Document Object Model</a> を調査、ブラウズ、編集することができる開発ツールです。ドキュメントとその中のすべてのノードを様々な視点から見ることができる二分割ウィンドウを用いて DOM の階層を探索することができます。</p> diff --git a/files/ja/orphaned/tools/add-ons/dom_inspector/internals/index.html b/files/ja/orphaned/tools/add-ons/dom_inspector/internals/index.html index c67e458229..b4883c9c54 100644 --- a/files/ja/orphaned/tools/add-ons/dom_inspector/internals/index.html +++ b/files/ja/orphaned/tools/add-ons/dom_inspector/internals/index.html @@ -1,12 +1,13 @@ --- title: DOM インスペクタの内部構造 -slug: DOM_Inspector/Internals +slug: orphaned/Tools/Add-ons/DOM_Inspector/Internals tags: - コード - ソース - ツール - 組織 translation_of: Tools/Add-ons/DOM_Inspector/Internals +original_slug: DOM_Inspector/Internals --- <div>{{ToolsSidebar}}</div> diff --git a/files/ja/orphaned/tools/add-ons/dom_inspector/introduction_to_dom_inspector/index.html b/files/ja/orphaned/tools/add-ons/dom_inspector/introduction_to_dom_inspector/index.html index 8cbdc19ec0..26b7be5c22 100644 --- a/files/ja/orphaned/tools/add-ons/dom_inspector/introduction_to_dom_inspector/index.html +++ b/files/ja/orphaned/tools/add-ons/dom_inspector/introduction_to_dom_inspector/index.html @@ -1,9 +1,10 @@ --- title: DOMインスペクタのイントロダクション -slug: DOM_Inspector/Introduction_to_DOM_Inspector +slug: orphaned/Tools/Add-ons/DOM_Inspector/Introduction_to_DOM_Inspector tags: - DOM インスペクタ translation_of: Tools/Add-ons/DOM_Inspector/Introduction_to_DOM_Inspector +original_slug: DOM_Inspector/Introduction_to_DOM_Inspector --- <div>{{ToolsSidebar}}</div> |