|
|
|
|
|
by troupo
325 days ago
|
|
Which draw calls result in "changing border width will cause a full page re-flow in some browsers, and bot others"? Which draw calls are "literally any animation will cause the full re-flow of the document unless you make sure an element is not a part of the document, but then you'll have issues with positioning, weird gaps etc." Which draw calls teach you that "well, this primitive animation consumes 15% of CPU, but will only consume 6% if you go out of your way to make it 'performant'"? |
|