aboutsummaryrefslogtreecommitdiff
path: root/files/it/glossary/reflow
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-04-29 16:16:42 -0700
committerGitHub <noreply@github.com>2021-04-29 16:16:42 -0700
commit95aca4b4d8fa62815d4bd412fff1a364f842814a (patch)
tree5e57661720fe9058d5c7db637e764800b50f9060 /files/it/glossary/reflow
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
Diffstat (limited to 'files/it/glossary/reflow')
-rw-r--r--files/it/glossary/reflow/index.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/files/it/glossary/reflow/index.html b/files/it/glossary/reflow/index.html
deleted file mode 100644
index 9f62c24c8b..0000000000
--- a/files/it/glossary/reflow/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
----
-title: Reflow
-slug: Glossary/Reflow
-translation_of: Glossary/Reflow
----
-<p>Il <strong>Reflow</strong> avviene quando un {{glossary("browser")}} deve processare e ridesignare (posizionie geometrie) una pagina web o una sua parte, come dopo un aggiornamento dinamico della pagina in un sito interattivo.</p>
-
-<h2 id="Vedi_anche">Vedi anche</h2>
-
-<ul>
- <li><a href="https://developers.google.com/speed/articles/reflow">Google article "Minimizing browser reflow"</a></li>
-</ul>