- From: <bugzilla@jessica.w3.org>
- Date: Mon, 08 Oct 2012 11:33:37 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19337 Summary: Multiple and incorrect line numbers for single error Product: CSSValidator Version: CSS Validator Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: CSS 3 AssignedTo: dave.null@w3.org ReportedBy: paul.arzul@gmail.com QAContact: www-validator-cvs@w3.org Validating: http://www.dongolahouse.co.za/ We see the error: 248 Unknown error org.w3c.css.parser.analyzer.TokenMgrError: Lexical error at line 1, column 57. Encountered: after : "" Two lines numbers are mentioned - 248 and 1: * Line 248 of the HTML source is blank. * Line 1 is the DOCTYPE. Line 249 is the culprit: <div style="height:234px; width:980px; overflow:hidden; background:#"> -- Configure bugmail: https://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 Monday, 8 October 2012 11:33:40 UTC