list-marker-position-crash.html (570B)
1 <!DOCTYPE html> 2 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1183869"> 3 <div> 4 <div style="width: 1000px; display: list-item; float: right;"></div> 5 <table style="max-height: 0; display: list-item;"> 6 <caption style="display: list-item;"> 7 <button style="padding-top: 6%; display: list-item;"> 8 <big style="float: right;"> 9 <button style="display; list-item;"></button> 10 </big> 11 </button> 12 </caption> 13 </table> 14 <h2 style="padding:0 2147483652%; max-height: 0; display: list-item;"></h2> 15 </div>