- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 09 Jun 2004 22:13:08 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=791 Summary: elevation vs. rad units Product: CSSValidator Version: CSS Validator Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: CSS 2.0 AssignedTo: ot@w3.org ReportedBy: bjoern@hoehrmann.de QAContact: www-validator-cvs@w3.org From http://jigsaw.w3.org/css-validator/BUGS.html H1 { elevation: 50rad; } Here I have an error and a bug. In first, angle are always convert in degree, and in this case, it should be not. In second, the validator said 50rad == 50deg, so this is a big bug. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Received on Wednesday, 9 June 2004 18:13:08 UTC