Selectors Level 3
部分文字列マッチング属性セレクタ [att^=val]
, [att$=val]
, [att*=val]
:nth-child(), :nth-last-child(), :nth-of-type(), :nth-last-of-type() 擬似クラス
:last-child, :only-child, :first-of-type, :last-of-type, :only-of-type 擬似クラス
::first-line, ::first-letter, ::before, ::after 擬似要素