在一个日本博客上发现的只需一行代码就能让IE6崩溃,代码如下:
<style>*{position:relative}</style><table><input></table>
这行代码在Firefox,Safari和Opera都能正确解析,但是在IE 6下却会引起mshtml.dll致命错误.

相关文章:

  • 2021-09-17
  • 2021-12-09
  • 2022-02-25
  • 2021-05-12
  • 2021-12-07
  • 2021-07-20
  • 2021-11-09
  • 2021-05-19
猜你喜欢
  • 2022-01-17
  • 2022-12-23
  • 2021-06-22
  • 2021-08-24
  • 2021-08-16
  • 2021-05-31
  • 2021-11-12
相关资源
相似解决方案