Test Suite:

Test Cases:

Test #renderingModel1: Test of an area that generates a background type of mark.

Test #renderingModel2: Test of an area that generates an image (gif) type of mark.

Test #renderingModel3: Test of an area that generates a glyph (letter "G") type of mark.

Test #renderingModel4: Test of an area that generates a border (solid) type of mark.

Test #renderingModel5: Test of an area with a visibility trait="hidden" (should not be visible).

Test #renderingModel6: Test of an area that overflows its parent area for which the "overflow" trait is not set to "scroll".

Test #renderingModel7: Test of an area that overflows its parent area for which the "overflow" trait is set to "scroll".

Test #renderingModel8: Test of an area that overflows its parent area for which the "overflow" trait is set to "scroll" and the "clip" is set to "rect(some values)".

Test #renderingModel9: Test the rendering of the border-rectangle. Use of nested block areas.

Test #basic1: The child areas of an area are assigned to the content-rectangle.

Test #basic2: The border and padding properties of an area are optional.

Test #recarea1: The content-rectangle of an area is bound by the size of the padding rectangle..

Test #recarea2: Test the "block-progression-direction" by changing the "writing-mode" to "tb-rl" on the region-body.

Test #recarea3: Test the "inline-progression-direction" by changing the "writing-mode" to "rl-tb" on the region-body.

Test #recarea4: Test the "inline-progression-direction" by changing the "writing-mode" on the generating Formatting Object (block-container).

Test #recarea5: Test the "block-progression-direction" by changing the "writing-mode" on the generating Formatting Object (block-container).

Test #recarea6: Test the "alignment-baseline" trait of an inline-area (text) that is aligned with the "before-edge" of its parent.

Test #recarea7: Test the "alignment-baseline" trait of an inline-area (text) that is aligned with the "after-edge" of its parent.

Test #recarea8: Test the "inline-progression" trait of an "block-container", the block-progression-dimension is set to "auto".

Test #recarea9: Test the "block-progression-dimension" trait of an "block-container", the inline-progression-dimension is set to "auto".

Test #refRes1: The floor(numeric) function used to compute all four border widths of an area created by a block FO.

Test #blockarea1: Test of the "space-after" trait using different values. A value of 'force' is used for precedence.

Test #blockarea2: Test of the "space-before" trait using different values. A value of 'force' is used for precedence.

Test #blockarea3: Test the size a block area (not a line-area type) increasing in the line progression direction by decreasing the "start-indent" and "after-indent".

Test #blockarea4: Test the size a block area (not a line-area type) decreasing in the line progression direction by increasing the "start-indent" and "after-indent".

Test #blockarea5: Test for properly stacked areas.

Test #blockarea6: Test for block areas varying its block-progression dimension to accomodate its descendants.

Test #inline1: Test of an inline area (within a block area) with no descendants.

Test #inline2: Test of an inline area (within a block area) with another inline area as its descendant.

Test #line1: Test that line areas do no have padding and border.

Test #line2: The allocation-rectangle of line areas is determined by the "line-stacking-strategy" trait (test for line-height).

Test #keepandbreak1: Test of a break before condition with "break-before" set "page" (page context).

Test #keepandbreak2: Test of a break before condition with explicit value set to "auto" (page context).

Test #keepandbreak3: Test of a break after condition with "break-after" set to "page" (page context) and two formatting objects.

Test #keepandbreak4: Test of a break after condition with explicit value set to "auto" (page context).

Test #keepandbreak5: Test of a break after condition with "break-after" set to "page" (page context) and one formatting object.

Test #keepandbreak6: Test of a break before condition with "break-before" set to "even-page" and no blank page generated (even-numbered page-reference-area context).

Test #keepandbreak7: Test of a break before condition with "break-before" set to "even-page" (even-numbered page-reference-area context) and a blank page generated.

Test #keepandbreak8: Test of a break after condition with "break-after" set to "even-page" (even-numbered page-reference-area context) and a no blank page generated.

Test #keepandbreak9: Test of a break after condition with "break-after" set to "even-page" (even-numbered page-reference-area context) and one blank page generated.

Test #keepandbreak10: Test of a break before condition with "break-before" set to "odd-page" (odd-numbered page-reference-area context) and two blank pages generated.

Test #keepandbreak11: Test of a break after condition with "break-after" set to "odd-page" (odd-numbered page-reference-area context) and one blank page generated.

Test #keepandbreak12: Test of a break after and break before conditions interacting with each other and two blank pages generated.

Test #keepandbreak13: Test of a leading area B in an area P.

Test #keepandbreak14: Test of a trailing area B in an area P.

Test #keepandbreak15: Test a sequence of page-reference-areas generated by "page-sequence" Formatting Objects.

Test #keepandbreak16: Test of "keep-with-previous" condition within a page and an "always" level of strength.

Test #keepandbreak17: Test of "keep-with-next" condition within a page and an "always" level of strength.

Test #space1: Test the overlapaing of areas by setting the "space-before.optimum" to a negative number with "force" precedence.

Test #space2: Test the overlapaing of areas by setting the "space-before.minimum" to a negative number with "force" precedence.

Test #bcfoBreakAfter1: Test the "block-container" FO with the "break-after" property set to "page".

Test #bcfoBreakAfter2: Test the "block-container" FO with the "break-after" property set to "even-page" and no blank page generated.

Test #bcfoBreakAfter3: Test the "block-container" FO with the "break-after" property set to "even-page" and a blank page is generated.

Test #bcfoBreakAfter4: Test the "block-container" FO with the "break-after" property set to "odd-page" and a blank page is generated.

Test #bcfoBreakAfter5: Test the "block-container" FO with the "break-after" property set to "odd-page" and no blank page is generated.

Test #bcfoBreakBefore1: Test the "block-container" FO with the "break-before" property set to "page" and no blank page is generated.

Test #bcfoBreakBefore2: Test the "block-container" FO with the "break-before" property set to "even-page" and no blank page is generated.

Test #bcfoBreakBefore3: Test the "block-container" FO with the "break-before" property set to "even-page" and one blank page is generated.

Test #bcfoBreakBefore4: Test the "block-container" FO with the "break-before" property set to "odd-page" and one blank page is generated.

Test #bcfoOrientation90: Test the "block-container" FO with the "reference-orientation" property set to 90 degrees.

Test #bcfoOrientation180: Test the "block-container" FO with the "reference-orientation" property set to 180 degrees.

Test #bcfoOrientation270: Test the "block-container" FO with the "reference-orientation" property set to 270 degrees.

Test #bcfoOrientationneg90: Test the "block-container" FO with the "reference-orientation" property set to -90 degrees.

Test #bcfoOrientationneg180: Test the "block-container" FO with the "reference-orientation" property set to -180 degrees.

Test #bcfoOrientationneg270: Test the "block-container" FO with the "reference-orientation" property set to -270 degrees.

Test #bcfoBorderStyle1: Test the "block-container" FO with the border style properties set to "dotted".

Test #bcfoBorderStyle2: Test the "block-container" FO with the border style properties set to "dashed".

Test #bcfoBorderStyle3: Test the "block-container" FO with the border style properties set to "double".

Test #bcfoBorderStyle4: Test the "block-container" FO with the border style properties set to "groove".

Test #bcfoBorderStyle5: Test the "block-container" FO with the border style properties set to "ridge".

Test #bcfoBorderStyle6: Test the "block-container" FO with the border style properties set to "inset".

Test #bcfoBorderStyle7: Test the "block-container" FO with the border style properties set to "outset".

Test #bcfoBorderStyle8: Test the "block-container" FO with the border style properties set to "solid".

Test #bcfoBorderStyle9: Test the "block-container" FO with the border style properties set to "inherit".

Test #bcfoBorderStyle10: Test the "block-container" FO with the only "border-before-style" properties set to "inherit".

Test #bcfoBorderStyle11: Test the "block-container" FO with the only "border-after-style" properties set to "inherit".

Test #bcfoBorderStyle12: Test the "block-container" FO with the only "border-start-style" properties set to "inherit".

Test #bcfoBorderStyle13: Test the "block-container" FO with the only "border-end-style" properties set to "inherit".

Test #bcfoBorderWidth1: Test the "block-container" FO with the border width properties set to a fixed length ("0.3in").

Test #bcfoBorderWidth2: Test the "block-container" FO with the border width properties set to "thin".

Test #bcfoBorderWidth3: Test the "block-container" FO with the border width properties set to "medium".

Test #bcfoBorderWidth4: Test the "block-container" FO with the border width properties set to "thick".

Test #bcfoBorderWidth5: Test the "block-container" FO with the border width properties set to "thick" and no before and after border style.

Test #bcfoBackground1: Test the "block-container" FO with the "background-color" property set to "yellow".

Test #bcfoBackground2: Test the "block-container" FO with the "background-color" property set to "inherit".

Test #bcfoBorderColor1: Test the "block-container" FO with the border color properties set to the same color ("red").

Test #bcfoBorderColor2: Test the "block-container" FO with the border color properties set to different colors.

Test #bcfoBorderColor3: Test the "block-container" FO with all border color properties set to "inherit".

Test #bcfoBorderColor4: Test the "block-container" FO with the only the "border-before-color" property set to "inherit".

Test #bcfoBorderColor5: Test the "block-container" FO with the only the "border-after-color" property set to "inherit".

Test #bcfoBorderColor6: Test the "block-container" FO with the only the "border-start-color" property set to "inherit".

Test #bcfoBorderColor7: Test the "block-container" FO with the only the "border-end-color" property set to "inherit".

Test #egfoContentHeight: Test the "external-graphic" FO with the "content-height" property set to a fixed length ("0.5in") and use of a gif image.

Test #egfoContentHeightstf: Test the "external-graphic" FO with the "content-height" property set to "scale-to-fit" and use of a gif image.

Test #egfoContentHeightp: Test the "external-graphic" FO with the "content-height" property set to a percentage value ("50%") and use of a gif image.

Test #egfoContentWidth: Test the "external-graphic" FO with the "content-width" property set to a fixed value ("0.5in") and use of a gif image.

Test #egfoContentWidthstf: Test the "external-graphic" FO with the "content-width" property set to "scale-to-fit" and use of a gif image.

Test #egfoContentWidthp: Test the "external-graphic" FO with the "content-width" property set to a percentage value "50%" and use of a gif image.

Test #egfoBorderStyle1: Test the "external-graphic" FO with the border style properties set to "dotted" and use of a "jpg" image.

Test #egfoBorderStyle2: Test the "external-graphic" FO with the border style properties set to "dashed" and use of a "jpg" image.

Test #egfoBorderStyle3: Test the "external-graphic" FO with the border style properties set to "double" and use of a "jpg" image.

Test #egfoBorderStyle4: Test the "external-graphic" FO with the border style properties set to "groove" and use of a "jpg" image.

Test #egfoBorderStyle5: Test the "external-graphic" FO with the border style properties set to "ridge" and use of a "jpg" image.

Test #egfoBorderStyle6: Test the "external-graphic" FO with the border style properties set to "inset" and use of a "jpg" image.

Test #egfoBorderStyle7: Test the "external-graphic" FO with the border style properties set to "outset" and use of a "jpg" image.

Test #egfoBorderStyle8: Test the "external-graphic" FO with the border style properties set to "solid" and use of a "jpg" image.

Test #egfoBorderWidth1: Test the "external-graphic" FO with the border width properties set to "0.3in" and use of a "jpg" image.

Test #egfoBorderWidth2: Test the "external-graphic" FO with the border width properties set to "thin" and use of a "jpg" image.

Test #egfoBorderWidth3: Test the "external-graphic" FO with the border width properties set to "medium" and use of a "jpg" image.

Test #egfoBorderWidth4: Test the "external-graphic" FO with the border width properties set to "thick" and use of a "jpg" image.

Test #egfoBorderWidth5: Test the "external-graphic" FO with the border width properties set to "thick" and no style properties set for the before and after border and use of a "jpg" image.

Test #egfoBackground1: Test the "external-graphic" FO with the "background-color" property set "red" and use of a "jpg" image.

Test #egfoPadding1: Test the "external-graphic" FO with the padding properties set to a fixed length "0.2in" and use of a "jpg" image.

Test #egfoPadding2: Test the "external-graphic" FO with the padding properties set to different lengths ("0.1in", "0.15in", "0.2in" and "0.25in") and use of a "jpg" image.

Test #egfoBackground1: Test the "external-graphic" FO with the "background-color" property set to "red" and use of a "jpg" image.

Test #egfoBorderColor1: Test the "external-graphic" FO with the border color properties set to same color (yellow) and use of a "jpg" image.

Test #egfoBorderColor2: Test the "external-graphic" FO with the border color properties set to different colors and use of a "jpg" image.

Test #lbfoBreakAfter1: Test the "list-block" FO with the "break-after" property set to "page".

Test #lbfoBreakAfter2: Test the "list-block" FO with the "break-after" property set to "even-page" and no blank page generated.

Test #lbfoBreakAfter3: Test the "list-block" FO with the "break-after" property set to "even-page" and one blank page generated.

Test #lbfoBreakAfter4: Test the "list-block" FO with the "break-after" property set to "odd-page" and one blank page generated.

Test #lbfoBreakAfter5: Test the "list-block" FO with the "break-after" property set to "odd-page" and no blank page generated.

Test #lbfoBreakBefore1: Test the "list-block" FO with the "break-before" property set to "page".

Test #lbfoBreakBefore2: Test the "list-block" FO with the "break-before" property set to "even-page" and no blank page generated.

Test #lbfoBreakBefore3: Test the "list-block" FO with the "break-before" property set to "even-page" and one blank page generated.

Test #lbfoBreakBefore4: Test the "list-block" FO with the "break-before" property set to "odd-page" and one blank page generated.

Test #lbfoBorderWidth1: Test the "list-block" FO with all the border width properties set to a fixed value ("0.2in").

Test #lbfoBorderWidth2: Test the "list-block" FO with all the border width properties set "thin".

Test #lbfoBorderWidth3: Test the "list-block" FO with all the border width properties set "medium".

Test #lbfoBorderWidth4: Test the "list-block" FO with all the border width properties set "thick".

Test #lbfoBorderWidth5: Test the "list-block" FO with all the border width properties set "thick", however no "before" and "after" style is defined.

Test #lbfoBorderStyle1: Test the "list-block" FO with all the border style properties set "dotted".

Test #lbfoBorderStyle2: Test the "list-block" FO with all the border style properties set "dashed".

Test #lbfoBorderStyle3: Test the "list-block" FO with all the border style properties set "double".

Test #lbfoBorderStyle4: Test the "list-block" FO with all the border style properties set "groove".

Test #lbfoBorderStyle5: Test the "list-block" FO with all the border style properties set "ridge".

Test #lbfoBorderStyle6: Test the "list-block" FO with all the border style properties set "inset".

Test #lbfoBorderStyle7: Test the "list-block" FO with all the border style properties set "outset".

Test #lbfoBorderStyle8: Test the "list-block" FO with all the border style properties set "solid".

Test #lbfoBackground1: Test the "list-block" FO with all the border color properties set to "red".

Test #lbfoBackground2: Test the "list-block" FO with all the border color properties set to different colors ("red", "aqua", "blue" and "green").

Test #lbfoProvisionaldbs1: Test the "list-block" FO with the "provisional-distance-between-starts" property equal to "40pt".

Test #lbfoProvisionaldbs2: Test two "list-block" FO's with their "provisional-distance-between-starts" property equal to "30pt" and "40pt" respectively.

Test #lbfoProvisionalls1: Test the "list-block" FO with the "provisional-label-separation" property equal to "40pt".

Test #lbfoMarginTop1: Test the "list-block" FO with the "margin-top" property equal to "0.5in".

Test #lbfoMarginTop2: Test the "list-block" FO with the "margin-top" property equal to "inherit".

Test #lbfoMarginBottom1: Test the "list-block" FO with the "margin-bottom" property equal to "0.5in".

Test #lbfoMarginBottom2: Test the "list-block" FO with the "margin-bottom" property equal to "inherit".

Test #lbfoMarginLeft1: Test the "list-block" FO with the "margin-left" property equal to "0.5in"

Test #lbfoMarginLeft2: Test the "list-block" FO with the "margin-left" property equal to "inherit".

