468563-1.html (226B)
1 <!DOCTYPE html> 2 <html> 3 <head></head> 4 <body onload="document.getElementById('d').style.columnWidth = '';"> 5 <div id="d" style="height: 1px; column-width: 1px;">d d <span style="position: absolute;"></span></div> 6 </body> 7 </html>