1419762.html (736B)
1 <style id='style_1'> 2 :first-child { display: table-column-group; } 3 </style> 4 <script> 5 try { o1 = document.createElement('isindex') } catch(e) { } 6 try { o2 = document.createElement('input') } catch(e) { } 7 try { o3 = document.createElement('optgroup') } catch(e) { } 8 try { o4 = document.createElement('col') } catch(e) { } 9 try { document.documentElement.appendChild(o1) } catch(e) { } 10 try { o1.appendChild(o2) } catch(e) { } 11 try { o1.appendChild(o3) } catch(e) { } 12 try { document.documentElement.offsetTop; } catch (e) { } 13 try { document.documentElement.appendChild(o4) } catch(e) { } 14 try { document.styleSheets[0].insertRule('optgroup::first-line { list-style-type: japanese-formal; }', 0); } catch(e) { } 15 </script>