1. 论坛系统升级为Xenforo,欢迎大家测试!
    Dismiss Notice

Firefox 3.0.4 的 CSS3 选择器测试结果

Discussion in '前端开发' started by 不学无术, Dec 12, 2008.

  1. 不学无术

    不学无术 Ulysses 的元神

    Joined:
    Aug 31, 2005
    Messages:
    16,714
    Likes Received:
    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 的元神

    Joined:
    Aug 31, 2005
    Messages:
    16,714
    Likes Received:
    39
    Google Chrome ,全部通过……

    :lol:
     
  3. 不学无术

    不学无术 Ulysses 的元神

    Joined:
    Aug 31, 2005
    Messages:
    16,714
    Likes Received:
    39
    IE 就不说了,比较惨。
     
  4. feixin

    feixin New Member

    Joined:
    Oct 28, 2008
    Messages:
    61
    Likes Received:
    0
    IE真是恶心啊
     
  5. hjb1

    hjb1 Active Member

    Joined:
    Sep 4, 2005
    Messages:
    1,623
    Likes Received:
    5
    IE就强 奸你:D