diff options
Diffstat (limited to 'files/pt-br/glossary/reflow/index.html')
-rw-r--r-- | files/pt-br/glossary/reflow/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/files/pt-br/glossary/reflow/index.html b/files/pt-br/glossary/reflow/index.html new file mode 100644 index 0000000000..15fcc23ff3 --- /dev/null +++ b/files/pt-br/glossary/reflow/index.html @@ -0,0 +1,13 @@ +--- +title: Reflow +slug: Glossary/Reflow +translation_of: Glossary/Reflow +original_slug: Glossario/Reflow +--- +<p><strong>Reflow</strong> acontece quando o {{glossary("browser")}} deve processar e desenhar parte ou toda a página novamente, como após uma atualização em um site interativo.</p> + +<h2 id="Aprenda_mais">Aprenda mais</h2> + +<ul> + <li><a href="https://developers.google.com/speed/articles/reflow">Artigo do Google "Minimizing browser reflow"</a></li> +</ul> |