diff options
Diffstat (limited to 'files/pt-br/glossario/reflow/index.html')
-rw-r--r-- | files/pt-br/glossario/reflow/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/files/pt-br/glossario/reflow/index.html b/files/pt-br/glossario/reflow/index.html new file mode 100644 index 0000000000..3df9513d4d --- /dev/null +++ b/files/pt-br/glossario/reflow/index.html @@ -0,0 +1,12 @@ +--- +title: Reflow +slug: Glossario/Reflow +translation_of: Glossary/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> |