首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > CSS 3选择器的快速和可靠的JS引擎

CSS 3选择器的快速和可靠的JS引擎

  • 资源大小:23.95 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Nowadays, many js engine for css selector are built. However, they use the native engine first and also some bugs in their core. The native engine is not reliable, like IE8, ":empty",":first-child" are invaild. Native engines handle pseudo-class ":target" differently. And also, the standard selectors are not enough to handle the real world problem.
VIP VIP
0.253894s