[Bug 6297] New: ServletException: Timed out crash when encountering string where percentage expected

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

           Summary: ServletException: Timed out crash when encountering
                    string where percentage expected
           Product: CSSValidator
           Version: CSS Validator
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML4.01
        AssignedTo: dave.null@w3.org
        ReportedBy: ot@w3.org
         QAContact: www-validator-cvs@w3.org


Created an attachment (id=610)
 --> (http://www.w3.org/Bugs/Public/attachment.cgi?id=610)
This CSS passes validation (invalid) without crash

See Thread
http://lists.w3.org/Archives/Public/www-validator-css/2008Dec/thread.html#msg2

The CSS validator throws Servlet has thrown
exception:javax.servlet.ServletException: Timed out 
when parsing an HTML file with inline style containing malformed percentage
value, such as 
<p style="font-size:NaN%;">…

Validating a standalone CSS stylesheet with that construct does not cause the
crash


-- 
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, 10 December 2008 14:47:12 UTC