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
([EMAIL PROTECTED])

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
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to