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 1818 - element a attribute target not alloed when validating strict
Summary: element a attribute target not alloed when validating strict
Status: RESOLVED INVALID
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: XHTML1.0 (show other bugs)
Version: CSS Validator
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL: http://www.highqsoft.de/index_bug.php
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-26 18:07 UTC by Hans-Joachim Bothe
Modified: 2005-07-26 18:21 UTC (History)
0 users

See Also:


Attachments

Description Hans-Joachim Bothe 2005-07-26 18:07:45 UTC
If the page mentioned above is validated transitional no errors are found.

Validating this page strict gives the following error:

Line 57, column 12: there is no attribute "target"

Is this an error or did I miss something ?
Comment 1 Bj 2005-07-26 18:21:31 UTC
Per http://www.w3.org/TR/html4/index/attributes.html it's only included in the 
Transitional variants.