Element Performance
Create an experience with a 'td' selector and see how well it matches 2k items transitioning
CSS Transitions Table
Every 5 seconds, each cell will run a random CSS transition.
Scroll Effects Table
Every 5 seconds, the content within each cell will scroll by a random amount.
Resize Effects Table
Every 5 seconds, each cell will resize by 1px.
Class Changes Table
Every 5 seconds, random cells will have classes added or removed.
Remove/Add Cells Table
Every 5 seconds, 25% of cells will be removed and 25% will be added back.
Combined Effects Table
Every 5 seconds, all effects will be applied: transitions, scrolls, resizing, class changes, and removing/adding cells.