[webkit-dev] LengthType

David Hyatt hyatt at apple.com
Thu Jul 3 13:06:57 PDT 2008


auto = no value specified in CSS
relative = the * unit notation used in table layout, e.g., 5*
percent = percent units in CSS, e.g., 50%
fixed = a fixed value in CSS pixels

The rest are almost not worth going into as they are not fully fleshed  
out (Intrinsic, MinIntrinsic are used a little bit by flexible boxes  
and may yet become something standardized in CSS3).

dave
(hyatt at apple.com)

On Jul 3, 2008, at 2:38 PM, Joshua Chia wrote:

> What do the various values of LengthType (WebCore/rendering/ 
> Length.h) mean?
>
> Auto, Relative, Percent, Fixed, Static, Intrinsic, MinIntrinsic
>
> Josh
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080703/3641f7ad/attachment.html 


More information about the webkit-dev mailing list