Closed scomma closed 12 years ago
Declarations whose value contains a semicolon (e.g. base64-embedded image URLs) get chopped up prematurely.
This fix looks for unmatched parentheses and ignore semicolons inside them. Test included.
Awesome, thank you.
Declarations whose value contains a semicolon (e.g. base64-embedded image URLs) get chopped up prematurely.
This fix looks for unmatched parentheses and ignore semicolons inside them. Test included.