File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -641,6 +641,7 @@ <h2>15.6 <a name="font-boldness">Font boldness</a>: the
641641will be no less dark than the faces of lighter values.
642642</ p >
643643
644+ < div id ="compute-font-weight ">
644645< p >
645646 The computed value of "font-weight" is either:
646647</ p >
@@ -656,6 +657,7 @@ <h2>15.6 <a name="font-boldness">Font boldness</a>: the
656657 CSS 2.1 does not specify how the computed value of font-weight is
657658 represented internally or externally.
658659</ p >
660+ </ div >
659661
660662< h2 > 15.7 < a name ="font-size-props "> Font size</ a > : the < a href ="fonts.html#propdef-font-size " class ="noxref "> < span
661663class ="propinst-font-size "> 'font-size'</ span > </ a >
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.85 2007-07-04 06:11:22 fantasai Exp $ -->
3+ <!-- $Id: fonts.src,v 2.86 2007-07-04 07:03:02 fantasai Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Fonts</title>
@@ -540,6 +540,7 @@ to weight values. The only guarantee is that a face of a given value
540540will be no less dark than the faces of lighter values.
541541</p>
542542
543+ <div id="compute-font-weight">
543544<p>
544545 The computed value of "font-weight" is either:
545546</p>
@@ -555,6 +556,7 @@ will be no less dark than the faces of lighter values.
555556 CSS 2.1 does not specify how the computed value of font-weight is
556557 represented internally or externally.
557558</p>
559+ </div>
558560
559561<h2><a name="font-size-props">Font size</a>: the <span
560562class="propinst-font-size">'font-size'</span>
You can’t perform that action at this time.
0 commit comments