Treat url(<string>) as a normal functions, per spec change.
3e2e0b5
Only unquoted URLs are special tokens now. Use `Parser::expect_url`. This is a [breaking-change]. The version number was incremented accordingly. This change will help with servo/servo#7767