michael@0:
michael@0:
Handling of un-terminated long tokens in CSS
michael@0:
michael@0:
michael@0:
michael@0: This CSS parser does not
michael@0: backtrack for unterminated comments.
michael@0:
michael@0: It does not
michael@0: backtrack for unterminated double-quoted url().
michael@0:
michael@0: It does not
michael@0: backtrack for unterminated single-quoted url().
michael@0:
michael@0: It does not
michael@0: backtrack for unterminated unquoted url().
michael@0:
michael@0:
michael@0: