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 791 - elevation vs. rad units
Summary: elevation vs. rad units
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: CSS 2.0 (show other bugs)
Version: CSS Validator
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-09 18:13 UTC by Bj
Modified: 2005-08-26 14:35 UTC (History)
0 users

See Also:


Attachments

Description Bj 2004-06-09 18:13:07 UTC
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.
Comment 1 Yves Lafon 2005-08-26 14:35:35 UTC
Fixed, see http://qa-dev.w3.org:8001/css-validator/