1. 论坛系统升级为Xenforo,欢迎大家测试!
    排除公告

Firefox 3.0.4 的 CSS3 选择器测试结果

本帖由 不学无术2008-12-12 发布。版面名称:前端开发

  1. 不学无术

    不学无术 Ulysses 的元神

    注册:
    2005-08-31
    帖子:
    16,714
    赞:
    39
    *
    E
    .class
    #id
    E F
    E > F
    E + F
    E[attribute]
    E[attribute=value]
    E[attribute~=value]
    E[attribute|=value]
    :first-child
    :link
    :visited
    :lang()
    :before
    ::before
    :after
    ::after
    :first-letter
    ::first-letter
    :first-line
    ::first-line
    E[attribute^=value]
    E[attribute$=value]
    E[attribute*=value]
    E ~ F
    :root
    :last-child
    :eek:nly-child
    :nth-child()
    :nth-last-child()
    :first-of-type
    :last-of-type
    :eek:nly-of-type
    :nth-of-type()
    :nth-last-of-type()
    :empty
    :not()
    :target
    :enabled
    :disabled
    :checked
     
  2. 不学无术

    不学无术 Ulysses 的元神

    注册:
    2005-08-31
    帖子:
    16,714
    赞:
    39
    Google Chrome ,全部通过……

    :lol:
     
  3. 不学无术

    不学无术 Ulysses 的元神

    注册:
    2005-08-31
    帖子:
    16,714
    赞:
    39
    IE 就不说了,比较惨。
     
  4. feixin

    feixin New Member

    注册:
    2008-10-28
    帖子:
    61
    赞:
    0
    IE真是恶心啊
     
  5. hjb1

    hjb1 Active Member

    注册:
    2005-09-04
    帖子:
    1,623
    赞:
    5
    IE就强 奸你:D