Test #lbfoMarginRight1: Test the "list-block" FO with the "margin-right" property equal to "2.0in".

Test #lbfoMarginRight2: Test the "list-block" FO with the "margin-right" property equal to "inherit".

Test #lbfoSpaceBefore1: Test the "list-block" FO with the "space-before" property equal to "1.0in".

Test #lbfoSpaceBefore2: Test the "list-block" FO with the "space-before" property equal to "inherit".

Test #lbfoSpaceAfter1: Test the "list-block" FO with the "space-after" property equal to "1.0in".

Test #lbfoSpaceAfter2: Test the "list-block" FO with the "space-after" property equal to "inherit".

Test #lbfoStartIndent1: Test the "list-block" FO with the "start-indent" property set to "0.5in".

Test #lbfoEndIndent1: Test the "list-block" FO with the "end-indent" property set to "0.5in".

Test #lifoBreakAfter1: Test the "list-item" FO with the "break-after" property set to "page".

Test #lifoBreakAfter2: Test "list-item" FO with the "break-after" property set to "odd-page" (blank page generated).

Test #lifoBreakAfter3: Test the "list-item" FO with the "break-after" property set to "even-page" (no blank page generated).

Test #lifoBreakAfter4: Test the "list-item" FO with the "break-after" property set to "even-page" (force empty page).

Test #lifoBreakBefore1: Test the "list-item" FO with the "break-before" property set to "page" (no blank pages generated).

Test #lifoBreakBefore2: Test the "list-item" FO with the "break-before" property set to "even-page" (no blank pages generated).

Test #lifoBreakBefore3: Test the "list-item" FO with the "break-before" property set to "even-page" (one blank page generated).

Test #lifoBackground: Test two "list-item" FO's with their "background-color" properties set to "aqua" and "red" respectivley.

Test #lifoBorderStyle1: Test a "list-item" FO with all four border style properties set to "dotted".

Test #lifoBorderStyle2: Test a "list-item" FO with all four border style properties set to "dashed".

Test #lifoBorderStyle3: Test a "list-item" FO with all four border style properties set to "double".

Test #lifoBorderStyle4: Test a "list-item" FO with all four border style properties set to "groove".

Test #lifoBorderStyle5: Test a "list-item" FO with all four border style properties set to "ridge".

Test #lifoBorderStyle6: Test a "list-item" FO with all four border style properties set to "inset".

Test #lifoBorderStyle7: Test a "list-item" FO with all four border style properties set to "outset".

Test #lifoBorderStyle8: Test a "list-item" FO with all four border style properties set to "solid".

Test #lifoBorderStyle9: Test a "list-item" FO with all four border style properties set to "inherit" ("solid" value). Should also show table start border style

Test #lifoBorderStyle10: Test a "list-item" FO with with only the "border-before-style" property set to "inherit" ("dotted" value).

Test #lifoBorderStyle11: Test a "list-item" FO with with only the "border-after-style" property set to "inherit" ("dotted" value).

Test #lifoBorderStyle12: Test a "list-item" FO with with only the "border-start-style" property set to "inherit" ("dotted" value).

Test #lifoBorderStyle13: Test a "list-item" FO with with only the "border-end-style" property set to "inherit" ("dotted" value).

Test #lifoBorderWidth1: Test a "list-item" FO with all four border width properties set to a fixed length ("0.3in").

Test #lifoBorderWidth2: Test a "list-item" FO with all four border width properties set to "thin".

Test #lifoBorderWidth3: Test a "list-item" FO with all four border width properties set to "medium".

Test #lifoBorderWidth4: Test a "list-item" FO with all four border width properties set to "thick".

Test #lifoBorderWidth5: Test a "list-item" FO with all four border width properties set to "thick", with the before and after style specified as "none".

Test #lifoBorderWidth6: Test a "list-item" FO with all four border width properties set to "inherit".

Test #lifoBorderWidth7: Test a "list-item" FO with only the "border-before-width" property set to "inherit".

Test #lifoBorderWidth8: Test a "list-item" FO with only the "border-after-width" property set to "inherit".

Test #lifoBorderWidth9: Test a "list-item" FO with only the "border-start-width" property set to "inherit".

Test #lifoBorderWidth10: Test a "list-item" FO with only the "border-end-width" property set to "inherit".

Test #lifoBorderColor1: Test a "list-item" FO with all four border color properties set to "red".

Test #lifoBorderColor2: Test a "list-item" FO with all four border color properties set to different colors ("red", "aqua", "blue" and "green").

Test #lifoBorderColor3: Test a "list-item" FO with all four border color properties set to "inherit".

Test #lifoBorderColor4: Test a "list-item" FO with only the "border-before-color" property set to "inherit".

Test #lifoBorderColor5: Test a "list-item" FO with only the "border-after-color" property set to "inherit".

Test #lifoBorderColor6: Test a "list-item" FO with only the "border-start-color" property set to "inherit".

Test #lifoBorderColor7: Test a "list-item" FO with only the "border-end-color" property set to "inherit".

Test #lifoPadding1: Test a "list-item" FO with all four border padding properties set to a fixed length ("0.2in")

Test #lifoPadding2: Test a "list-item" FO with the four padding properties set to different lengths ("0.1in", 0.15in", "0.2in" and "0.25in")

Test #lilfoStartIndent1: Test a "list-item-label" FO with the "start-indent" property set to "5pt".

Test #lilfoStartIndent2: Test of two "list-item-label" FO's with their "start-indent" properties set to "5pt" and "10pt" respectively.

Test #libfoStartIndent1: Test a "list-item-body" FO with the "start-indent" property set to "40pt".

Test #libfoStartIndent2: Test of two "list-item-body" FO's with their "start-indent" properties set to "30pt" and "40pt" respectively.

Test #tafoHeightWidth: Test a single "table" FO with the "height" and "width" properties set to a fixed values (3.0in).

Test #tafoWritingM1: Test a single "table" FO with the "writing-mode" set to "tb-lr".

Test #tafoBorderStyle1: Test the "table" FO with the border style properties set to "dotted".

Test #tafoBorderStyle2: Test the "table" FO with the border style properties set to "dashed".

Test #tafoBorderStyle3: Test the "table" FO with the border style properties set to "double".

Test #tafoBorderStyle4: Test the "table" FO with the border style properties set to "groove".

Test #tafoBorderStyle5: Test the "table" FO with the border style properties set to "ridge".

Test #tafoBorderStyle6: Test the "table" FO with the border style properties set to "inset".

Test #tafoBorderStyle7: Test the "table" FO with the border style properties set to "outset".

Test #tafoBorderStyle8: Test the "table" FO with the border style properties set to "solid".

Test #tafoBorderWidth1: Test the "table" FO with the border width properties set to a fixed length ("0.3in").

Test #tafoBorderWidth2: Test the "table" FO with the border width properties set to "thin".

Test #tafoBorderWidth3: Test the "table" FO with the border width properties set to "medium".

Test #tafoBorderWidth4: Test the "table" FO with the border width properties set to "thick".

Test #tafoBorderWidth5: Test the "table" FO with the border width properties set to "thick" and no style set for the before and after borders.

Test #tafoPadding1: Test the "table" FO with the padding properties set to "0.1in".

Test #tafoPadding2: Test the "table" FO with the padding properties set to different values ("0.1in", "0.2in", "0.3in" and "0.4in").

Test #tafoColor1: Test the "table" FO with the border color properties set to "red".

Test #tafoColor2: Test the "table" FO with the border color properties set to different colors ("red", "blue", "green" and ""yellow").

Test #tcofoWidth: Test a "table-column" FO with the "column-width" property set to a fixed value (4.0in).

Test #tcofoVisibilityH: Test a "table-column" FO with the "visibility" property set to "hide" (force no showing of column).

Test #tcfoBackgroundcolor1: Test a single "table-cell" FO with the "background-color" property set to a color (red).

Test #tcofoBackground: Test three "table-columns" FO's with the "background-color" property set different colors.

Test #trfoHeight: Test three "table-row" FO's with their "height" properties set to a fixed length ("0.5in",0.75in and "1.0in" respectively).

Test #trfoBackground: Test three "table-row" FO's with their "background-color" properties set to "red", "blue" and "yellow" respectively.

Test #trfoBreakAfter1: Test of a "table-row" FO's with the "break-after" property set to "page".

Test #trfoBreakAfter2: Test of a "table-row" FO's with the "break-after" property set to "even-page" and forcing generation of a blank page.

Test #trfoBreakAfter3: Test of a "table-row" FO's with the "break-after" property set to "odd-page" and forcing generation of a blank page.

Test #trfoBreakAfter4: Test of a "table-row" FO's with the "break-after" property set to "even-page" and no blank pages generated.

Test #trfoBreakAfter5: Test of a "table-row" FO's with the "break-after" property set to "odd-page" and no blank pages generated.

Test #trfoBreakBefore1: Test of a "table-row" FO's with the "break-before" property set to "page".

Test #trfoBreakBefore2: Test of a "table-row" FO's with the "break-before" property set to "even-page" and no blank pages generated.

Test #trfoBreakBefore3: Test of a "table-row" FO's with the "break-before" property set to "even-page" and one blank page generated.

Test #trfoBreakBefore4: Test of a "table-row" FO's with the "break-before" property set to "odd-page" and one blank page generated.

Test #tcfoBackground1: Test a "table-cell" FO with the "background-color" property set to "red".

Test #tcfoBackground2: Test two "table-cell" FO's with their "background-color" properties set to "red" and respectively.

Test #tcfoBackground3: Test a "table-cell" FO with the "background-color" property set to "inherit".

Test #tcfoColumnsSpanned: Test two "table-cell" FO's with the "number-columns-spanned" property set to "1" and "2" respectively.

Test #tcfoRowsSpanned: Test two "table-cell" FO's with the "number-rows-spanned" property set to "1" and "2" respectively.

Test #tcfoHeight: Test two "table-cell" FO's with the "height" property set to "1.in" and "2.0in" respectively.

Test #tcfoWidth: Test two "table-cell" FO's with the "width" property set to "1.in" and "2.0in" respectively.

Test #tcfoEmpty1: Test the "table-cell" FO with the "empty-cells" property set to "show" (force showing of empty cells).

Test #tcfoEmpty2: Test the "table-cell" FO with the "empty-cells" property set to "hide" (hide empty cells).

Test #tcfoColumnNumber: Test three "table-cell" FO's with the "column-number" property set to values other than its normal order.

Test #tcfoBorderStyle1: Test a "table-cell" FO with the "border-style" properties set to "dotted".

Test #tcfoBorderStyle2: Test a "table-cell" FO with the "border-style" properties set to "dashed".

Test #tcfoBorderStyle3: Test a "table-cell" FO with the "border-style" properties set to "double".

Test #tcfoBorderStyle4: Test a "table-cell" FO with the "border-style" properties set to "groove".

Test #tcfoBorderStyle5: Test a "table-cell" FO with the "border-style" properties set to "ridge".

Test #tcfoBorderStyle6: Test a "table-cell" FO with the "border-style" properties set to "inset".

Test #tcfoBorderStyle7: Test a "table-cell" FO with the "border-style" properties set to "outset".

Test #tcfoBorderStyle8: Test a "table-cell" FO with the "border-style" properties set to "solid".

Test #tcfoBorderStyle9: Test a "table-cell" FO with the "border-style" properties set to "inherit".

Test #tcfoBorderStyle10: Test a "table-cell" FO with the only the "border-before-style" properties set to "inherit".

Test #tcfoBorderStyle11: Test a "table-cell" FO with the only the "border-after-style" properties set to "inherit".

Test #tcfoBorderStyle12: Test a "table-cell" FO with the only the "border-start-style" properties set to "inherit".

Test #tcfoBorderStyle13: Test a "table-cell" FO with the only the "border-end-style" properties set to "inherit".

Test #tcfoBorderWidth1: Test a "table-cell" FO with the border width properties set to a fixed length (0.3in).

Test #tcfoBorderWidth2: Test a "table-cell" FO with the border width properties set to "thin".

Test #tcfoBorderWidth3: Test a "table-cell" FO with the border width properties set to "medium".

Test #tcfoBorderWidth4: Test a "table-cell" FO with the border width properties set to "thick".

Test #tcfoBorderWidth5: Test a "table-cell" FO with the border width properties set to "thick" and no border style set for before and after borders.

Test #tcfoBorderWidth6: Test a "table-cell" FO with the border width properties set to "inherit".

Test #tcfoBorderColor1: Test a "table-cell" FO with the "border-color" properties set to "blue".

Test #tcfopadding1: Test a "table-cell" FO with the four "padding" properties set to a fixed value (0.1in).

Test #CFP-font-family1: This test tests the font-family property value of serif. The rendition should be a serif font.

Test #CFP-font-family2: This test tests the font-family property value of sans-serif. The rendition should be a sans-serif font.

Test #CFP-font-family3: This test tests the font-family property value of cursive. The rendition should be a cursive font.

Test #CFP-font-family4: This test tests the font-family property value of fantasy. The rendition should be a fantasy font.

Test #CFP-font-family5: This test tests the font-family property value of monospace. The rendition should be a monospace font.

Test #CFP-font-family6: This test tests the font-family property value of (fantasy,sans-serif). The rendition should be a (fantasy,sans-serif) font.

Test #CFP-font-family7: This test tests the font-family property value of (monospace,serif). The rendition should be a (monospace,serif) font.

Test #CFP-font1: This test tests font property value of unstyled. The rendition should be an unstyled font.

Test #CFP-font2: This test tests a "font" of 13pt Helvetica small-caps italic. The rendition should be a font as previously described.

Test #CFP-font3: This test tests a "font" of 150%/150% serif. The rendition should be a font as previously described.

Test #CFP-font4: This test tests a "font" of 150%/150% sans-serif. The rendition should be a font as previously described.

Test #CFP-font5: This test tests a "font" of small/200% cursive. The rendition should be a font as previously described.

Test #CFP-font6: This test tests a "font" of italic small-caps 900 150%/150% sans-serif. The rendition should be a font as indicated.

Test #CFP-font7: This test tests a "font" of italic small-caps 100 150%/300% sans-serif. The rendition should be a font as indicated.

Test #CFP-font8: This test tests a "font" of italic small-caps 900 150%/2em monospace. The rendition should be a font as indicated.

Test #CFP-font9: This test tests a "font" of italic small-caps 500 150%/1in sans-serif. The rendition should be a font as indicated.

Test #CFP-font10: This test tests a "font" of oblique normal 700 18px/200% sans-serif. The rendition should be a font as indicated.

Test #CFP-font11: This test tests a "font" of normal 400 80%/2.5 sans-serif. The rendition should be a font as indicated.

Test #CFP-font-size1: This test tests the font-size property value of medium. The rendition should be a medium font size.

Test #CFP-font-size2: This test tests the font-size property value of larger. The rendition should be a larger font size.

Test #CFP-font-size3: This test tests the font-size property value of smaller. The rendition should be a smaller font size.

Test #CFP-font-size4: This test tests the font-size property value of very small. The rendition should be a very small font size.

Test #CFP-font-size5: This test tests the font-size property value of rather small. The rendition should be a rather small font size.

Test #CFP-font-size6: This test tests the font-size property value of small. The rendition should be a small font size.

Test #CFP-font-size7: This test tests the font-size property value of large. The rendition should be a large font size.

Test #CFP-font-size8: This test tests the font-size property value of rather large. The rendition should be a rather large font size.

Test #CFP-font-size9: This test tests the font-size property value of very large. The rendition should be a very large font size.

Test #CFP-font-size10: This test tests the font-size property value of 0.5in. The rendition should be the indicated font size.

Test #CFP-font-size11: This test tests the font-size property value of 1cm. The rendition should be the indicated font size.

Test #CFP-font-size12: This test tests the font-size property value of 10mm. The rendition should be the indicated font size.

Test #CFP-font-size13: This test tests the font-size property value of 18pt. The rendition should be the indicated font size.

Test #CFP-font-size14: This test tests the font-size property value of 1.5pc. The rendition should be the indicated font size.

Test #CFP-font-size15: This test tests the font-size property value of 2em. The rendition should be a the indicated font size.

Test #CFP-font-size16: This test tests the font-size property value of 3ex. The rendition should be the indicated font size.

Test #CFP-font-size17: This test tests the font-size property value of 25px. The rendition should be the indicated font size.

Test #CFP-font-size18: This test tests the font-size property value of 2x. The rendition should be the indicated font size.

Test #CFP-font-size19: This test tests the font-size property value of -0.5. The rendition should be the indicated font size.

Test #CFP-font-style1: This test tests the font-style property value of italic. The rendition should be the indicated font style.

Test #CFP-font-style2: This test tests the font-style property value of oblique. The rendition should be the indicated font style.

Test #CFP-font-style3: This test tests the font-style property value of normal. The rendition should be the indicated font style.

Test #CFP-font-variant1: This test tests the font-variant property value of small-caps. The rendition should be the indicated font variant.

Test #CFP-font-variant2: This test tests the font-variant property value of normal. The rendition should be the indicated font variant.

Test #CFP-font-weight1: This test tests the font-weight property value of bold. The rendition should be the indicated font weight .

Test #CFP-font-weight2: This test tests the font-weight property value of bolder. The rendition should be the indicated font weight .

Test #CFP-font-weight3: This test tests the font-weight property value of lighter. The rendition should be the indicated font weight .

Test #CFP-font-weight4: This test tests the font-weight property value of 100. The rendition should be the indicated font weight .

Test #CFP-font-weight5: This test tests the font-weight property value of 300. The rendition should be the indicated font weight .

Test #CFP-font-weight6: This test tests the font-weight property value of 500. The rendition should be the indicated font weight .

Test #CFP-font-weight7: This test tests the font-weight property value of 700. The rendition should be the indicated font weight .

Test #CFP-font-weight8: This test tests the font-weight property value of 900. The rendition should be the indicated font weight .

Test #CFP-font-weight9: This test tests the font-weight property value of normal. The rendition should be the indicated font weight .

Test #CRP-color1: This test tests the color property value of red. The rendition should be the indicated color.

Test #CRP-color2: This test tests the color property value of green. The rendition should be the indicated color.

Test #CRP-color3: This test tests the color property value of aqua. The rendition should be the indicated color.

Test #CRP-color4: This test tests the color property value of black. The rendition should be the indicated color.

Test #CRP-color5: This test tests the color property value of blue. The rendition should be the indicated color.

Test #CRP-color6: This test tests the color property value of fuschia. The rendition should be the indicated color.

Test #CRP-color7: This test tests the color property value of gray. The rendition should be the indicated color.

Test #CRP-color8: This test tests the color property value of lime. The rendition should be the indicated color.

Test #CRP-color9: This test tests the color property value of maroon. The rendition should be the indicated color.

Test #CRP-color10: This test tests the color property value of navy. The rendition should be the indicated color.

Test #CRP-color11: This test tests the color property value of olive. The rendition should be the indicated color.

Test #CRP-color12: This test tests the color property value of purple. The rendition should be the indicated color.

Test #CRP-color13: This test tests the color property value of silver. The rendition should be the indicated color.

Test #CRP-color14: This test tests the color property value of teal. The rendition should be the indicated color.

Test #CRP-color15: This test tests the color property value of white. The rendition should be the indicated color.

Test #CRP-color16: This test tests the color property value of yellow. The rendition should be the indicated color.

Test #CBPBP-background-color1: This test tests the background color property value of green. The rendition should be the indicated background color.

Test #CBPBP-background-color2: This test tests the background color property value of red. The rendition should be the indicated background color.

Test #CBPBP-background-color3: This test tests the background color property value of transparent. The rendition should be the indicated background color.

Test #CBPBP-background-color4: This test tests the background color property value of aqua. The rendition should be the indicated background color.

Test #CBPBP-background-color5: This test tests the background color property value of black. The rendition should be the indicated background color.

Test #CBPBP-background-color6: This test tests the background color property value of blue. The rendition should be the indicated background color.

Test #CBPBP-background-color7: This test tests the background color property value of fuschia. The rendition should be the indicated background color.

Test #CBPBP-background-color8: This test tests the background color property value of gray. The rendition should be the indicated background color.

Test #CBPBP-background-color9: This test tests the background color property value of lime. The rendition should be the indicated background color.

Test #CBPBP-background-color10: This test tests the background color property value of maroon. The rendition should be the indicated background color.

Test #CBPBP-background-color11: This test tests the background color property value of navy. The rendition should be the indicated background color.

Test #CBPBP-background-color12: This test tests the background color property value of olive. The rendition should be the indicated background color.

Test #CBPBP-background-color13: This test tests the background color property value of purple. The rendition should be the indicated background color.

Test #CBPBP-background-color14: This test tests the background color property value of silver. The rendition should be the indicated background color.

Test #CBPBP-background-color15: This test tests the background color property value of teal. The rendition should be the indicated background color.

Test #CBPBP-background-color16: This test tests the background color property value of yellow. The rendition should be the indicated background color.

Test #BLRP-text-align1: This test tests the text-align property value of left. The rendition should be the indicated text-alignment.

Test #BLRP-text-align2: This test tests the text-align property value of right. The rendition should be the indicated text-alignment.

Test #BLRP-text-align3: This test tests the text-align property value of center. The rendition should be the indicated text-alignment.

Test #BLRP-text-align4: This test tests the text-align property value of justify. The rendition should be the indicated text-alignment.

Test #BLRP-text-indent1: This test tests the text-indent property value of 0.5in. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent2: This test tests the text-indent property value of 2cm. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent3: This test tests the text-indent property value of 20mm. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent4: This test tests the text-indent property value of 24pt. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent5: This test tests the text-indent property value of 2pc. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent6: This test tests the text-indent property value of 2em. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent7: This test tests the text-indent property value of 2ex. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent8: This test tests the text-indent property value of 50pct. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent9: This test tests the text-indent property value of 25px. The rendition should be the indicated text-indentation.

Test #BLRP-text-indent10: This test tests the text-indent property value of 0.5in. The rendition should be the indicated text-indentation.

Test #BLRP-line-height1: This test tests the line-height property value of 0.5in. The rendition should be the indicated line-height.

Test #BLRP-line-height2: This test tests the line-height property value of 2cm. The rendition should be the indicated line-height.

Test #BLRP-line-height3: This test tests the line-height property value of 20mm. The rendition should be the indicated line-height.

Test #BLRP-line-height4: This test tests the line-height property value of 24pt. The rendition should be the indicated line-height.

Test #BLRP-line-height5: This test tests the line-height property value of 2pc. The rendition should be the indicated line-height.

Test #BLRP-line-height6: This test tests the line-height property value of 2em. The rendition should be the indicated line-height.

Test #BLRP-line-height7: This test tests the line-height property value of 3ex. The rendition should be the indicated line-height.

Test #BLRP-line-height8: This test tests the line-height property value of 0.5in. The rendition should be the indicated line-height.

Test #BLRP-line-height9: This test tests the line-height property value of 2. The rendition should be the indicated line-height.

Test #BLRP-line-height10: This test tests the line-height property value of 50px. The rendition should be the indicated line-height.

Test #BLRP-line-height11: This test tests the line-height property value of -1em. The rendition should be the indicated line-height.

Test #CMPB-margin-top1: This test tests the margin-top property value of 0. The rendition should be the indicated margin-top.

Test #CMPB-margin-top2: This test tests the margin-top property value of 0.5in. The rendition should be the indicated margin-top.

Test #CMPB-margin-top3: This test tests the margin-top property value of 25px. The rendition should be the indicated margin-top.

Test #CMPB-margin-top4: This test tests the margin-top property value of 5em. The rendition should be the indicated margin-top.

Test #CMPB-margin-top5: This test tests the margin-top property value of 25%. The rendition should be the indicated margin-top.

Test #CMPB-margin-top6: This test tests the margin-top property value of 25px. The rendition should be the indicated margin-top.

Test #CMPB-margin-top7: This test tests the margin-top property value of -10px. The rendition should be the indicated margin-top.

Test #CMPB-margin-bottom1: This test tests the margin-bottom property value of 0. The rendition should be the indicated margin-bottom.

Test #CMPB-margin-bottom2: This test tests the margin-bottom property value of 05in. The rendition should be the indicated margin-bottom.

