aboutsummaryrefslogtreecommitdiff
path: root/files/it
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-03-10 16:18:46 +0000
committerMDN <actions@users.noreply.github.com>2021-03-10 16:18:46 +0000
commit785c0b7c8adc9e73cfd07817009c4437255c9398 (patch)
treedf9c9cef2d0122f1227098f11d29a2141b014839 /files/it
parenta347d81327250fad25cb1990f012cab05c3cfa4c (diff)
downloadtranslated-content-785c0b7c8adc9e73cfd07817009c4437255c9398.tar.gz
translated-content-785c0b7c8adc9e73cfd07817009c4437255c9398.tar.bz2
translated-content-785c0b7c8adc9e73cfd07817009c4437255c9398.zip
[CRON] sync translated content
Diffstat (limited to 'files/it')
-rw-r--r--files/it/_redirects.txt6
-rw-r--r--files/it/_wikihistory.json16
-rw-r--r--files/it/web/api/document/stylesheets/index.html (renamed from files/it/web/api/documentorshadowroot/stylesheets/index.html)4
3 files changed, 13 insertions, 13 deletions
diff --git a/files/it/_redirects.txt b/files/it/_redirects.txt
index b49edebd93..2e2a1555d1 100644
--- a/files/it/_redirects.txt
+++ b/files/it/_redirects.txt
@@ -103,7 +103,7 @@
/it/docs/DOM/document.namespaceURI /it/docs/Web/API/Node/namespaceURI
/it/docs/DOM/document.open /it/docs/Web/API/Document/open
/it/docs/DOM/document.referrer /it/docs/Web/API/Document/referrer
-/it/docs/DOM/document.styleSheets /it/docs/Web/API/DocumentOrShadowRoot/styleSheets
+/it/docs/DOM/document.styleSheets /it/docs/Web/API/Document/styleSheets
/it/docs/DOM/document.title /it/docs/Web/API/Document/title
/it/docs/DOM/document.width /it/docs/Web/API/Document/width
/it/docs/DOM/element /it/docs/Web/API/Element
@@ -249,7 +249,7 @@
/it/docs/DOM:document.namespaceURI /it/docs/Web/API/Node/namespaceURI
/it/docs/DOM:document.open /it/docs/Web/API/Document/open
/it/docs/DOM:document.referrer /it/docs/Web/API/Document/referrer
-/it/docs/DOM:document.styleSheets /it/docs/Web/API/DocumentOrShadowRoot/styleSheets
+/it/docs/DOM:document.styleSheets /it/docs/Web/API/Document/styleSheets
/it/docs/DOM:document.title /it/docs/Web/API/Document/title
/it/docs/DOM:document.width /it/docs/Web/API/Document/width
/it/docs/DOM:element /it/docs/Web/API/Element
@@ -492,7 +492,7 @@
/it/docs/Usare_valori_URL_per_la_proprietà_cursor /it/docs/Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property
/it/docs/Web/API/Document/firstChild /it/docs/conflicting/Web/API/Node/firstChild
/it/docs/Web/API/Document/namespaceURI /it/docs/Web/API/Node/namespaceURI
-/it/docs/Web/API/Document/styleSheets /it/docs/Web/API/DocumentOrShadowRoot/styleSheets
+/it/docs/Web/API/DocumentOrShadowRoot/styleSheets /it/docs/Web/API/Document/styleSheets
/it/docs/Web/API/Document_Object_Model/Introduzione /it/docs/Web/API/Document_Object_Model/Introduction
/it/docs/Web/API/Element.getElementsByTagName /it/docs/Web/API/Element/getElementsByTagName
/it/docs/Web/API/Element.scrollHeight /it/docs/Web/API/Element/scrollHeight
diff --git a/files/it/_wikihistory.json b/files/it/_wikihistory.json
index ac1d29eaed..0f60d2b45a 100644
--- a/files/it/_wikihistory.json
+++ b/files/it/_wikihistory.json
@@ -5847,14 +5847,6 @@
"Federico"
]
},
- "Web/API/DocumentOrShadowRoot/styleSheets": {
- "modified": "2019-03-23T23:46:31.284Z",
- "contributors": [
- "teoli",
- "khalid32",
- "Federico"
- ]
- },
"Web/API/MouseEvent/altKey": {
"modified": "2019-03-23T23:46:44.336Z",
"contributors": [
@@ -5994,5 +5986,13 @@
"contributors": [
"teoli"
]
+ },
+ "Web/API/Document/styleSheets": {
+ "modified": "2019-03-23T23:46:31.284Z",
+ "contributors": [
+ "teoli",
+ "khalid32",
+ "Federico"
+ ]
}
} \ No newline at end of file
diff --git a/files/it/web/api/documentorshadowroot/stylesheets/index.html b/files/it/web/api/document/stylesheets/index.html
index 95f590715d..36e27c66c6 100644
--- a/files/it/web/api/documentorshadowroot/stylesheets/index.html
+++ b/files/it/web/api/document/stylesheets/index.html
@@ -1,6 +1,6 @@
---
title: document.styleSheets
-slug: Web/API/DocumentOrShadowRoot/styleSheets
+slug: Web/API/Document/styleSheets
tags:
- DOM
- Gecko
@@ -8,7 +8,7 @@ tags:
- Tutte_le_categorie
translation_of: Web/API/DocumentOrShadowRoot/styleSheets
translation_of_original: Web/API/Document/styleSheets
-original_slug: Web/API/Document/styleSheets
+original_slug: Web/API/DocumentOrShadowRoot/styleSheets
---
<p>{{APIRef("DOM")}}</p>