- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 29 Feb 2008 16:43:03 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4981 ------- Comment #5 from ot@w3.org 2008-02-29 16:43 ------- I reduced the bug to the presence of a question mark in CSS rules, which the CSS grammar does not allow for (only in quoted strings, URIs and other values but not in rules) but unfortunately IE encourages with its proprietary expression syntax. The question mark seems to confuse the tokenizer... (test case added here and in the validator's test suite)
Received on Friday, 29 February 2008 16:43:13 UTC