Y
Hacker News
new
|
ask
|
show
|
jobs
by
b_e_n_t_o_n
253 days ago
Yep. At one point it was probably the case that it always caused reflows but browsers have had so much investment into optimizations that it probably realizes those layout changes don't require reflows and skips them.
1 comments
pharrington
253 days ago
Moving an absolutely positioned element never caused a reflow, by design. The AI slop is just wrong.
link