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 1671 - A value is not recognized in border by check referer
Summary: A value is not recognized in border by check referer
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: CSS 2.0 (show other bugs)
Version: CSS Validator
Hardware: All All
: P2 major
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL: http://gnosislivre.org/~aurium/test_v...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-17 01:19 UTC by Aur
Modified: 2005-08-23 09:19 UTC (History)
0 users

See Also:


Attachments

Description Aur 2005-07-17 01:19:34 UTC
See the page. It's a test for this error.
http://gnosislivre.org/~aurium/test_validator.html

#something{
  border: 1px solid transparent;
}
give an error in a check by referer but not by the URI checker.
Comment 1 Yves Lafon 2005-08-23 09:19:50 UTC
The "check" servlet has been redone and now works as it should (with proper use
of HTTP headers)