counter-reset-increment-overflow-underflow-ref.html (320B)
1 <!DOCTYPE HTML> 2 <link rel="author" title="Vitor Roriz" href="https://github.com/vitorroriz"> 3 <link rel="help" href="https://drafts.csswg.org/css-lists-3/#auto-numbering"> 4 <div> 5 <h3>2050000000</h3> 6 <h3>2100000000</h3> 7 <h3>2100000000</h3> 8 </div> 9 <div> 10 <h3>-2050000000</h3> 11 <h3>-2100000000</h3> 12 <h3>-2100000000</h3> 13 </div>