Test #CMPB-margin-bottom-3: This test tests the margin-bottom property value of 25px. The rendition should be the indicated margin-bottom.

Test #CMPB-margin-bottom4: This test tests the margin-bottom property value of 5em. The rendition should be the indicated margin-bottom.

Test #CMPB-margin-bottom5: This test tests the margin-bottom property value of 25%. The rendition should be the indicated margin-bottom.

Test #CMPB-margin-bottom6: This test tests the margin-bottom property value of 25px. The rendition should be the indicated margin-bottom.

Test #CMPB-margin-bottom7:

Test #CMPB-margin-bottom8: This test tests the margin-bottom property value of 00. The rendition should be the indicated margin-bottom.

Test #CMPB-margin-left1: This test tests the margin-left property value of 0. The rendition should be the indicated margin-left.

Test #CMPB-margin-left2: This test tests the margin-left property value of 05in. The rendition should be the indicated margin-left.

Test #CMPB-margin-left3: This test tests the margin-left property value of 25px. The rendition should be the indicated margin-left.

Test #CMPB-margin-left4: This test tests the margin-left property value of 5em. The rendition should be the indicated margin-left.

Test #CMPB-margin-left5: This test tests the margin-left property value of 25%. The rendition should be the indicated margin-left.

Test #CMPB-margin-left6: This test tests the margin-left property value of 00. The rendition should be the indicated margin-left.

Test #CMPB-margin-left7: This test tests the margin-left property value of -10px. The rendition should be the indicated margin-left.

Test #CMPB-margin-right1: This test tests the margin-right property value of 0. The rendition should be the indicated margin-right.

Test #CMPB-margin-right2: This test tests the margin-right property value of 05in. The rendition should be the indicated margin-right.

Test #CMPB-margin-right3: This test tests the margin-right property value of 25px. The rendition should be the indicated margin-right.

Test #CMPB-margin-right4: This test tests the margin-right property value of 5em. The rendition should be the indicated margin-right.

Test #CMPB-margin-right5: This test tests the margin-right property value of 25%. The rendition should be the indicated margin-right.

Test #CMPB-margin-right6: This test tests the margin-right property value of -10px. The rendition should be the indicated margin-right.

Test #CBPBP-padding-bottom1: This test tests the padding-bottom property value of 0. The rendition should be the indicated padding-bottom.

Test #CBPBP-padding-bottom2: This test tests the padding-bottom property value of 05in. The rendition should be the indicated padding-bottom.

Test #CBPBP-padding-bottom3: This test tests the padding-bottom property value of 25px. The rendition should be the indicated padding-bottom.

Test #CBPBP-padding-bottom4: This test tests the padding-bottom property value of 5em. The rendition should be the indicated padding-bottom.

Test #CBPBP-padding-bottom5: This test tests the padding-bottom property value of 25%. The rendition should be the indicated padding-bottom.

Test #CBPBP-padding-bottom6: This test tests the padding-bottom property value of 00. The rendition should be the indicated padding-bottom.

Test #CBPBP-padding-bottom7: This test tests the padding-bottom property value of -20px. The rendition should be the indicated padding-bottom.

Test #CBPBP-padding-left1: This test tests the padding-left property value of 0. The rendition should be the indicated padding-left.

Test #CBPBP-padding-left2: This test tests the padding-left property value of 05in. The rendition should be the indicated padding-left.

Test #CBPBP-padding-left3: This test tests the padding-left property value of 25px. The rendition should be the indicated padding-left.

Test #CBPBP-padding-left4: This test tests the padding-left property value of 5em. The rendition should be the indicated padding-left.

Test #CBPBP-padding-left5: This test tests the padding-left property value of 25%. The rendition should be the indicated padding-left.

Test #CBPBP-padding-left6: This test tests the padding-left property value of -20px. The rendition should be the indicated padding-left.

Test #CBPBP-padding-right1: This test tests the padding-right property value of 0. The rendition should be the indicated padding-right

Test #CBPBP-padding-right2: This test tests the padding-right property value of 0.5in. The rendition should be the indicated padding-right.

Test #CBPBP-padding-right3: This test tests the padding-right property value of 25px. The rendition should be the indicated padding-right

Test #CBPBP-padding-right4: This test tests the padding-right property value of 5em. The rendition should be the indicated padding-right.

Test #CBPBP-padding-right5: This test tests the padding-right property value of 25%. The rendition should be the indicated padding-right

Test #CBPBP-padding-right6: This test tests the padding-right property value of -20px. The rendition should be the indicated padding-right.

Test #CBPBP-padding-top1: This test tests the padding-top property value of 0. The rendition should be the indicated padding-top

Test #CBPBP-padding-top2: This test tests the padding-top property value of 0.5in. The rendition should be the indicated padding-top.

Test #CBPBP-padding-top3: This test tests the padding-top property value of 25px. The rendition should be the indicated padding-top

Test #CBPBP-padding-top4: This test tests the padding-top property value of 5em. The rendition should be the indicated padding-top.

Test #CBPBP-padding-top5: This test tests the padding-top property value of 25%. The rendition should be the indicated padding-top

Test #CBPBP-padding-top6: This test tests the padding-top property value of -20px. The rendition should be the indicated padding-top.

Test #CBPBP-border-bottom-width1: This test tests the border-bottom-width property value of 0. The rendition should be the indicated border-bottom-width

Test #CBPBP-border-bottom-width2: This test tests the border-bottom-width property value of 50px. The rendition should be the indicated border-bottom-width

Test #CBPBP-border-bottom-width3: This test tests the border-bottom-width property value of thick. The rendition should be the indicated border-bottom-width

Test #CBPBP-border-bottom-width4: This test tests the border-bottom-width property value of medium. The rendition should be the indicated border-bottom-width

Test #CBPBP-border-bottom-width5: This test tests the border-bottom-width property value of thin. The rendition should be the indicated border-bottom-width

Test #CBPBP-border-bottom-width6: This test tests the border-bottom-width property value of 25px. The rendition should be the indicated border-bottom-width

Test #CBPBP-border-left-width1: This test tests the border-left-width property value of 0. The rendition should be the indicated border-left-width

Test #CBPBP-border-left-width2: This test tests the border-left-width property value of 50px. The rendition should be the indicated border-left-width

Test #CBPBP-border-left-width3: This test tests the border-left-width property value of thick. The rendition should be the indicated border-left-width

Test #CBPBP-border-left-width4: This test tests the border-left-width property value of medium. The rendition should be the indicated border-left-width

Test #CBPBP-border-left-width5: This test tests the border-left-width property value of thin. The rendition should be the indicated border-left-width

Test #CBPBP-border-left-width6: This test tests the border-left-width property value of 25px. The rendition should be the indicated border-left-width

Test #CBPBP-border-right-width1: This test tests the border-right-width property value of 0. The rendition should be the indicated border-right-width

Test #CBPBP-border-right-width2: This test tests the border-right-width property value of 25px. The rendition should be the indicated border-right-width

Test #CBPBP-border-right-width3: This test tests the border-right-width property value of thick. The rendition should be the indicated border-right-width

Test #CBPBP-border-right-width4: This test tests the border-right-width property value of medium. The rendition should be the indicated border-right-width

Test #CBPBP-border-right-width5: This test tests the border-right-width property value of thin. The rendition should be the indicated border-right-width

Test #CBPBP-border-right-width6: This test tests the border-right-width property value of 100px. The rendition should be the indicated border-right-width

Test #CBPBP-border-top-width1: This test tests the border-top-width property value of 0. The rendition should be the indicated border-top-width

Test #CBPBP-border-top-width2: This test tests the border-top-width property value of 25px. The rendition should be the indicated border-top-width

Test #CBPBP-border-top-width3: This test tests the border-top-width property value of thick. The rendition should be the indicated border-top-width

Test #CBPBP-border-top-width4: This test tests the border-top-width property value of medium. The rendition should be the indicated border-top-width

Test #CBPBP-border-top-width5: This test tests the border-top-width property value of thin. The rendition should be the indicated border-top-width

Test #CBPBP-border-top-width6: This test tests the border-top-width property value of 25px. The rendition should be the indicated border-top-width

