fn parse_nth_formula(s: &str) -> Option<NthFormula>
:nth-child() 引数(odd/even/N/aN+b/aN-b/-aN+b)を解析する。
:nth-child()
odd
even
N
aN+b
aN-b
-aN+b