We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9832ceb commit 995d427Copy full SHA for 995d427
Javascript/repaint-reflow.md
@@ -20,3 +20,5 @@ So what about repaint? Repaint happens when you change the element's apperance w
20
`visibility:hidden`.
21
22
From a performance standpoint, repaint is less expensive than reflow.
23
+
24
+For better understanding go to this link (https://gist.github.com/faressoft/36cdd64faae21ed22948b458e6bf04d5)
0 commit comments