Test #ADP-width1: This test tests the width property value of 50px. The rendition should be the indicated width

Test #ADP-width2: This test tests the width property value of 200px. The rendition should be the indicated width

Test #ADP-width3: This test tests the width property value of 400px. The rendition should be the indicated width

Test #ADP-width4: This test tests the width property value of 50%. The rendition should be the indicated width

Test #MISC-comments1: This test tests the commenting of stylesheet. The rendition should be as indicated.

Test #MISC-comments2: This test tests more commenting issues of stylesheet. The rendition should be as indicated.

Test #CRP-color-units1: This test tests the color property value of maroon. The rendition should be the indicated color

Test #CRP-color-units2: This test tests the color property value of #80. The rendition should be the indicated color

Test #CRP-color-units3: This test tests the color property value of #008000. The rendition should be the indicated color

Test #CRP-color-units4: This test tests the color property value of rgb(0,128,0). The rendition should be the indicated color

Test #CRP-color-units5: This test tests the color property value of rgb(0%,50%,0%). The rendition should be the indicated color

Test #CRP-color-units6: This test tests the color property value of rgb(0.0%,50.0%,0.0%). The rendition should be the indicated color

Test #CRP-color-units7: This test tests the color property value of green. The rendition should be the indicated color

Test #CRP-color-units8: This test tests the color property value of invalidValue. The rendition should be the indicated color

Test #CRP-color-units9: This test tests the color property value of rgb(0,128,1280). The rendition should be the indicated color

Test #CRP-color-units10: This test tests the color property value of rgb(0,128,255). The rendition should be the indicated color

Test #CRP-color-units11: This test tests the color property value of rgb(50%,-500%,60%). The rendition should be the indicated color

Test #CRP-color-units12: This test tests the color property value of rgb(50%,0%,60%). The rendition should be the indicated color

Test #CRP-color-units13: This test tests the color property value of blue. The rendition should be the indicated color

Test #MISC-perc-units1: This test tests the percentage property values of margin-left(25%),margin-right(25%). The rendition should be the indicated percentages.

Test #MISC-perc-units2: This test tests the percentage property values of margin-left(50%),margin-right(0). The rendition should be the indicated percentages.

Test #MISC-perc-units3: This test tests the percentage property values of margin-left(25%). The rendition should be the indicated percentages.

Test #MISC-len-units1: This test tests the length property value of margin-left(0). The rendition should be the indicated length.

Test #MISC-len-units2: This test tests the length property value of margin-left(3em). The rendition should be the indicated length.

Test #MISC-len-units3: This test tests the length property value of margin-left(3ex). The rendition should be the indicated length.

Test #MISC-len-units4: This test tests the length property value of margin-left(36px). The rendition should be the indicated length.

Test #MISC-len-units5: This test tests the length property value of margin-left(0.5in). The rendition should be the indicated length.

Test #MISC-len-units6: This test tests the length property value of margin-left(1.27cm). The rendition should be the indicated length.

Test #MISC_len-units7: This test tests the length property value of margin-left(12.7mm). The rendition should be the indicated length.

Test #MISC-len-units8: This test tests the length property value of margin-left(36pt). The rendition should be the indicated length.

Test #MISC-len-units9: This test tests the length property value of margin-left(3pc). The rendition should be the indicated length.

Test #MISC-len-units10: This test tests the length property value of margin-left(+3pc). The rendition should be the indicated length.

Test #MISC-len-units11: This test tests the length property value of border-left(1ex solid purple). The rendition should be the indicated length.

Test #MISC-parsing1: This test tests the parsing property of rotation. The rendition should be as indicated.

Test #MISC-parsing2: This test tests the color property value of invalidValue. The rendition should be as indicated .

Test #MISC-parsing3: This test tests the parsing property of quoted values. The rendition should be as indicated.

Test #MISC-parsing4: This test tests the color property value of all caps. The rendition should be as indicated .

Test #MISC-parsing5: This test tests another parsing characteristic. The rendition should be as indicated .

Test #MISC-parsing6: This test tests duplicate rule characteristics. The rendition should be as indicated .

Test #MISC-parsing7: This test tests "garbage" rule characteristics. The rendition should be as indicated .

Test #MISC-formatting1: This test tests some vertical formatting property values. The rendition should be the indicated values.

Test #MISC-formatting2: This test tests more vertical formatting property values. The rendition should be the indicated values.

Test #MISC-formatting3: This test tests still more vertical formatting property values. The rendition should be the indicated values.

Test #MISC-formatting4: This test tests additional vertical formatting property values. The rendition should be the indicated values.

Test #MISC-formatting5: This test tests special vertical formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting1: This test tests some horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting2: This test tests more horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting3: This test tests still more horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting4: This test tests additional horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting5: This test tests more additional horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting6: This test tests still more additional horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting7: This test tests special horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting8: This test tests more special horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting9: This test tests still more special horizontal formatting property values. The rendition should be the indicated values.

Test #MISC-hformatting10: This test tests the last of the horizontal formatting property values. The rendition should be the indicated values.

Test #ADP-height1: This test tests an image height of 50px. The rendition should be as indicated.

Test #ADP-height2: This test tests an image height of 100px. The rendition should be as indicated.

Test #ADP-height3: This test tests an image height of 200px. The rendition should be as indicated.

Test #BLRP-heightoflines1: This test tests placement of an image relative to line height. The rendition should be as indicated.

Test #BLRP-heightoflines2: This test tests another placement of an image relative to line height. The rendition should be as indicated.

Test #MISC-replelem1: This test tests placement of an image above text. The rendition should be as indicated.

Test #MISC-replelem2: This test tests placement of an image centered. The rendition should be as indicated.

Test #MISC-replelem3: This test tests placement of an image resized. The rendition should be as indicated.

Test #MISC-replelem4: This test tests placement of an image resized to the right. The rendition should be as indicated.

Test #MISC-replelem5: This test tests placement of an inline image. The rendition should be as indicated.

Test #CMPI-margin-top-inline1: This test tests margin top inline value of 25px. The rendition should be as indicated.

Test #CMPI-margin-top-inline2: This test tests margin top inline value of -10px. The rendition should be as indicated.

Test #CMPI-margin-bottom-inline1: This test tests margin bottom inline value of 25px. The rendition should be as indicated.

Test #CMPI-margin-bottom-inline2: This test tests margin bottom inline value of -10px. The rendition should be as indicated.

Test #CMPI-margin-left-inline1: This test tests margin left inline value of 25px. The rendition should be as indicated.

Test #CMPI-margin-left-inline2: This test tests margin left inline value of -10px. The rendition should be as indicated.

Test #CMPI-margin-right-inline1: This test tests margin right inline value of 25px. The rendition should be as indicated.

Test #CMPI-margin-right-inline2: This test tests margin right inline value of -10px. The rendition should be as indicated.

Test #CBPBP-padding-top-inline1: This test tests padding top inline value of 25px. The rendition should be as indicated.

Test #CBPBP-padding-top-inline2: This test tests padding top inline value of -10px. The rendition should be as indicated.

Test #CBPBP-padding-bottom-inline1: This test tests padding bottom inline value of 25px. The rendition should be as indicated.

Test #CBPBP-padding-bottom-inline2: This test tests padding bottom inline value of -10px. The rendition should be as indicated.

Test #CBPBP-padding-left-inline1: This test tests padding left inline value of 25px. The rendition should be as indicated.

Test #CBPBP-padding-left-inline2: This test tests padding left inline value of -10px. The rendition should be as indicated.

Test #CBPBP-padding-right-inline1: This test tests padding right inline value of 25px. The rendition should be as indicated.

Test #CBPBP-padding-right-inline2: This test tests padding right inline value of -10px. The rendition should be as indicated.

Test #CBPBP-border-top-width-inline1: This test tests border top width inline value of thin. The rendition should be as indicated.

Test #CBPBP-border-top-width-inline2: This test tests border top width inline value of 25px. The rendition should be as indicated.

Test #CBPBP-border-bottom-width-inline1: This test tests border bottom width inline value of thin. The rendition should be as indicated.

Test #CBPBP-border-bottom-width-inline2: This test tests border bottom width inline value of 25px. The rendition should be as indicated.

