If there's just no value to parse (e.g. because we're parsing a shorthand property), don't error out while trying to parse a number.
In particular, that's background-repeat and border-image-repeat. Also, fix up the border-image shorthand to allow any order.