- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 01 Jun 2004 15:24:14 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=778
Summary: Yet another border bug
Product: CSSValidator
Version: CSS Validator
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Other
AssignedTo: ot@w3.org
ReportedBy: bjoern@hoehrmann.de
QAContact: www-validator-cvs@w3.org
From http://css.researchkitchen.de/validation.html
a { border: 1px solid c85 }
a { border: 1px solid 123456 }
a { border: 1px solid 8D2828 }
all three declarations are invalid, but only the last one is reported as such.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Tuesday, 1 June 2004 11:24:14 UTC