File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: fonts.src,v 2.91 2008-11-26 15:05:03 bbos Exp $ -->
3+ <!-- $Id: fonts.src,v 2.92 2009-01-29 15:34:43 bbos Exp $ -->
44<head>
55<title>Fonts</title>
66<meta name="editor" lang="tr" content="Tantek Çelik">
@@ -535,17 +535,10 @@ will be no less dark than the faces of lighter values.
535535</p>
536536
537537<div id="compute-font-weight">
538- <p>
539- The computed value of "font-weight" is either:
540- </p>
541- <ul>
542- <li>one of the legal number values, or </li>
543- <li>one of the legal number values combined with one or more of the
544- relative values (bolder or lighter). This type of computed values
545- is necessary to use when the font in question does not have all
546- weight variations that are needed.
547- </li>
548- </ul>
538+ <p>Note: A set of nested elements that mix 'bolder' and 'lighter' will
539+ give unpredictable results depending on the UA, OS, and font
540+ availability. This behavior will be more precisely defined in CSS3.
541+
549542<p>
550543 CSS 2.1 does not specify how the computed value of font-weight is
551544 represented internally or externally.
You can’t perform that action at this time.
0 commit comments