diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:47:54 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:47:54 +0100 |
commit | e7651b26abb2031118b797bd4a4d707aa7f2e9b6 (patch) | |
tree | c0849c5104d61d6d0a7b90cdfb1511e52d144613 /files/it/orphaned/tools/add-ons/dom_inspector/index.html | |
parent | 30feb96f6084a2fb976a24ac01c1f4a054611b62 (diff) | |
download | translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.tar.gz translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.tar.bz2 translated-content-e7651b26abb2031118b797bd4a4d707aa7f2e9b6.zip |
unslug it: modify
Diffstat (limited to 'files/it/orphaned/tools/add-ons/dom_inspector/index.html')
-rw-r--r-- | files/it/orphaned/tools/add-ons/dom_inspector/index.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/files/it/orphaned/tools/add-ons/dom_inspector/index.html b/files/it/orphaned/tools/add-ons/dom_inspector/index.html index d6566854ca..bf4520fb3b 100644 --- a/files/it/orphaned/tools/add-ons/dom_inspector/index.html +++ b/files/it/orphaned/tools/add-ons/dom_inspector/index.html @@ -1,18 +1,19 @@ --- title: DOM Inspector -slug: DOM_Inspector +slug: orphaned/Tools/Add-ons/DOM_Inspector tags: - - 'DOM:Strumenti' + - DOM:Strumenti - Estensioni - - 'Estensioni:Strumenti' + - Estensioni:Strumenti - Strumenti - Sviluppo_Web - - 'Sviluppo_Web:Strumenti' - - 'Temi:Strumenti' + - Sviluppo_Web:Strumenti + - Temi:Strumenti - Tutte_le_categorie - XUL - - 'XUL:Strumenti' + - XUL:Strumenti translation_of: Tools/Add-ons/DOM_Inspector +original_slug: DOM_Inspector --- <p> </p><p>Il <b><a class="external" href="http://www.mozilla.org/projects/inspector/">DOM Inspector</a></b> (conosciuto anche con l'acronimo <b>DOMi</b>) รจ un tool di Mozilla usato per ispezionare, visualizzare, modificare il <a href="it/DOM">Modello a Oggetti di un Documento</a> (DOM - Document Object Model), normalmente una pagina web o una finestra <a href="it/XUL">XUL</a>. |