[Bug 5770] CSS Validator does not produce valid XML for SOAP responses.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5770





--- Comment #1 from Bug Me Not <w3c@bugmenot.com>  2008-06-18 18:34:21 ---
This bug also happens with ">" characters in selectors, although my XML parser
handles this so I am not sure if this is as severe as the above bug.

Input:
.google > .yahoo
{
   color: red;
}

Some of the problem Areas:
/env:Envelope/env:Body/m:cssvalidationresponse/m:result/m:warnings/m:warninglist/m:warning/m:context
/env:Envelope/env:Body/m:cssvalidationresponse/m:result/m:css/m:noAtRule/m:selector/m:selectorValue


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 18 June 2008 18:34:58 UTC