DOM Level 2 CSS
CSSValue item(unsigned long index);
The position of the desired CSSValue.
The CSSValue object at the specified position in this CSSValueList, or null if index is negative or is greater than or equal to length.