animation2code benchmark
For best compatibility, please view this dashboard in a Chrome browser.
← back to model results

ground truth

Pure CSS animated check mark

model outputs

1<div id="animCheck">
2  <div class="precheck"></div>
3  <div class="check"></div>
4</div>
5
6
7