pub(crate) fn parse_nth(arg: &str) -> (i64, i64)
:nth-child(...) の引数 an+b / odd / even / b を (a, b) に。
:nth-child(...)
an+b
odd
even
b