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

相关文章:

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