@@ -5380,7 +5380,8 @@ margins</a> for behavior.
53805380<p>Negative values for margin properties are allowed, but there may be
53815381implementation-specific limits.
53825382
5383- </p><xmp class="propdef">
5383+ </p>
5384+ <xmp class="propdef">
53845385Name: margin-top, margin-bottom
53855386Value: <<margin-width>> | inherit
53865387Initial: 0
@@ -5621,7 +5622,8 @@ resulting layout is undefined in CSS 2.
56215622negative. Like margin properties, percentage values for padding
56225623properties refer to the width of the generated box's containing block.
56235624
5624- </p><xmp class="propdef">
5625+ </p>
5626+ <xmp class="propdef">
56255627Name: padding-top, padding-right, padding-bottom, padding-left
56265628Value: <<padding-width>> | inherit
56275629Initial: 0
@@ -5729,7 +5731,8 @@ agent. The following relationships must hold, however:
57295731
57305732<p>Furthermore, these widths must be constant throughout a document.
57315733
5732- </p><xmp class="propdef">
5734+ </p>
5735+ <xmp class="propdef">
57335736Name: border-top-width, border-right-width, border-bottom-width, border-left-width
57345737Value: <<border-width>> | inherit
57355738Initial: medium
@@ -5745,7 +5748,8 @@ Computed Value: absolute length; ''0'' if the border style is ''none'' or ''hidd
57455748<p>These properties set the width of the top, right, bottom,
57465749and left border of a box.
57475750
5748- </p><xmp class="propdef">
5751+ </p>
5752+ <xmp class="propdef">
57495753Name: border-width
57505754Value: <<border-width>>{1,4} | inherit
57515755Initial: see individual properties
@@ -5796,7 +5800,8 @@ h1 { border-width: thin thick medium } /* thin thick medium thick */
57965800
57975801<p>The border color properties specify the color of a box's border.
57985802
5799- </p><xmp class="propdef">
5803+ </p>
5804+ <xmp class="propdef">
58005805Name: border-top-color, border-right-color, border-bottom-color, border-left-color
58015806Value: <<color>> | transparent | inherit
58025807Initial: the value of the 'color' property
@@ -5913,7 +5918,8 @@ interpret 'dotted', 'dashed', 'double', 'groove', 'ridge',
59135918'inset', and 'outset' to be 'solid'.
59145919-->
59155920
5916- </p><xmp class="propdef">
5921+ </p>
5922+ <xmp class="propdef">
59175923Name: border-top-style, border-right-style, border-bottom-style, border-left-style
59185924Value: <<border-style>> | inherit
59195925Initial: none
@@ -9657,7 +9663,8 @@ OS/2 table for A and D (after scaling to the current element's font
96579663size). In the absence of these metrics, the "Ascent" and "Descent"
96589664metrics from the HHEA table should be used.</em>
96599665
9660- </p><xmp class="propdef">
9666+ </p>
9667+ <xmp class="propdef">
96619668Name: line-height
96629669Value: normal | <<number>> | <<length>> | <<percentage>> | inherit
96639670Initial: normal
@@ -10696,7 +10703,8 @@ and 'counter-reset'. The
1069610703counters defined by these properties are used with the counter() and
1069710704counters() functions of the the 'content' property.
1069810705
10699- </p><xmp class="propdef">
10706+ </p>
10707+ <xmp class="propdef">
1070010708Name: counter-reset
1070110709Value: [ <<identifier>> <<integer>>? ]+ | none | inherit
1070210710Initial: none
@@ -14530,7 +14538,8 @@ apply. Therefore a table <em>can</em> be centered using left and right
1453014538automatically fit their containing blocks.
1453114539
1453214540
14533- </p><xmp class="propdef">
14541+ </p>
14542+ <xmp class="propdef">
1453414543Name: table-layout
1453514544Value: auto | fixed | inherit
1453614545Initial: auto
@@ -14883,7 +14892,8 @@ cells, the other is suitable for borders that are continuous from one
1488314892end of the table to the other. Many border styles can be achieved with
1488414893either model, so it is often a matter of taste which one is used.
1488514894
14886- </p><xmp class="propdef">
14895+ </p>
14896+ <xmp class="propdef">
1488714897Name: border-collapse
1488814898Value: collapse | separate | inherit
1488914899Initial: separate
@@ -16336,7 +16346,8 @@ than one word. If quoting is omitted, any <a href="syndata.html#whitespace">whit
1633616346after the voice family name are ignored and any sequence of white space
1633716347characters inside the voice family name is converted to a single space.
1633816348
16339- </p><xmp class="propdef">
16349+ </p>
16350+ <xmp class="propdef">
1634016351Name: pitch
1634116352Value: <<frequency>> | x-low | low | medium | high | x-high | inherit
1634216353Initial: medium
@@ -16469,7 +16480,8 @@ and 'speak-numeral'
1646916480<p>An additional speech property, 'speak-header', is
1647016481described below.
1647116482
16472- </p><xmp class="propdef">
16483+ </p>
16484+ <xmp class="propdef">
1647316485Name: speak-punctuation
1647416486Value: code | none | inherit
1647516487Initial: none
0 commit comments