static bool isValidBackgroundAttachmentValue(String value) { return value == SCROLL || value == LOCAL; }