This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 9376 - Use error end line/column positions when highlighting if available
Summary: Use error end line/column positions when highlighting if available
Status: NEW
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: HEAD
Hardware: PC Linux
: P3 enhancement
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-31 18:36 UTC by Ville Skyttä
Modified: 2010-03-31 18:36 UTC (History)
0 users

See Also:


Attachments

Description Ville Skyttä 2010-03-31 18:36:47 UTC
Validator should use line/column end positions if they're available in addition to start ones when highlighting errors/warnings.  I don't think libxml or OpenSP currently do provide that info, but validator.nu does.