aboutsummaryrefslogtreecommitdiff
path: root/files/it/web/api/selection/collapsetostart/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/it/web/api/selection/collapsetostart/index.html')
-rw-r--r--files/it/web/api/selection/collapsetostart/index.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/files/it/web/api/selection/collapsetostart/index.html b/files/it/web/api/selection/collapsetostart/index.html
deleted file mode 100644
index ccf6084f65..0000000000
--- a/files/it/web/api/selection/collapsetostart/index.html
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: collapseToStart
-slug: Web/API/Selection/collapseToStart
-translation_of: Web/API/Selection/collapseToStart
----
-<h3 id="Sommario" name="Sommario"> Sommario </h3>
-<p>Sposta il focus della selezione allo stesso punto in cui si trova l'anchor. L'anchor non si muove. Se il contenuto è modificabile, il cursore lampeggerà.
-</p>
-<h3 id="Sintassi" name="Sintassi"> Sintassi </h3>
-<pre class="eval"><i>selezione</i>.collapseToStart()
-</pre>
-<div class="noinclude">
-</div>
-{{ languages( { "en": "en/DOM/Selection/collapseToStart", "es": "es/DOM/Selection/collapseToStart", "pl": "pl/DOM/Selection/collapseToStart" } ) }}