Test #CBPBP-border-left-width-inline1: This test tests border left width inline value of thin. The rendition should be as indicated.

Test #CBPBP-border-left-width-inline2: This test tests border left width inline value of 25px. The rendition should be as indicated.

Test #CBPBP-border-right-width-inline1: This test tests border right width inline value of thin. The rendition should be as indicated.

Test #CBPBP-border-right-width-inline2: This test tests border right width inline value of 25px. The rendition should be as indicated.

Test #INL-inline-elem1: This test tests one combination of inline elements. The rendition should be as indicated.

Test #INL-inline-elem2: This test tests another combination of inline elements. The rendition should be as indicated.

Test #MISC-cascading1: This test tests one cascading combination of elements. The rendition should be as indicated.

Test #MISC-cascading2: This test tests another cascading combination of elements. The rendition should be as indicated.

Test #MISC-cascading3: This test tests one cascading feature of elements. The rendition should be as indicated.

Test #MISC-cascading4: This test tests another cascading feature of elements. The rendition should be as indicated.

Test #MISC-linking1: This test tests the linking of an XSL stylesheet. The rendition should be as indicated.

Test #MISC-list: This test tests the list style image functionality. The rendition should be as indicated.

Test #MISC-list1: This test tests more list style image functionality. The rendition should be as indicated.

Test #MISC-list2: This test tests more text in each list item. The results should be as indicated.

Test #CBPBP-border1: This test tests invidual border values. The rendition should be the indicated border

Test #CBPBP-border2: This test tests more individual border values. The rendition should be the indicated border

Test #CBPBP-border3: This test tests still more individual border values. The rendition should be the indicated border

Test #CBPBP-border4: This test tests another combination of individual border values. The rendition should be the indicated border

Test #CBPBP-border5: This test tests more individual border values. The rendition should be the indicated border

Test #CBPBP-border6: This test tests still more individual border values. The rendition should be the indicated border

Test #CBPBP-border7: This test tests another combination of individual border values. The rendition should be the indicated border

Test #CBPBP-border-color1: This test tests invidual border color values. The rendition should be the indicated border colors

Test #CBPBP-border-color2: This test tests more individual border color values. The rendition should be the indicated border colors

Test #CBPBP-border-color3: This test tests more individual border color values. The rendition should be the indicated border colors

Test #CBPBP-border-width1: This test tests invidual border width values. The rendition should be the indicated border widths

Test #CBPBP-border-width2: This test tests more individual border width values. The rendition should be the indicated border widths

Test #CBPBP-border-width3: This test tests invidual border width values. The rendition should be the indicated border widths

Test #CBPBP-border-width4: This test tests more individual border width values. The rendition should be the indicated border widths

Test #CBPBP-border-width5: This test tests invidual border width values. The rendition should be the indicated border widths

Test #CBPBP-border-width6: This test tests more individual border width values. The rendition should be the indicated border widths

Test #CBPBP-border-style1: This test tests invidual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style2: This test tests more individual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style3: This test tests invidual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style4: This test tests more individual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style5: This test tests invidual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style6: This test tests more individual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style7: This test tests invidual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style8: This test tests more individual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style9: This test tests invidual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style10: This test tests more individual border style values. The rendition should be the indicated border styles

Test #CBPBP-border-style11: This test tests more individual border style values. The rendition should be the indicated border styles

Test #CBPBP-margin1: This test tests invidual margin values. The rendition should be the indicated margins

Test #CBPBP-margin2: This test tests more individual margin values. The rendition should be the indicated margins

Test #CBPBP-margin3: This test tests invidual margin values. The rendition should be the indicated margins

Test #CBPBP-margin4: This test tests more individual margin values. The rendition should be the indicated margins

Test #CBPBP-margin5: This test tests invidual margin values. The rendition should be the indicated margins

Test #CBPBP-margin6: This test tests more individual margin values. The rendition should be the indicated margins

Test #CBPBP-margin7: This test tests invidual margin values. The rendition should be the indicated margins

Test #CBPBP-margin8: This test tests more individual margin values. The rendition should be the indicated margins

Test #CBPBP-margin9: This test tests invidual margin values. The rendition should be the indicated margins

Test #CBPBP-margin10: This test tests more individual margin values. The rendition should be the indicated margins

Test #CBPBP-margin11: This test tests more individual margin values. The rendition should be the indicated margins

Test #CBPBP-padding1: This test tests invidual padding values. The rendition should be the indicated paddings

Test #CBPBP-padding2: This test tests invidual padding values. The rendition should be the indicated paddings

Test #CBPBP-padding3: This test tests invidual padding values. The rendition should be the indicated paddings

Test #CBPBP-padding4: This test tests invidual padding values. The rendition should be the indicated paddings

Test #CBPBP-padding5: This test tests invidual padding values. The rendition should be the indicated paddings

Test #CBPBP-padding6: This test tests invidual padding values. The rendition should be the indicated paddings

Test #CBPBP-border-top1: This test tests invidual border top values. The rendition should be the indicated border tops

Test #CBPBP-border-top2: This test tests more individual border top values. The rendition should be the indicated border tops

!-- border-left -->

Test #CBPBP-border-left1: This test tests invidual border left values. The rendition should be the indicated border lefts

Test #CBPBP-border-left2: This test tests more individual border left values. The rendition should be the indicated border lefts

Test #CBPBP-border-bottom1: This test tests invidual border bottom values. The rendition should be the indicated border bottoms

Test #CBPBP-border-bottom2: This test tests more individual border bottom values. The rendition should be the indicated border bottoms

Test #CBPBP-border-right1: This test tests invidual border right values. The rendition should be the indicated border rights

Test #CBPBP-border-right2: This test tests more individual border right values. The rendition should be the indicated border rights

Test #CBPBP-padding-inline1: This test tests invidual padding inline values. The rendition should be the indicated padding inline values

Test #CBPBP-padding-inline2: This test tests more individual padding inline values. The rendition should be the indicated padding inline values

Test #CMPI-margin-inline1: This test tests invidual margin inline values. The rendition should be the indicated margin inline values

Test #CMPI-margin-inline2: This test tests more individual margin inline values. The rendition should be the indicated margin inline values

Test #CBPBP-border-inline1: This test tests invidual border inline values. The rendition should be the indicated border inline values

Test #CBPBP-border-inline2: This test tests more individual border inline values. The rendition should be the indicated border inline values

Test #CBPBP-border-right-inline1: This test tests invidual border right inline values. The rendition should be the indicated border right inline values

Test #CBPBP-border-right-inline2: This test tests more individual border right inline values. The rendition should be the indicated border right inline values

Test #CBPBP-border-left-inline1: This test tests invidual border left inline values. The rendition should be the indicated border left inline values

Test #CBPBP-border-left-inline2: This test tests more individual border left inline values. The rendition should be the indicated border right inline values

Test #CBPBP-border-top-inline1: This test tests invidual border top inline values. The rendition should be the indicated border top inline values

Test #CBPBP-border-top-inline2: This test tests more individual border top inline values. The rendition should be the indicated border top inline values

Test #CBPBP-border-bottom-inline1: This test tests invidual border bottom inline values. The rendition should be the indicated border bottom inline values

Test #CBPBP-border-bottom-inline2: This test tests more individual border bottom inline values. The rendition should be the indicated border bottom inline values

Test #CBPBP-border-style-inline1: This test tests invidual border style inline values. The rendition should be the indicated border style inline values

Test #CBPBP-border-style-inline2: This test tests more individual border style inline values. The rendition should be the indicated border style inline values

Test #CBPBP-border-style-inline3: This test tests more individual border style inline values. The rendition should be the indicated border style inline values

Test #CBPBP-border-color-inline1: This test tests invidual border color inline values. The rendition should be the indicated border color inline values

Test #CBPBP-border-color-inline2: This test tests more individual border color inline values. The rendition should be the indicated border color inline values

Test #CBPBP-border-color-inline3: This test tests more individual border color inline values. The rendition should be the indicated border color inline values

Test #CBPBP-border-width-inline1: This test tests invidual border width inline values. The rendition should be the indicated border width inline values

Test #CBPBP-border-width-inline2: This test tests more individual border width inline values. The rendition should be the indicated border width inline values