diff options
author | Vincent Hennebert <vhennebert@apache.org> | 2008-03-12 10:51:09 +0000 |
---|---|---|
committer | Vincent Hennebert <vhennebert@apache.org> | 2008-03-12 10:51:09 +0000 |
commit | 733c4e9f491ee3a1eeb57a49948d6c95a8177ff9 (patch) | |
tree | 026959d2f3c841c4b85a6b7ce212ee6c55bd52a6 | |
parent | b94be1d38255b685098f5427f0ca645f4e1023b7 (diff) | |
download | xmlgraphics-fop-733c4e9f491ee3a1eeb57a49948d6c95a8177ff9.tar.gz xmlgraphics-fop-733c4e9f491ee3a1eeb57a49948d6c95a8177ff9.zip |
Since compliance.ihtml is now the source file and it would cost too much to revert to an xml version, tidied the file a bit. No content change.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@636276 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/compliance.ihtml | 11444 |
1 files changed, 6334 insertions, 5110 deletions
diff --git a/src/documentation/content/xdocs/compliance.ihtml b/src/documentation/content/xdocs/compliance.ihtml index 6e68fac59..a6eac4fb0 100644 --- a/src/documentation/content/xdocs/compliance.ihtml +++ b/src/documentation/content/xdocs/compliance.ihtml @@ -1,5 +1,5 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" - "http://www.w3.org/TR/html4/loose.dtd"> +"http://www.w3.org/TR/html4/loose.dtd"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -16,5587 +16,6811 @@ See the License for the specific language governing permissions and limitations under the License. --> + <html> <head> <title>Apache FOP Compliance Page</title> </head> -<body> +<body> <h1>W3C XSL-FO 1.0 Standard</h1> - <p> - One of FOP's design goals is conformance to the - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/">W3C XSL-FO 1.0 standard</a>, which specifies three levels - of "conformance": basic, extended, and complete. Although FOP does not currently conform to - any of these levels, it is nevertheless a useful work-in-progress for many applications. - The information presented here demonstrates FOP's progress toward the goal of conformance, - which progress consists of implementation of specific objects and properties in the standard. - The information presented is useful not only to the developers as a sort of "to do" list, - but also for setting proper expectations for users and potential users. - </p> - <p> - In the tables below, "yes" (green background) indicates conformance, "no" (red background) - indicates a lack of conformance, "partial" (greyish background) indicates partial conformance, - and "na" indicates that the item is "not applicable" to FOP usually because FOP supports only - visual media. - </p> + + <p>One of FOP's design goals is conformance to the <a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/">W3C XSL-FO 1.0 standard</a>, which specifies three + levels of "conformance": basic, extended, and complete. Although FOP does not currently conform + to any of these levels, it is nevertheless a useful work-in-progress for many applications. The + information presented here demonstrates FOP's progress toward the goal of conformance, which + progress consists of implementation of specific objects and properties in the standard. The + information presented is useful not only to the developers as a sort of "to do" list, but also + for setting proper expectations for users and potential users.</p> + + <p>In the tables below, "yes" (green background) indicates conformance, "no" (red background) + indicates a lack of conformance, "partial" (greyish background) indicates partial conformance, + and "na" indicates that the item is "not applicable" to FOP usually because FOP supports only + visual media.</p> + <h2><a href="#fo-object-section">XSL-FO Object Support</a></h2> + <ul class="minitoc"> - <li> - <strong><a href="#fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a>: </strong><a href="#fo-object-root">root</a>, <a href="#fo-object-declarations">declarations</a>, <a href="#fo-object-color-profile">color-profile</a>, <a href="#fo-object-page-sequence">page-sequence</a>, <a href="#fo-object-layout-master-set">layout-master-set</a>, <a href="#fo-object-page-sequence-master">page-sequence-master</a>, <a href="#fo-object-single-page-master-reference">single-page-master-reference</a>, <a href="#fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a>, <a href="#fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a>, <a href="#fo-object-conditional-page-master-reference">conditional-page-master-reference</a>, <a href="#fo-object-simple-page-master">simple-page-master</a>, <a href="#fo-object-region-body">region-body</a>, <a href="#fo-object-region-before">region-before</a>, <a href="#fo-object-region-after">region-after</a>, <a href="#fo-object-region-start">region-start</a>, <a href="#fo-object-region-end">region-end</a>, <a href="#fo-object-flow">flow</a>, <a href="#fo-object-static-content">static-content</a>, <a href="#fo-object-title">title</a> - </li> - <li> - <strong><a href="#fo-object-block-section">Block Formatting Objects</a>: </strong><a href="#fo-object-block">block</a>, <a href="#fo-object-block-container">block-container</a> - </li> - <li> - <strong><a href="#fo-object-inline-section">Inline Formatting Objects</a>: </strong><a href="#fo-object-bidi-override">bidi-override</a>, <a href="#fo-object-character">character</a>, <a href="#fo-object-initial-property-set">initial-property-set</a>, <a href="#fo-object-external-graphic">external-graphic</a>, <a href="#fo-object-instream-foreign-object">instream-foreign-object</a>, <a href="#fo-object-inline">inline</a>, <a href="#fo-object-inline-container">inline-container</a>, <a href="#fo-object-leader">leader</a>, <a href="#fo-object-page-number">page-number</a>, <a href="#fo-object-page-number-citation">page-number-citation</a> - </li> - <li> - <strong><a href="#fo-object-table-section">Table Formatting Objects</a>: </strong><a href="#fo-object-table-and-caption">table-and-caption</a>, <a href="#fo-object-table">table</a>, <a href="#fo-object-table-column">table-column</a>, <a href="#fo-object-table-caption">table-caption</a>, <a href="#fo-object-table-header">table-header</a>, <a href="#fo-object-table-footer">table-footer</a>, <a href="#fo-object-table-body">table-body</a>, <a href="#fo-object-table-row">table-row</a>, <a href="#fo-object-table-cell">table-cell</a> - </li> - <li> - <strong><a href="#fo-object-list-section">List Formatting Objects</a>: </strong><a href="#fo-object-list-block">list-block</a>, <a href="#fo-object-list-item">list-item</a>, <a href="#fo-object-list-item-body">list-item-body</a>, <a href="#fo-object-list-item-label">list-item-label</a> - </li> - <li> - <strong><a href="#fo-object-link-section">Link and Multi Formatting Objects</a>: </strong><a href="#fo-object-basic-link">basic-link</a>, <a href="#fo-object-multi-switch">multi-switch</a>, <a href="#fo-object-multi-case">multi-case</a>, <a href="#fo-object-multi-toggle">multi-toggle</a>, <a href="#fo-object-multi-properties">multi-properties</a>, <a href="#fo-object-multi-property-set">multi-property-set</a> - </li> - <li> - <strong><a href="#fo-object-bookmarks-section">Formatting Objects for Bookmarks</a>: </strong><a href="#fo-object-bookmark-tree">bookmark-tree</a>, <a href="#fo-object-bookmark">bookmark</a>, <a href="#fo-object-bookmark-title">bookmark-title</a> - </li> - <li> - <strong><a href="#fo-object-outofline-section">Out-of-line Formatting Objects</a>: </strong><a href="#fo-object-float">float</a>, <a href="#fo-object-footnote">footnote</a>, <a href="#fo-object-footnote-body">footnote-body</a> - </li> - <li> - <strong><a href="#fo-object-other-section">Other Formatting Objects</a>: </strong><a href="#fo-object-wrapper">wrapper</a>, <a href="#fo-object-marker">marker</a>, <a href="#fo-object-retrieve-marker">retrieve-marker</a> - </li> - </ul> - <h2><a href="#fo-property-section">XSL-FO Property Support</a></h2> - <ul> - <li> - <strong><a href="#fo-property-commonaccess-section">Common Accessibility Properties</a>: </strong><a href="#fo-property-source-document">source-document</a>, <a href="#fo-property-role">role</a> - </li> - <li> - <strong><a href="#fo-property-commonabspos-section">Common Absolute Position Properties</a>: </strong><a href="#fo-property-absolute-position">absolute-position</a>, <a href="#fo-property-top">top</a>, <a href="#fo-property-right">right</a>, <a href="#fo-property-bottom">bottom</a>, <a href="#fo-property-left">left</a> - </li> - <li> - <strong><a href="#fo-property-commonaural-section">Common Aural Properties</a>: </strong><a href="#fo-property-azimuth">azimuth</a>, <a href="#fo-property-cue-after">cue-after</a>, <a href="#fo-property-cue-before">cue-before</a>, <a href="#fo-property-elevation">elevation</a>, <a href="#fo-property-pause-after">pause-after</a>, <a href="#fo-property-pause-before">pause-before</a>, <a href="#fo-property-pitch">pitch</a>, <a href="#fo-property-pitch-range">pitch-range</a>, <a href="#fo-property-play-during">play-during</a>, <a href="#fo-property-richness">richness</a>, <a href="#fo-property-speak">speak</a>, <a href="#fo-property-speak-header">speak-header</a>, <a href="#fo-property-speak-numeral">speak-numeral</a>, <a href="#fo-property-speak-punctuation">speak-punctuation</a>, <a href="#fo-property-speech-rate">speech-rate</a>, <a href="#fo-property-stress">stress</a>, <a href="#fo-property-voice-family">voice-family</a>, <a href="#fo-property-volume">volume</a> - </li> - <li> - <strong><a href="#fo-property-commonenv-section">Common Border, Padding, and Background Properties</a>: </strong><a href="#fo-property-background-attachment">background-attachment</a>, <a href="#fo-property-background-color">background-color</a>, <a href="#fo-property-background-image">background-image</a>, <a href="#fo-property-background-repeat">background-repeat</a>, <a href="#fo-property-background-position-horizontal">background-position-horizontal</a>, <a href="#fo-property-background-position-vertical">background-position-vertical</a>, <a href="#fo-property-border-before-color">border-before-color</a>, <a href="#fo-property-border-before-style">border-before-style</a>, <a href="#fo-property-border-before-width">border-before-width</a>, <a href="#fo-property-border-after-color">border-after-color</a>, <a href="#fo-property-border-after-style">border-after-style</a>, <a href="#fo-property-border-after-width">border-after-width</a>, <a href="#fo-property-border-start-color">border-start-color</a>, <a href="#fo-property-border-start-style">border-start-style</a>, <a href="#fo-property-border-start-width">border-start-width</a>, <a href="#fo-property-border-end-color">border-end-color</a>, <a href="#fo-property-border-end-style">border-end-style</a>, <a href="#fo-property-border-end-width">border-end-width</a>, <a href="#fo-property-border-top-color">border-top-color</a>, <a href="#fo-property-border-top-style">border-top-style</a>, <a href="#fo-property-border-top-width">border-top-width</a>, <a href="#fo-property-border-bottom-color">border-bottom-color</a>, <a href="#fo-property-border-bottom-style">border-bottom-style</a>, <a href="#fo-property-border-bottom-width">border-bottom-width</a>, <a href="#fo-property-border-left-color">border-left-color</a>, <a href="#fo-property-border-left-style">border-left-style</a>, <a href="#fo-property-border-left-width">border-left-width</a>, <a href="#fo-property-border-right-color">border-right-color</a>, <a href="#fo-property-border-right-style">border-right-style</a>, <a href="#fo-property-border-right-width">border-right-width</a>, <a href="#fo-property-padding-before">padding-before</a>, <a href="#fo-property-padding-after">padding-after</a>, <a href="#fo-property-padding-start">padding-start</a>, <a href="#fo-property-padding-end">padding-end</a>, <a href="#fo-property-padding-top">padding-top</a>, <a href="#fo-property-padding-bottom">padding-bottom</a>, <a href="#fo-property-padding-left">padding-left</a>, <a href="#fo-property-padding-right">padding-right</a> - </li> - <li> - <strong><a href="#fo-property-commonfont-section">Common Font Properties</a>: </strong><a href="#fo-property-font-family">font-family</a>, <a href="#fo-property-font-selection-strategy">font-selection-strategy</a>, <a href="#fo-property-font-size">font-size</a>, <a href="#fo-property-font-stretch">font-stretch</a>, <a href="#fo-property-font-size-adjust">font-size-adjust</a>, <a href="#fo-property-font-style">font-style</a>, <a href="#fo-property-font-variant">font-variant</a>, <a href="#fo-property-font-weight">font-weight</a> - </li> - <li> - <strong><a href="#fo-property-commonhyphen-section">Common Hyphenation Properties</a>: </strong><a href="#fo-property-country">country</a>, <a href="#fo-property-language">language</a>, <a href="#fo-property-script">script</a>, <a href="#fo-property-hyphenate">hyphenate</a>, <a href="#fo-property-hyphenation-character">hyphenation-character</a>, <a href="#fo-property-hyphenation-push-character-count">hyphenation-push-character-count</a>, <a href="#fo-property-hyphenation-remain-character-count">hyphenation-remain-character-count</a> - </li> - <li> - <strong><a href="#fo-property-commonmarginblock-section">Common Margin Properties - Block</a>: </strong><a href="#fo-property-margin-top">margin-top</a>, <a href="#fo-property-margin-bottom">margin-bottom</a>, <a href="#fo-property-margin-left">margin-left</a>, <a href="#fo-property-margin-right">margin-right</a>, <a href="#fo-property-space-before">space-before</a>, <a href="#fo-property-space-after">space-after</a>, <a href="#fo-property-start-indent">start-indent</a>, <a href="#fo-property-end-indent">end-indent</a> - </li> - <li> - <strong><a href="#fo-property-commonmargininline-section">Common Margin Properties - Inline</a>: </strong><a href="#fo-property-space-end">space-end</a>, <a href="#fo-property-space-start">space-start</a> - </li> - <li> - <strong><a href="#fo-property-commonrelpos-section">Common Relative Position Properties</a>: </strong><a href="#fo-property-relative-position">relative-position</a> - </li> - <li> - <strong><a href="#fo-property-areaalign-section">Area Alignment Properties</a>: </strong><a href="#fo-property-alignment-adjust">alignment-adjust</a>, <a href="#fo-property-alignment-baseline">alignment-baseline</a>, <a href="#fo-property-baseline-shift">baseline-shift</a>, <a href="#fo-property-display-align">display-align</a>, <a href="#fo-property-dominant-baseline">dominant-baseline</a>, <a href="#fo-property-relative-align">relative-align</a> - </li> - <li> - <strong><a href="#fo-property-areadim-section">Area Dimension Properties</a>: </strong><a href="#fo-property-block-progression-dimension">block-progression-dimension</a>, <a href="#fo-property-content-height">content-height</a>, <a href="#fo-property-content-width">content-width</a>, <a href="#fo-property-height">height</a>, <a href="#fo-property-inline-progression-dimension">inline-progression-dimension</a>, <a href="#fo-property-max-height">max-height</a>, <a href="#fo-property-max-width">max-width</a>, <a href="#fo-property-min-height">min-height</a>, <a href="#fo-property-min-width">min-width</a>, <a href="#fo-property-scaling">scaling</a>, <a href="#fo-property-scaling-method">scaling-method</a>, <a href="#fo-property-width">width</a> - </li> - <li> - <strong><a href="#fo-property-blockandline-section">Block and Line-related Properties</a>: </strong><a href="#fo-property-hyphenation-keep">hyphenation-keep</a>, <a href="#fo-property-hyphenation-ladder-count">hyphenation-ladder-count</a>, <a href="#fo-property-last-line-end-indent">last-line-end-indent</a>, <a href="#fo-property-line-height">line-height</a>, <a href="#fo-property-line-height-shift-adjustment">line-height-shift-adjustment</a>, <a href="#fo-property-line-stacking-strategy">line-stacking-strategy</a>, <a href="#fo-property-linefeed-treatment">linefeed-treatment</a>, <a href="#fo-property-white-space-treatment">white-space-treatment</a>, <a href="#fo-property-text-align">text-align</a>, <a href="#fo-property-text-align-last">text-align-last</a>, <a href="#fo-property-text-indent">text-indent</a>, <a href="#fo-property-white-space-collapse">white-space-collapse</a>, <a href="#fo-property-wrap-option">wrap-option</a> - </li> - <li> - <strong><a href="#fo-property-char-section">Character Properties</a>: </strong><a href="#fo-property-character">character</a>, <a href="#fo-property-letter-spacing">letter-spacing</a>, <a href="#fo-property-suppress-at-line-break">suppress-at-line-break</a>, <a href="#fo-property-text-decoration">text-decoration</a>, <a href="#fo-property-text-shadow">text-shadow</a>, <a href="#fo-property-text-transform">text-transform</a>, <a href="#fo-property-treat-as-word-space">treat-as-word-space</a>, <a href="#fo-property-word-spacing">word-spacing</a> - </li> - <li> - <strong><a href="#fo-property-color-section">Color-related Properties</a>: </strong><a href="#fo-property-color">color</a>, <a href="#fo-property-color-profile-name">color-profile-name</a>, <a href="#fo-property-rendering-intent">rendering-intent</a> - </li> - <li> - <strong><a href="#fo-property-float-section">Float-related Properties</a>: </strong><a href="#fo-property-clear">clear</a>, <a href="#fo-property-float">float</a>, <a href="#fo-property-intrusion-displace">intrusion-displace</a> - </li> - <li> - <strong><a href="#fo-property-keepsbreaks-section">Keeps and Breaks Properties</a>: </strong><a href="#fo-property-break-after">break-after</a>, <a href="#fo-property-break-before">break-before</a>, <a href="#fo-property-keep-together">keep-together</a>, <a href="#fo-property-keep-with-next">keep-with-next</a>, <a href="#fo-property-keep-with-previous">keep-with-previous</a>, <a href="#fo-property-orphans">orphans</a>, <a href="#fo-property-widows">widows</a> - </li> - <li> - <strong><a href="#fo-property-layout-section">Layout-related Properties</a>: </strong><a href="#fo-property-clip">clip</a>, <a href="#fo-property-overflow">overflow</a>, <a href="#fo-property-reference-orientation">reference-orientation</a>, <a href="#fo-property-span">span</a> - </li> - <li> - <strong><a href="#fo-property-leader-section">Leader and Rule Properties</a>: </strong><a href="#fo-property-leader-alignment">leader-alignment</a>, <a href="#fo-property-leader-pattern">leader-pattern</a>, <a href="#fo-property-leader-pattern-width">leader-pattern-width</a>, <a href="#fo-property-leader-length">leader-length</a>, <a href="#fo-property-rule-style">rule-style</a>, <a href="#fo-property-rule-thickness">rule-thickness</a> - </li> - <li> - <strong><a href="#fo-property-dynamiceffects-section">Properties for Dynamic Effects Formatting Objects</a>: </strong><a href="#fo-property-active-state">active-state</a>, <a href="#fo-property-auto-restore">auto-restore</a>, <a href="#fo-property-case-name">case-name</a>, <a href="#fo-property-case-title">case-title</a>, <a href="#fo-property-destination-placement-offset">destination-placement-offset</a>, <a href="#fo-property-external-destination">external-destination</a>, <a href="#fo-property-indicate-destination">indicate-destination</a>, <a href="#fo-property-internal-destination">internal-destination</a>, <a href="#fo-property-show-destination">show-destination</a>, <a href="#fo-property-starting-state">starting-state</a>, <a href="#fo-property-switch-to">switch-to</a>, <a href="#fo-property-target-presentation-context">target-presentation-context</a>, <a href="#fo-property-target-processing-context">target-processing-context</a>, <a href="#fo-property-target-stylesheet">target-stylesheet</a> - </li> - <li> - <strong><a href="#fo-property-markers-section">Properties for Markers</a>: </strong><a href="#fo-property-marker-class-name">marker-class-name</a>, <a href="#fo-property-retrieve-class-name">retrieve-class-name</a>, <a href="#fo-property-retrieve-position">retrieve-position</a>, <a href="#fo-property-retrieve-boundary">retrieve-boundary</a> - </li> - <li> - <strong><a href="#fo-property-numberstring-section">Properties for Number to String Conversion</a>: </strong><a href="#fo-property-format">format</a>, <a href="#fo-property-grouping-separator">grouping-separator</a>, <a href="#fo-property-grouping-size">grouping-size</a>, <a href="#fo-property-letter-value">letter-value</a> - </li> - <li> - <strong><a href="#fo-property-pagination-section">Pagination and Layout Properties</a>: </strong><a href="#fo-property-blank-or-not-blank">blank-or-not-blank</a>, <a href="#fo-property-column-count">column-count</a>, <a href="#fo-property-column-gap">column-gap</a>, <a href="#fo-property-extent">extent</a>, <a href="#fo-property-flow-name">flow-name</a>, <a href="#fo-property-force-page-count">force-page-count</a>, <a href="#fo-property-initial-page-number">initial-page-number</a>, <a href="#fo-property-master-name">master-name</a>, <a href="#fo-property-master-reference">master-reference</a>, <a href="#fo-property-maximum-repeats">maximum-repeats</a>, <a href="#fo-property-media-usage">media-usage</a>, <a href="#fo-property-odd-or-even">odd-or-even</a>, <a href="#fo-property-page-height">page-height</a>, <a href="#fo-property-page-position">page-position</a>, <a href="#fo-property-page-width">page-width</a>, <a href="#fo-property-precedence">precedence</a>, <a href="#fo-property-region-name">region-name</a> - </li> - <li> - <strong><a href="#fo-property-table-section">Table Properties</a>: </strong><a href="#fo-property-border-after-precedence">border-after-precedence</a>, <a href="#fo-property-border-before-precedence">border-before-precedence</a>, <a href="#fo-property-border-collapse">border-collapse</a>, <a href="#fo-property-border-end-precedence">border-end-precedence</a>, <a href="#fo-property-border-separation">border-separation</a>, <a href="#fo-property-border-start-precedence">border-start-precedence</a>, <a href="#fo-property-caption-side">caption-side</a>, <a href="#fo-property-column-number">column-number</a>, <a href="#fo-property-column-width">column-width</a>, <a href="#fo-property-empty-cells">empty-cells</a>, <a href="#fo-property-ends-row">ends-row</a>, <a href="#fo-property-number-columns-repeated">number-columns-repeated</a>, <a href="#fo-property-number-columns-spanned">number-columns-spanned</a>, <a href="#fo-property-number-rows-spanned">number-rows-spanned</a>, <a href="#fo-property-starts-row">starts-row</a>, <a href="#fo-property-table-layout">table-layout</a>, <a href="#fo-property-table-omit-footer-at-break">table-omit-footer-at-break</a>, <a href="#fo-property-table-omit-header-at-break">table-omit-header-at-break</a> - </li> - <li> - <strong><a href="#fo-property-writingmode-section">Writing-mode-related Properties</a>: </strong><a href="#fo-property-direction">direction</a>, <a href="#fo-property-glyph-orientation-horizontal">glyph-orientation-horizontal</a>, <a href="#fo-property-glyph-orientation-vertical">glyph-orientation-vertical</a>, <a href="#fo-property-text-altitude">text-altitude</a>, <a href="#fo-property-text-depth">text-depth</a>, <a href="#fo-property-unicode-bidi">unicode-bidi</a>, <a href="#fo-property-writing-mode">writing-mode</a> - </li> - <li> - <strong><a href="#fo-property-misc-section">Miscellaneous Properties</a>: </strong><a href="#fo-property-content-type">content-type</a>, <a href="#fo-property-id">id</a>, <a href="#fo-property-provisional-label-separation">provisional-label-separation</a>, <a href="#fo-property-provisional-distance-between-starts">provisional-distance-between-starts</a>, <a href="#fo-property-ref-id">ref-id</a>, <a href="#fo-property-score-spaces">score-spaces</a>, <a href="#fo-property-src">src</a>, <a href="#fo-property-visibility">visibility</a>, <a href="#fo-property-z-index">z-index</a> - </li> - <li> - <strong><a href="#fo-property-shorthand-section">Shorthand Properties</a>: </strong><a href="#fo-property-background">background</a>, <a href="#fo-property-background-position">background-position</a>, <a href="#fo-property-border">border</a>, <a href="#fo-property-border-bottom">border-bottom</a>, <a href="#fo-property-border-color">border-color</a>, <a href="#fo-property-border-left">border-left</a>, <a href="#fo-property-border-right">border-right</a>, <a href="#fo-property-border-style">border-style</a>, <a href="#fo-property-border-spacing">border-spacing</a>, <a href="#fo-property-border-top">border-top</a>, <a href="#fo-property-border-width">border-width</a>, <a href="#fo-property-cue">cue</a>, <a href="#fo-property-font">font</a>, <a href="#fo-property-margin">margin</a>, <a href="#fo-property-padding">padding</a>, <a href="#fo-property-page-break-after">page-break-after</a>, <a href="#fo-property-page-break-before">page-break-before</a>, <a href="#fo-property-page-break-inside">page-break-inside</a>, <a href="#fo-property-pause">pause</a>, <a href="#fo-property-position">position</a>, <a href="#fo-property-size">size</a>, <a href="#fo-property-vertical-align">vertical-align</a>, <a href="#fo-property-white-space">white-space</a>, <a href="#fo-property-xml:lang">xml:lang</a> - </li> + <li><strong><a href="#fo-object-decl-section">Declarations and Pagination and Layout Formatting + Objects</a>:</strong> + <a href="#fo-object-root">root</a>, + <a href="#fo-object-declarations">declarations</a>, + <a href="#fo-object-color-profile">color-profile</a>, + <a href="#fo-object-page-sequence">page-sequence</a>, + <a href="#fo-object-layout-master-set">layout-master-set</a>, + <a href="#fo-object-page-sequence-master">page-sequence-master</a>, + <a href="#fo-object-single-page-master-reference">single-page-master-reference</a>, + <a href="#fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a>, + <a href="#fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a>, + <a href="#fo-object-conditional-page-master-reference">conditional-page-master-reference</a>, + <a href="#fo-object-simple-page-master">simple-page-master</a>, + <a href="#fo-object-region-body">region-body</a>, + <a href="#fo-object-region-before">region-before</a>, + <a href="#fo-object-region-after">region-after</a>, + <a href="#fo-object-region-start">region-start</a>, + <a href="#fo-object-region-end">region-end</a>, + <a href="#fo-object-flow">flow</a>, + <a href="#fo-object-static-content">static-content</a>, + <a href="#fo-object-title">title</a></li> + + <li><strong><a href="#fo-object-block-section">Block Formatting Objects</a>:</strong> + <a href="#fo-object-block">block</a>, + <a href="#fo-object-block-container">block-container</a></li> + + <li><strong><a href="#fo-object-inline-section">Inline Formatting Objects</a>:</strong> + <a href="#fo-object-bidi-override">bidi-override</a>, + <a href="#fo-object-character">character</a>, + <a href="#fo-object-initial-property-set">initial-property-set</a>, + <a href="#fo-object-external-graphic">external-graphic</a>, + <a href="#fo-object-instream-foreign-object">instream-foreign-object</a>, + <a href="#fo-object-inline">inline</a>, + <a href="#fo-object-inline-container">inline-container</a>, + <a href="#fo-object-leader">leader</a>, + <a href="#fo-object-page-number">page-number</a>, + <a href="#fo-object-page-number-citation">page-number-citation</a></li> + + <li><strong><a href="#fo-object-table-section">Table Formatting Objects</a>:</strong> + <a href="#fo-object-table-and-caption">table-and-caption</a>, + <a href="#fo-object-table">table</a>, + <a href="#fo-object-table-column">table-column</a>, + <a href="#fo-object-table-caption">table-caption</a>, + <a href="#fo-object-table-header">table-header</a>, + <a href="#fo-object-table-footer">table-footer</a>, + <a href="#fo-object-table-body">table-body</a>, + <a href="#fo-object-table-row">table-row</a>, + <a href="#fo-object-table-cell">table-cell</a></li> + + <li><strong><a href="#fo-object-list-section">List Formatting Objects</a>:</strong> + <a href="#fo-object-list-block">list-block</a>, + <a href="#fo-object-list-item">list-item</a>, + <a href="#fo-object-list-item-body">list-item-body</a>, + <a href="#fo-object-list-item-label">list-item-label</a></li> + + <li><strong><a href="#fo-object-link-section">Link and Multi Formatting Objects</a>:</strong> + <a href="#fo-object-basic-link">basic-link</a>, + <a href="#fo-object-multi-switch">multi-switch</a>, + <a href="#fo-object-multi-case">multi-case</a>, + <a href="#fo-object-multi-toggle">multi-toggle</a>, + <a href="#fo-object-multi-properties">multi-properties</a>, + <a href="#fo-object-multi-property-set">multi-property-set</a></li> + + <li><strong><a href="#fo-object-bookmarks-section">Formatting Objects for + Bookmarks</a>:</strong> + <a href="#fo-object-bookmark-tree">bookmark-tree</a>, + <a href="#fo-object-bookmark">bookmark</a>, + <a href="#fo-object-bookmark-title">bookmark-title</a></li> + + <li><strong><a href="#fo-object-outofline-section">Out-of-line Formatting Objects</a>:</strong> + <a href="#fo-object-float">float</a>, + <a href="#fo-object-footnote">footnote</a>, + <a href="#fo-object-footnote-body">footnote-body</a></li> + + <li><strong><a href="#fo-object-other-section">Other Formatting Objects</a>:</strong> + <a href="#fo-object-wrapper">wrapper</a>, + <a href="#fo-object-marker">marker</a>, + <a href="#fo-object-retrieve-marker">retrieve-marker</a></li> </ul> + + <h2><a href="#fo-property-section">XSL-FO Property Support</a></h2> + + <ul> + <li><strong><a href="#fo-property-commonaccess-section">Common Accessibility + Properties</a>:</strong> + <a href="#fo-property-source-document">source-document</a>, + <a href="#fo-property-role">role</a></li> + + <li><strong><a href="#fo-property-commonabspos-section">Common Absolute Position + Properties</a>:</strong> + <a href="#fo-property-absolute-position">absolute-position</a>, + <a href="#fo-property-top">top</a>, + <a href="#fo-property-right">right</a>, + <a href="#fo-property-bottom">bottom</a>, + <a href="#fo-property-left">left</a></li> + + <li><strong><a href="#fo-property-commonaural-section">Common Aural Properties</a>:</strong> + <a href="#fo-property-azimuth">azimuth</a>, + <a href="#fo-property-cue-after">cue-after</a>, + <a href="#fo-property-cue-before">cue-before</a>, + <a href="#fo-property-elevation">elevation</a>, + <a href="#fo-property-pause-after">pause-after</a>, + <a href="#fo-property-pause-before">pause-before</a>, + <a href="#fo-property-pitch">pitch</a>, + <a href="#fo-property-pitch-range">pitch-range</a>, + <a href="#fo-property-play-during">play-during</a>, + <a href="#fo-property-richness">richness</a>, + <a href="#fo-property-speak">speak</a>, + <a href="#fo-property-speak-header">speak-header</a>, + <a href="#fo-property-speak-numeral">speak-numeral</a>, + <a href="#fo-property-speak-punctuation">speak-punctuation</a>, + <a href="#fo-property-speech-rate">speech-rate</a>, + <a href="#fo-property-stress">stress</a>, + <a href="#fo-property-voice-family">voice-family</a>, + <a href="#fo-property-volume">volume</a></li> + + <li><strong><a href="#fo-property-commonenv-section">Common Border, Padding, and Background + Properties</a>:</strong> + <a href="#fo-property-background-attachment">background-attachment</a>, + <a href="#fo-property-background-color">background-color</a>, + <a href="#fo-property-background-image">background-image</a>, + <a href="#fo-property-background-repeat">background-repeat</a>, + <a href="#fo-property-background-position-horizontal">background-position-horizontal</a>, + <a href="#fo-property-background-position-vertical">background-position-vertical</a>, + <a href="#fo-property-border-before-color">border-before-color</a>, + <a href="#fo-property-border-before-style">border-before-style</a>, + <a href="#fo-property-border-before-width">border-before-width</a>, + <a href="#fo-property-border-after-color">border-after-color</a>, + <a href="#fo-property-border-after-style">border-after-style</a>, + <a href="#fo-property-border-after-width">border-after-width</a>, + <a href="#fo-property-border-start-color">border-start-color</a>, + <a href="#fo-property-border-start-style">border-start-style</a>, + <a href="#fo-property-border-start-width">border-start-width</a>, + <a href="#fo-property-border-end-color">border-end-color</a>, + <a href="#fo-property-border-end-style">border-end-style</a>, + <a href="#fo-property-border-end-width">border-end-width</a>, + <a href="#fo-property-border-top-color">border-top-color</a>, + <a href="#fo-property-border-top-style">border-top-style</a>, + <a href="#fo-property-border-top-width">border-top-width</a>, + <a href="#fo-property-border-bottom-color">border-bottom-color</a>, + <a href="#fo-property-border-bottom-style">border-bottom-style</a>, + <a href="#fo-property-border-bottom-width">border-bottom-width</a>, + <a href="#fo-property-border-left-color">border-left-color</a>, + <a href="#fo-property-border-left-style">border-left-style</a>, + <a href="#fo-property-border-left-width">border-left-width</a>, + <a href="#fo-property-border-right-color">border-right-color</a>, + <a href="#fo-property-border-right-style">border-right-style</a>, + <a href="#fo-property-border-right-width">border-right-width</a>, + <a href="#fo-property-padding-before">padding-before</a>, + <a href="#fo-property-padding-after">padding-after</a>, + <a href="#fo-property-padding-start">padding-start</a>, + <a href="#fo-property-padding-end">padding-end</a>, + <a href="#fo-property-padding-top">padding-top</a>, + <a href="#fo-property-padding-bottom">padding-bottom</a>, + <a href="#fo-property-padding-left">padding-left</a>, + <a href="#fo-property-padding-right">padding-right</a></li> + + <li><strong><a href="#fo-property-commonfont-section">Common Font Properties</a>:</strong> + <a href="#fo-property-font-family">font-family</a>, + <a href="#fo-property-font-selection-strategy">font-selection-strategy</a>, + <a href="#fo-property-font-size">font-size</a>, + <a href="#fo-property-font-stretch">font-stretch</a>, + <a href="#fo-property-font-size-adjust">font-size-adjust</a>, + <a href="#fo-property-font-style">font-style</a>, + <a href="#fo-property-font-variant">font-variant</a>, + <a href="#fo-property-font-weight">font-weight</a></li> + + <li><strong><a href="#fo-property-commonhyphen-section">Common Hyphenation + Properties</a>:</strong> + <a href="#fo-property-country">country</a>, + <a href="#fo-property-language">language</a>, + <a href="#fo-property-script">script</a>, + <a href="#fo-property-hyphenate">hyphenate</a>, + <a href="#fo-property-hyphenation-character">hyphenation-character</a>, + <a href="#fo-property-hyphenation-push-character-count">hyphenation-push-character-count</a>, + <a href="#fo-property-hyphenation-remain-character-count">hyphenation-remain-character-count</a></li> + + <li><strong><a href="#fo-property-commonmarginblock-section">Common Margin Properties - + Block</a>:</strong> + <a href="#fo-property-margin-top">margin-top</a>, + <a href="#fo-property-margin-bottom">margin-bottom</a>, + <a href="#fo-property-margin-left">margin-left</a>, + <a href="#fo-property-margin-right">margin-right</a>, + <a href="#fo-property-space-before">space-before</a>, + <a href="#fo-property-space-after">space-after</a>, + <a href="#fo-property-start-indent">start-indent</a>, + <a href="#fo-property-end-indent">end-indent</a></li> + + <li><strong><a href="#fo-property-commonmargininline-section">Common Margin Properties - + Inline</a>:</strong> + <a href="#fo-property-space-end">space-end</a>, + <a href="#fo-property-space-start">space-start</a></li> + + <li><strong><a href="#fo-property-commonrelpos-section">Common Relative Position + Properties</a>:</strong> <a href="#fo-property-relative-position">relative-position</a></li> + + <li><strong><a href="#fo-property-areaalign-section">Area Alignment Properties</a>:</strong> + <a href="#fo-property-alignment-adjust">alignment-adjust</a>, + <a href="#fo-property-alignment-baseline">alignment-baseline</a>, + <a href="#fo-property-baseline-shift">baseline-shift</a>, + <a href="#fo-property-display-align">display-align</a>, + <a href="#fo-property-dominant-baseline">dominant-baseline</a>, + <a href="#fo-property-relative-align">relative-align</a></li> + + <li><strong><a href="#fo-property-areadim-section">Area Dimension Properties</a>:</strong> + <a href="#fo-property-block-progression-dimension">block-progression-dimension</a>, + <a href="#fo-property-content-height">content-height</a>, + <a href="#fo-property-content-width">content-width</a>, + <a href="#fo-property-height">height</a>, + <a href="#fo-property-inline-progression-dimension">inline-progression-dimension</a>, + <a href="#fo-property-max-height">max-height</a>, + <a href="#fo-property-max-width">max-width</a>, + <a href="#fo-property-min-height">min-height</a>, + <a href="#fo-property-min-width">min-width</a>, + <a href="#fo-property-scaling">scaling</a>, + <a href="#fo-property-scaling-method">scaling-method</a>, + <a href="#fo-property-width">width</a></li> + + <li><strong><a href="#fo-property-blockandline-section">Block and Line-related + Properties</a>:</strong> + <a href="#fo-property-hyphenation-keep">hyphenation-keep</a>, + <a href="#fo-property-hyphenation-ladder-count">hyphenation-ladder-count</a>, + <a href="#fo-property-last-line-end-indent">last-line-end-indent</a>, + <a href="#fo-property-line-height">line-height</a>, + <a href="#fo-property-line-height-shift-adjustment">line-height-shift-adjustment</a>, + <a href="#fo-property-line-stacking-strategy">line-stacking-strategy</a>, + <a href="#fo-property-linefeed-treatment">linefeed-treatment</a>, + <a href="#fo-property-white-space-treatment">white-space-treatment</a>, + <a href="#fo-property-text-align">text-align</a>, + <a href="#fo-property-text-align-last">text-align-last</a>, + <a href="#fo-property-text-indent">text-indent</a>, + <a href="#fo-property-white-space-collapse">white-space-collapse</a>, + <a href="#fo-property-wrap-option">wrap-option</a></li> + + <li><strong><a href="#fo-property-char-section">Character Properties</a>:</strong> + <a href="#fo-property-character">character</a>, + <a href="#fo-property-letter-spacing">letter-spacing</a>, + <a href="#fo-property-suppress-at-line-break">suppress-at-line-break</a>, + <a href="#fo-property-text-decoration">text-decoration</a>, + <a href="#fo-property-text-shadow">text-shadow</a>, + <a href="#fo-property-text-transform">text-transform</a>, + <a href="#fo-property-treat-as-word-space">treat-as-word-space</a>, + <a href="#fo-property-word-spacing">word-spacing</a></li> + + <li><strong><a href="#fo-property-color-section">Color-related Properties</a>:</strong> + <a href="#fo-property-color">color</a>, + <a href="#fo-property-color-profile-name">color-profile-name</a>, + <a href="#fo-property-rendering-intent">rendering-intent</a></li> + + <li><strong><a href="#fo-property-float-section">Float-related Properties</a>:</strong> + <a href="#fo-property-clear">clear</a>, + <a href="#fo-property-float">float</a>, + <a href="#fo-property-intrusion-displace">intrusion-displace</a></li> + + <li><strong><a href="#fo-property-keepsbreaks-section">Keeps and Breaks + Properties</a>:</strong> + <a href="#fo-property-break-after">break-after</a>, + <a href="#fo-property-break-before">break-before</a>, + <a href="#fo-property-keep-together">keep-together</a>, + <a href="#fo-property-keep-with-next">keep-with-next</a>, + <a href="#fo-property-keep-with-previous">keep-with-previous</a>, + <a href="#fo-property-orphans">orphans</a>, + <a href="#fo-property-widows">widows</a></li> + + <li><strong><a href="#fo-property-layout-section">Layout-related Properties</a>:</strong> + <a href="#fo-property-clip">clip</a>, + <a href="#fo-property-overflow">overflow</a>, + <a href="#fo-property-reference-orientation">reference-orientation</a>, + <a href="#fo-property-span">span</a></li> + + <li><strong><a href="#fo-property-leader-section">Leader and Rule Properties</a>:</strong> + <a href="#fo-property-leader-alignment">leader-alignment</a>, + <a href="#fo-property-leader-pattern">leader-pattern</a>, + <a href="#fo-property-leader-pattern-width">leader-pattern-width</a>, + <a href="#fo-property-leader-length">leader-length</a>, + <a href="#fo-property-rule-style">rule-style</a>, + <a href="#fo-property-rule-thickness">rule-thickness</a></li> + + <li><strong><a href="#fo-property-dynamiceffects-section">Properties for Dynamic Effects + Formatting Objects</a>:</strong> + <a href="#fo-property-active-state">active-state</a>, + <a href="#fo-property-auto-restore">auto-restore</a>, + <a href="#fo-property-case-name">case-name</a>, + <a href="#fo-property-case-title">case-title</a>, + <a href="#fo-property-destination-placement-offset">destination-placement-offset</a>, + <a href="#fo-property-external-destination">external-destination</a>, + <a href="#fo-property-indicate-destination">indicate-destination</a>, + <a href="#fo-property-internal-destination">internal-destination</a>, + <a href="#fo-property-show-destination">show-destination</a>, + <a href="#fo-property-starting-state">starting-state</a>, + <a href="#fo-property-switch-to">switch-to</a>, + <a href="#fo-property-target-presentation-context">target-presentation-context</a>, + <a href="#fo-property-target-processing-context">target-processing-context</a>, + <a href="#fo-property-target-stylesheet">target-stylesheet</a></li> + + <li><strong><a href="#fo-property-markers-section">Properties for Markers</a>:</strong> + <a href="#fo-property-marker-class-name">marker-class-name</a>, + <a href="#fo-property-retrieve-class-name">retrieve-class-name</a>, + <a href="#fo-property-retrieve-position">retrieve-position</a>, + <a href="#fo-property-retrieve-boundary">retrieve-boundary</a></li> + + <li><strong><a href="#fo-property-numberstring-section">Properties for Number to String + Conversion</a>:</strong> + <a href="#fo-property-format">format</a>, + <a href="#fo-property-grouping-separator">grouping-separator</a>, + <a href="#fo-property-grouping-size">grouping-size</a>, + <a href="#fo-property-letter-value">letter-value</a></li> + + <li><strong><a href="#fo-property-pagination-section">Pagination and Layout + Properties</a>:</strong> + <a href="#fo-property-blank-or-not-blank">blank-or-not-blank</a>, + <a href="#fo-property-column-count">column-count</a>, + <a href="#fo-property-column-gap">column-gap</a>, + <a href="#fo-property-extent">extent</a>, + <a href="#fo-property-flow-name">flow-name</a>, + <a href="#fo-property-force-page-count">force-page-count</a>, + <a href="#fo-property-initial-page-number">initial-page-number</a>, + <a href="#fo-property-master-name">master-name</a>, + <a href="#fo-property-master-reference">master-reference</a>, + <a href="#fo-property-maximum-repeats">maximum-repeats</a>, + <a href="#fo-property-media-usage">media-usage</a>, + <a href="#fo-property-odd-or-even">odd-or-even</a>, + <a href="#fo-property-page-height">page-height</a>, + <a href="#fo-property-page-position">page-position</a>, + <a href="#fo-property-page-width">page-width</a>, + <a href="#fo-property-precedence">precedence</a>, + <a href="#fo-property-region-name">region-name</a></li> + + <li><strong><a href="#fo-property-table-section">Table Properties</a>:</strong> + <a href="#fo-property-border-after-precedence">border-after-precedence</a>, + <a href="#fo-property-border-before-precedence">border-before-precedence</a>, + <a href="#fo-property-border-collapse">border-collapse</a>, + <a href="#fo-property-border-end-precedence">border-end-precedence</a>, + <a href="#fo-property-border-separation">border-separation</a>, + <a href="#fo-property-border-start-precedence">border-start-precedence</a>, + <a href="#fo-property-caption-side">caption-side</a>, + <a href="#fo-property-column-number">column-number</a>, + <a href="#fo-property-column-width">column-width</a>, + <a href="#fo-property-empty-cells">empty-cells</a>, + <a href="#fo-property-ends-row">ends-row</a>, + <a href="#fo-property-number-columns-repeated">number-columns-repeated</a>, + <a href="#fo-property-number-columns-spanned">number-columns-spanned</a>, + <a href="#fo-property-number-rows-spanned">number-rows-spanned</a>, + <a href="#fo-property-starts-row">starts-row</a>, + <a href="#fo-property-table-layout">table-layout</a>, + <a href="#fo-property-table-omit-footer-at-break">table-omit-footer-at-break</a>, + <a href="#fo-property-table-omit-header-at-break">table-omit-header-at-break</a></li> + + <li><strong><a href="#fo-property-writingmode-section">Writing-mode-related + Properties</a>:</strong> + <a href="#fo-property-direction">direction</a>, + <a href="#fo-property-glyph-orientation-horizontal">glyph-orientation-horizontal</a>, + <a href="#fo-property-glyph-orientation-vertical">glyph-orientation-vertical</a>, + <a href="#fo-property-text-altitude">text-altitude</a>, + <a href="#fo-property-text-depth">text-depth</a>, + <a href="#fo-property-unicode-bidi">unicode-bidi</a>, + <a href="#fo-property-writing-mode">writing-mode</a></li> + + <li><strong><a href="#fo-property-misc-section">Miscellaneous Properties</a>:</strong> + <a href="#fo-property-content-type">content-type</a>, + <a href="#fo-property-id">id</a>, + <a href="#fo-property-provisional-label-separation">provisional-label-separation</a>, + <a href="#fo-property-provisional-distance-between-starts">provisional-distance-between-starts</a>, + <a href="#fo-property-ref-id">ref-id</a>, + <a href="#fo-property-score-spaces">score-spaces</a>, + <a href="#fo-property-src">src</a>, + <a href="#fo-property-visibility">visibility</a>, + <a href="#fo-property-z-index">z-index</a></li> + + <li><strong><a href="#fo-property-shorthand-section">Shorthand Properties</a>:</strong> + <a href="#fo-property-background">background</a>, + <a href="#fo-property-background-position">background-position</a>, + <a href="#fo-property-border">border</a>, + <a href="#fo-property-border-bottom">border-bottom</a>, + <a href="#fo-property-border-color">border-color</a>, + <a href="#fo-property-border-left">border-left</a>, + <a href="#fo-property-border-right">border-right</a>, + <a href="#fo-property-border-style">border-style</a>, + <a href="#fo-property-border-spacing">border-spacing</a>, + <a href="#fo-property-border-top">border-top</a>, + <a href="#fo-property-border-width">border-width</a>, + <a href="#fo-property-cue">cue</a>, + <a href="#fo-property-font">font</a>, + <a href="#fo-property-margin">margin</a>, + <a href="#fo-property-padding">padding</a>, + <a href="#fo-property-page-break-after">page-break-after</a>, + <a href="#fo-property-page-break-before">page-break-before</a>, + <a href="#fo-property-page-break-inside">page-break-inside</a>, + <a href="#fo-property-pause">pause</a>, + <a href="#fo-property-position">position</a>, + <a href="#fo-property-size">size</a>, + <a href="#fo-property-vertical-align">vertical-align</a>, + <a href="#fo-property-white-space">white-space</a>, + <a href="#fo-property-xml:lang">xml:lang</a></li> + </ul> + <h2><a href="#fo-function-core-library-section">XSL-FO Core Function Library Support</a></h2> + <ul class="minitoc"> - <li> - <strong><a href="#fo-function-number-section">Number Functions</a>:</strong> - <a href="#fo-function-floor">floor</a>, - <a href="#fo-function-ceiling">ceiling</a>, - <a href="#fo-function-round">round</a>, - <a href="#fo-function-min">min</a>, - <a href="#fo-function-max">max</a>, - <a href="#fo-function-abs">abs</a> - </li> - <li> - <strong><a href="#fo-function-color-section">Color Functions</a>:</strong> - <a href="#fo-function-rgb">rgb</a>, - <a href="#fo-function-rgb-icc">rgb-icc</a>, - <a href="#fo-function-system-color">system-color</a> - </li> - <li> - <strong><a href="#fo-function-font-section">Font Functions</a>:</strong> - <a href="#fo-function-system-font">system-font</a> - </li> - <li> - <strong><a href="#fo-function-property-value-section">Property Value Functions</a>:</strong> - <a href="#fo-function-inherited-property-value">inherited-property-value</a>, - <a href="#fo-function-label-end">label-end</a>, - <a href="#fo-function-body-start">body-start</a>, - <a href="#fo-function-from-parent">from-parent</a>, - <a href="#fo-function-from-nearest-specified-value">from-nearest-specified-value</a>, - <a href="#fo-function-from-table-column">from-table-column</a>, - <a href="#fo-function-proportional-column-width">proportional-column-width</a>, - <a href="#fo-function-merge-property-values">merge-property-values</a> - </li> + <li><strong><a href="#fo-function-number-section">Number Functions</a>:</strong> + <a href="#fo-function-floor">floor</a>, + <a href="#fo-function-ceiling">ceiling</a>, + <a href="#fo-function-round">round</a>, + <a href="#fo-function-min">min</a>, + <a href="#fo-function-max">max</a>, + <a href="#fo-function-abs">abs</a></li> + + <li><strong><a href="#fo-function-color-section">Color Functions</a>:</strong> + <a href="#fo-function-rgb">rgb</a>, + <a href="#fo-function-rgb-icc">rgb-icc</a>, + <a href="#fo-function-system-color">system-color</a></li> + + <li><strong><a href="#fo-function-font-section">Font Functions</a>:</strong> + <a href="#fo-function-system-font">system-font</a></li> + + <li><strong><a href="#fo-function-property-value-section">Property Value + Functions</a>:</strong> + <a href="#fo-function-inherited-property-value">inherited-property-value</a>, + <a href="#fo-function-label-end">label-end</a>, + <a href="#fo-function-body-start">body-start</a>, + <a href="#fo-function-from-parent">from-parent</a>, + <a href="#fo-function-from-nearest-specified-value">from-nearest-specified-value</a>, + <a href="#fo-function-from-table-column">from-table-column</a>, + <a href="#fo-function-proportional-column-width">proportional-column-width</a>, + <a href="#fo-function-merge-property-values">merge-property-values</a></li> </ul> - <h1><a name="fo-object-section">XSL-FO Object Support Table</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo-section">§6</a>)</h1> - <p> - The following is a summary of FOP's current support for the standard XSL-FO objects. - </p> + + <h1><a name="fo-object-section" id="fo-object-section">XSL-FO Object Support Table</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo-section">§6</a>)</h1> + + <p>The following is a summary of FOP's current support for the standard XSL-FO objects.</p> + <table border="1"> <tr> - <th rowspan="2"> - Object Name </th> - <th rowspan="2" align="center"> - XSL-FO Conformance Level </th> - <th rowspan="2" align="center"> - Citation </th> - <th colspan="3" align="center"> - Support in FOP </th> - <th rowspan="2"> - Comments </th> + <th rowspan="2">Object Name</th> + + <th rowspan="2" align="center">XSL-FO Conformance Level</th> + + <th rowspan="2" align="center">Citation</th> + + <th colspan="3" align="center">Support in FOP</th> + + <th rowspan="2">Comments</th> </tr> + <tr> - <th align="center"> - 0.20.5 (previous) </th> + <th align="center">0.20.5 (previous)</th> + <th align="center">0.95 (stable)</th> - <th align="center"> - develop- ment </th> + + <th align="center">develop- ment</th> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N10029-Declarations-and-Pagination-and-Layout-Formatting-Objects">§6.4</a>) </td> + <td class="category" colspan="7"><a name="fo-object-decl-section" id= + "fo-object-decl-section">Declarations and Pagination and Layout Formatting Objects</a> + (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N10029-Declarations-and-Pagination-and-Layout-Formatting-Objects">§6.4</a>)</td> </tr> + <tr> - <td> - <a name="fo-object-root">root</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_root">§6.4.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-declarations">declarations</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_declarations">§6.4.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-color-profile">color-profile</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_color-profile">§6.4.4</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-page-sequence">page-sequence</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-sequence">§6.4.5</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-layout-master-set">layout-master-set</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_layout-master-set">§6.4.6</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-page-sequence-master">page-sequence-master</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-sequence-master">§6.4.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-single-page-master-reference">single-page-master-reference</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_single-page-master-reference">§6.4.8</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_repeatable-page-master-reference">§6.4.9</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_repeatable-page-master-alternatives">§6.4.10</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-conditional-page-master-reference">conditional-page-master-reference</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_conditional-page-master-reference">§6.4.11</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-simple-page-master">simple-page-master</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_simple-page-master">§6.4.12</a> </td> - <td class="yes"> - yes </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-object-root" id="fo-object-root">root</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_root">§6.4.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-declarations" id="fo-object-declarations">declarations</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_declarations">§6.4.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-color-profile" id="fo-object-color-profile">color-profile</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_color-profile">§6.4.4</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-page-sequence" id="fo-object-page-sequence">page-sequence</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-sequence">§6.4.5</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-layout-master-set" id= + "fo-object-layout-master-set">layout-master-set</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_layout-master-set">§6.4.6</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-page-sequence-master" id= + "fo-object-page-sequence-master">page-sequence-master</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-sequence-master">§6.4.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-single-page-master-reference" id= + "fo-object-single-page-master-reference">single-page-master-reference</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_single-page-master-reference">§6.4.8</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-repeatable-page-master-reference" id= + "fo-object-repeatable-page-master-reference">repeatable-page-master-reference</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_repeatable-page-master-reference">§6.4.9</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-repeatable-page-master-alternatives" id= + "fo-object-repeatable-page-master-alternatives">repeatable-page-master-alternatives</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_repeatable-page-master-alternatives"> + §6.4.10</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-conditional-page-master-reference" id= + "fo-object-conditional-page-master-reference">conditional-page-master-reference</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_conditional-page-master-reference"> + §6.4.11</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-simple-page-master" id= + "fo-object-simple-page-master">simple-page-master</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_simple-page-master">§6.4.12</a></td> + + <td class="yes">yes</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="center"> <ul> - <li> - [0.93 and later] The page width may not change among pages of the same page-sequence - unless a forced break is inserted. </li> - </ul> </td> + <li>[0.93 and later] The page width may not change among pages of the same page-sequence + unless a forced break is inserted.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-object-region-body">region-body</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-body">§6.4.13</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-region-before">region-before</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-before">§6.4.14</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-region-after">region-after</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-after">§6.4.15</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-region-start">region-start</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-start">§6.4.16</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-region-end">region-end</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-end">§6.4.17</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-flow">flow</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_flow">§6.4.18</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-static-content">static-content</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_static-content">§6.4.19</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-title">title</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_title">§6.4.20</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-object-region-body" id="fo-object-region-body">region-body</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-body">§6.4.13</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"></td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-block-section">Block Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N12764-Block-level-Formatting-Objects">§6.5</a>) </td> + <td><a name="fo-object-region-before" id="fo-object-region-before">region-before</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-before">§6.4.14</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-object-block">block</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_block">§6.5.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-block-container">block-container</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_block-container">§6.5.3</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-object-region-after" id="fo-object-region-after">region-after</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-after">§6.4.15</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-region-start" id="fo-object-region-start">region-start</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-start">§6.4.16</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-region-end" id="fo-object-region-end">region-end</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_region-end">§6.4.17</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-flow" id="fo-object-flow">flow</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_flow">§6.4.18</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-static-content" id="fo-object-static-content">static-content</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_static-content">§6.4.19</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-title" id="fo-object-title">title</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_title">§6.4.20</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-object-block-section" id= + "fo-object-block-section">Block Formatting Objects</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N12764-Block-level-Formatting-Objects">§6.5</a>)</td> + </tr> + + <tr> + <td><a name="fo-object-block" id="fo-object-block">block</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_block">§6.5.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-block-container" id= + "fo-object-block-container">block-container</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_block-container">§6.5.3</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] Currently only works as direct child of fo:flow. </li> - <li> - [0.20.5] For absolute positioning, use 'position="absolute"' (as 'absolute-position="absolute"' is not implemented), and specify all four of "left", "top", "width" and "height" </li> - <li> - [0.93 and later] No known restrictions. </li> - </ul> </td> + <li>[0.20.5] Currently only works as direct child of fo:flow.</li> + + <li>[0.20.5] For absolute positioning, use 'position="absolute"' (as + 'absolute-position="absolute"' is not implemented), and specify all four of "left", + "top", "width" and "height"</li> + + <li>[0.93 and later] No known restrictions.</li> + </ul> + </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-inline-section">Inline Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N13277-Inline-level-Formatting-Objects">§6.6</a>) </td> + <td class="category" colspan="7"><a name="fo-object-inline-section" id= + "fo-object-inline-section">Inline Formatting Objects</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N13277-Inline-level-Formatting-Objects">§6.6</a>)</td> </tr> + <tr> - <td> - <a name="fo-object-bidi-override">bidi-override</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_bidi-override">§6.6.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-character">character</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_character">§6.6.3</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-initial-property-set">initial-property-set</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_initial-property-set">§6.6.4</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-external-graphic">external-graphic</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_external-graphic">§6.6.5</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-instream-foreign-object">instream-foreign-object</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_instream-foreign-object">§6.6.6</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-object-bidi-override" id="fo-object-bidi-override">bidi-override</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_bidi-override">§6.6.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-character" id="fo-object-character">character</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_character">§6.6.3</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-initial-property-set" id= + "fo-object-initial-property-set">initial-property-set</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_initial-property-set">§6.6.4</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-external-graphic" id= + "fo-object-external-graphic">external-graphic</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_external-graphic">§6.6.5</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-instream-foreign-object" id= + "fo-object-instream-foreign-object">instream-foreign-object</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_instream-foreign-object">§6.6.6</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="center"> <ul> - <li>Built-in support for SVG only, additional namespaces through optional extensions.</li> - </ul> </td> + <li>Built-in support for SVG only, additional namespaces through optional + extensions.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-object-inline">inline</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_inline">§6.6.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-inline-container">inline-container</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_inline-container">§6.6.8</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-leader">leader</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_leader">§6.6.9</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-page-number">page-number</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-number">§6.6.10</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-page-number-citation">page-number-citation</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-number-citation">§6.6.11</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-object-inline" id="fo-object-inline">inline</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_inline">§6.6.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-inline-container" id= + "fo-object-inline-container">inline-container</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_inline-container">§6.6.8</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-leader" id="fo-object-leader">leader</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_leader">§6.6.9</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-page-number" id="fo-object-page-number">page-number</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-number">§6.6.10</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-page-number-citation" id= + "fo-object-page-number-citation">page-number-citation</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_page-number-citation">§6.6.11</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] Only works for table of contents without any problems. The case where the page number doesn't fit on a line isn't handled, and any text on the same line and after the page-number might not appear exactly where you want it to. </li> - <li> - [0.93 and later] After the page number is known, no relayout is performed. The appearance may be suboptimal depending on the use case. </li> - </ul> </td> + <li>[0.20.5] Only works for table of contents without any problems. The case where the + page number doesn't fit on a line isn't handled, and any text on the same line and after + the page-number might not appear exactly where you want it to.</li> + + <li>[0.93 and later] After the page number is known, no relayout is performed. The + appearance may be suboptimal depending on the use case.</li> + </ul> + </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-table-section">Table Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N15442-Formatting-Objects-for-Tables">§6.7</a>) </td> + <td class="category" colspan="7"><a name="fo-object-table-section" id= + "fo-object-table-section">Table Formatting Objects</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N15442-Formatting-Objects-for-Tables">§6.7</a>)</td> </tr> + <tr> - <td> - <a name="fo-object-table-and-caption">table-and-caption</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-and-caption">§6.7.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-table">table</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table">§6.7.3</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-object-table-and-caption" id= + "fo-object-table-and-caption">table-and-caption</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-and-caption">§6.7.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-table" id="fo-object-table">table</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table">§6.7.3</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> <li>[0.20.5–0.93] Only border-collapse="separate"</li> + <li>[All] No support for auto layout yet</li> </ul> </td> </tr> + <tr> - <td> - <a name="fo-object-table-column">table-column</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-column">§6.7.4</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-object-table-column" id="fo-object-table-column">table-column</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-column">§6.7.4</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] You must explicitly specify column widths. </li> - </ul> </td> + <li>[0.20.5] You must explicitly specify column widths.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-object-table-caption">table-caption</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-caption">§6.7.5</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-table-header">table-header</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-header">§6.7.6</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-table-footer">table-footer</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-footer">§6.7.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-table-body">table-body</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-body">§6.7.8</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-table-row">table-row</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-row">§6.7.9</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-table-cell">table-cell</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-cell">§6.7.10</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="left"> </td> + <td><a name="fo-object-table-caption" id="fo-object-table-caption">table-caption</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-caption">§6.7.5</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-list-section">List Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N17076-Formatting-Objects-for-Lists">§6.8</a>) </td> + <td><a name="fo-object-table-header" id="fo-object-table-header">table-header</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-header">§6.7.6</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-object-list-block">list-block</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-block">§6.8.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-list-item">list-item</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item">§6.8.3</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-list-item-body">list-item-body</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item-body">§6.8.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-list-item-label">list-item-label</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item-label">§6.8.5</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-object-table-footer" id="fo-object-table-footer">table-footer</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-footer">§6.7.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-link-section">Link and Multi Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N17805-Dynamic-Effects:-Link-and-Multi-Formatting-Objects">§6.9</a>) </td> + <td><a name="fo-object-table-body" id="fo-object-table-body">table-body</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-body">§6.7.8</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-object-basic-link">basic-link</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_basic-link">§6.9.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-object-table-row" id="fo-object-table-row">table-row</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-row">§6.7.9</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-table-cell" id="fo-object-table-cell">table-cell</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_table-cell">§6.7.10</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="left"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-object-list-section" id= + "fo-object-list-section">List Formatting Objects</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N17076-Formatting-Objects-for-Lists">§6.8</a>)</td> + </tr> + + <tr> + <td><a name="fo-object-list-block" id="fo-object-list-block">list-block</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-block">§6.8.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-list-item" id="fo-object-list-item">list-item</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item">§6.8.3</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-list-item-body" id="fo-object-list-item-body">list-item-body</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item-body">§6.8.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-list-item-label" id= + "fo-object-list-item-label">list-item-label</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_list-item-label">§6.8.5</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-object-link-section" id= + "fo-object-link-section">Link and Multi Formatting Objects</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N17805-Dynamic-Effects:-Link-and-Multi-Formatting-Objects">§6.9</a>)</td> + </tr> + + <tr> + <td><a name="fo-object-basic-link" id="fo-object-basic-link">basic-link</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_basic-link">§6.9.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - both internal and external supported </li> - </ul> </td> + <li>both internal and external supported</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-object-multi-switch">multi-switch</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-switch">§6.9.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-multi-case">multi-case</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-case">§6.9.4</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-multi-toggle">multi-toggle</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-toggle">§6.9.5</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-multi-properties">multi-properties</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-properties">§6.9.6</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-multi-property-set">multi-property-set</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-property-set">§6.9.7</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-object-multi-switch" id="fo-object-multi-switch">multi-switch</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-switch">§6.9.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-bookmarks-section">Formatting Objects for Bookmarks</a> (<a href="http://www.w3.org/TR/xsl11/#d0e14206">§6.11 in XSL 1.1 WD</a>) </td> + <td><a name="fo-object-multi-case" id="fo-object-multi-case">multi-case</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-case">§6.9.4</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-object-bookmark-tree">bookmark-tree</a> (since XSL 1.1) </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/xsl11/#fo_bookmark-tree">§6.11.1 in XSL 1.1 WD</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-object-multi-toggle" id="fo-object-multi-toggle">multi-toggle</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-toggle">§6.9.5</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-multi-properties" id= + "fo-object-multi-properties">multi-properties</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-properties">§6.9.6</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-multi-property-set" id= + "fo-object-multi-property-set">multi-property-set</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_multi-property-set">§6.9.7</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-object-bookmarks-section" id= + "fo-object-bookmarks-section">Formatting Objects for Bookmarks</a> (<a href= + "http://www.w3.org/TR/xsl11/#d0e14206">§6.11 in XSL 1.1 WD</a>)</td> + </tr> + + <tr> + <td><a name="fo-object-bookmark-tree" id="fo-object-bookmark-tree">bookmark-tree</a> (since + XSL 1.1)</td> + + <td class="extended">Extended</td> + + <td align="center"><a href="http://www.w3.org/TR/xsl11/#fo_bookmark-tree">§6.11.1 in XSL + 1.1 WD</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> <li>[0.20.5] Uses the proprietary fox:outline extension.</li> - </ul> </td> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-object-bookmark">bookmark</a> (since XSL 1.1) </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/xsl11/#fo_bookmark">§6.11.2 in XSL 1.1 WD</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-object-bookmark" id="fo-object-bookmark">bookmark</a> (since XSL 1.1)</td> + + <td class="extended">Extended</td> + + <td align="center"><a href="http://www.w3.org/TR/xsl11/#fo_bookmark">§6.11.2 in XSL 1.1 + WD</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> <li>[0.20.5] Uses the proprietary fox:outline extension.</li> - </ul> </td> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-object-bookmark-title">bookmark-title</a> (since XSL 1.1) </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/xsl11/#fo_bookmark-title">§6.11.3 in XSL 1.1 WD</a> </td> - <td class="no"> - no </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-object-bookmark-title" id="fo-object-bookmark-title">bookmark-title</a> + (since XSL 1.1)</td> + + <td class="extended">Extended</td> + + <td align="center"><a href="http://www.w3.org/TR/xsl11/#fo_bookmark-title">§6.11.3 in + XSL 1.1 WD</a></td> + + <td class="no">no</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> <li>[0.20.5] Uses the proprietary fox:outline extension.</li> + <li>[0.93 and later] color, font-style and font-weight are not supported, yet.</li> - </ul> </td> + </ul> + </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-outofline-section">Out-of-line Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N18509-Out-of-Line-Formatting-Objects">§6.10</a>) </td> + <td class="category" colspan="7"><a name="fo-object-outofline-section" id= + "fo-object-outofline-section">Out-of-line Formatting Objects</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N18509-Out-of-Line-Formatting-Objects">§6.10</a>)</td> </tr> + <tr> - <td> - <a name="fo-object-float">float</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_float">§6.10.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-object-footnote">footnote</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_footnote">§6.10.3</a> </td> - <td class="yes"> - yes </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-object-float" id="fo-object-float">float</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_float">§6.10.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-object-footnote" id="fo-object-footnote">footnote</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_footnote">§6.10.3</a></td> + + <td class="yes">yes</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> <li>[0.20.5] Footnotes sometimes overlap with the main content</li> + <li>[0.93 and later] Restrictions with multi-column documents.</li> - </ul> </td> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-object-footnote-body">footnote-body</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_footnote-body">§6.10.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-object-footnote-body" id="fo-object-footnote-body">footnote-body</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_footnote-body">§6.10.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-object-other-section">Other Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N19019-Other-Formatting-Objects">§6.11</a>) </td> + <td class="category" colspan="7"><a name="fo-object-other-section" id= + "fo-object-other-section">Other Formatting Objects</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#section-N19019-Other-Formatting-Objects">§6.11</a>)</td> </tr> + <tr> - <td> - <a name="fo-object-wrapper">wrapper</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_wrapper">§6.11.2</a> </td> - <td class="yes"> - yes </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-object-wrapper" id="fo-object-wrapper">wrapper</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_wrapper">§6.11.2</a></td> + + <td class="yes">yes</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> <li>[0.93 and later] Only works as expected with inline-level content.</li> - </ul> </td> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-object-marker">marker</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_marker">§6.11.3</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-object-marker" id="fo-object-marker">marker</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_marker">§6.11.3</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-object-retrieve-marker">retrieve-marker</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_retrieve-marker">§6.11.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-object-retrieve-marker" id= + "fo-object-retrieve-marker">retrieve-marker</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice6.html#fo_retrieve-marker">§6.11.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> </table> -<h1><a name="fo-property-section">XSL-FO Property Support Table</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pr-section">§7</a>)</h1> - <p> - The following is a summary of FOP's current support for the standard XSL-FO properties. - </p> + + <h1><a name="fo-property-section" id="fo-property-section">XSL-FO Property Support Table</a> + (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pr-section">§7</a>)</h1> + + <p>The following is a summary of FOP's current support for the standard XSL-FO properties.</p> + <table border="1"> <tr> - <th rowspan="2"> - Property Name </th> - <th rowspan="2" align="center"> - XSL-FO Conformance Level </th> - <th rowspan="2" align="center"> - Citation </th> - <th colspan="3" align="center"> - Support in FOP </th> - <th rowspan="2"> - Comments </th> + <th rowspan="2">Property Name</th> + + <th rowspan="2" align="center">XSL-FO Conformance Level</th> + + <th rowspan="2" align="center">Citation</th> + + <th colspan="3" align="center">Support in FOP</th> + + <th rowspan="2">Comments</th> </tr> + <tr> - <th align="center"> - 0.20.5 (previous) </th> + <th align="center">0.20.5 (previous)</th> + <th align="center">0.95 (stable)</th> - <th align="center"> - develop- ment </th> + + <th align="center">develop- ment</th> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonaccess-section">Common Accessibility Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-accessibility-properties">§7.4</a>) </td> + <td class="category" colspan="7"><a name="fo-property-commonaccess-section" id= + "fo-property-commonaccess-section">Common Accessibility Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-accessibility-properties">§7.4</a>)</td> </tr> + <tr> - <td> - <a name="fo-property-source-document">source-document</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#source-document">§7.4.1</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-role">role</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#role">§7.4.2</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> + <td><a name="fo-property-source-document" id= + "fo-property-source-document">source-document</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#source-document">§7.4.1</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonabspos-section">Common Absolute Position Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-absolute-position-properties">§7.5</a>) </td> + <td><a name="fo-property-role" id="fo-property-role">role</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#role">§7.4.2</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-absolute-position">absolute-position</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#absolute-position">§7.5.1</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td class="category" colspan="7"><a name="fo-property-commonabspos-section" id= + "fo-property-commonabspos-section">Common Absolute Position Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-absolute-position-properties">§7.5</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-absolute-position" id= + "fo-property-absolute-position">absolute-position</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#absolute-position">§7.5.1</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] Use shorthand position="absolute" as a workaround. </li> - <li> - [0.93 and later] No restrictions. The 0.20.5 work-around is not supported. </li> - </ul> </td> + <li>[0.20.5] Use shorthand position="absolute" as a workaround.</li> + + <li>[0.93 and later] No restrictions. The 0.20.5 work-around is not supported.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-top">top</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#top">§7.5.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-right">right</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#right">§7.5.3</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-bottom">bottom</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#bottom">§7.5.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-left">left</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#left">§7.5.5</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-top" id="fo-property-top">top</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#top">§7.5.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonaural-section">Common Aural Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-aural-properties">§7.6</a>) </td> + <td><a name="fo-property-right" id="fo-property-right">right</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#right">§7.5.3</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-azimuth">azimuth</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#azimuth">§7.6.1</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-cue-after">cue-after</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#cue-after">§7.6.2</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-cue-before">cue-before</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#cue-before">§7.6.3</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-elevation">elevation</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#elevation">§7.6.4</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-pause-after">pause-after</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pause-after">§7.6.5</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-pause-before">pause-before</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pause-before">§7.6.6</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-pitch">pitch</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pitch">§7.6.7</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-pitch-range">pitch-range</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pitch-range">§7.6.8</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-play-during">play-during</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#play-during">§7.6.9</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-richness">richness</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#richness">§7.6.10</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-speak">speak</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speak">§7.6.11</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-speak-header">speak-header</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speak-header">§7.6.12</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-speak-numeral">speak-numeral</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speak-numeral">§7.6.13</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-speak-punctuation">speak-punctuation</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speak-punctuation">§7.6.14</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-speech-rate">speech-rate</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speech-rate">§7.6.15</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-stress">stress</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#stress">§7.6.16</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-voice-family">voice-family</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#voice-family">§7.6.17</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-volume">volume</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#volume">§7.6.18</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> + <td><a name="fo-property-bottom" id="fo-property-bottom">bottom</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#bottom">§7.5.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonenv-section">Common Border, Padding, and Background Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-border-padding-and-background-properties">§7.7</a>) </td> + <td><a name="fo-property-left" id="fo-property-left">left</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#left">§7.5.5</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-background-attachment">background-attachment</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-attachment">§7.7.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-background-color">background-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-color">§7.7.2</a> </td> - <td class="yes"> - yes </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td class="category" colspan="7"><a name="fo-property-commonaural-section" id= + "fo-property-commonaural-section">Common Aural Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-aural-properties">§7.6</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-azimuth" id="fo-property-azimuth">azimuth</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#azimuth">§7.6.1</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-cue-after" id="fo-property-cue-after">cue-after</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#cue-after">§7.6.2</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-cue-before" id="fo-property-cue-before">cue-before</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#cue-before">§7.6.3</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-elevation" id="fo-property-elevation">elevation</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#elevation">§7.6.4</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-pause-after" id="fo-property-pause-after">pause-after</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pause-after">§7.6.5</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-pause-before" id="fo-property-pause-before">pause-before</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pause-before">§7.6.6</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-pitch" id="fo-property-pitch">pitch</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pitch">§7.6.7</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-pitch-range" id="fo-property-pitch-range">pitch-range</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pitch-range">§7.6.8</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-play-during" id="fo-property-play-during">play-during</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#play-during">§7.6.9</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-richness" id="fo-property-richness">richness</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#richness">§7.6.10</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-speak" id="fo-property-speak">speak</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speak">§7.6.11</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-speak-header" id="fo-property-speak-header">speak-header</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speak-header">§7.6.12</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-speak-numeral" id="fo-property-speak-numeral">speak-numeral</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speak-numeral">§7.6.13</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-speak-punctuation" id= + "fo-property-speak-punctuation">speak-punctuation</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speak-punctuation">§7.6.14</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-speech-rate" id="fo-property-speech-rate">speech-rate</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#speech-rate">§7.6.15</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-stress" id="fo-property-stress">stress</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#stress">§7.6.16</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-voice-family" id="fo-property-voice-family">voice-family</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#voice-family">§7.6.17</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-volume" id="fo-property-volume">volume</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#volume">§7.6.18</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-commonenv-section" id= + "fo-property-commonenv-section">Common Border, Padding, and Background Properties</a> + (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-border-padding-and-background-properties">§7.7</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-background-attachment" id= + "fo-property-background-attachment">background-attachment</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-attachment">§7.7.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-background-color" id= + "fo-property-background-color">background-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-color">§7.7.2</a></td> + + <td class="yes">yes</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.93 and later] not yet implemented for table-column, table-body, table-header and table-footer. </li> - </ul> </td> + <li>[0.93 and later] not yet implemented for table-column, table-body, table-header and + table-footer.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-background-image">background-image</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-image">§7.7.3</a> </td> - <td class="yes"> - yes </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-background-image" id= + "fo-property-background-image">background-image</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-image">§7.7.3</a></td> + + <td class="yes">yes</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.93 and later] not yet implemented for table-column, table-body, table-header and table-footer. </li> - </ul> </td> + <li>[0.93 and later] not yet implemented for table-column, table-body, table-header and + table-footer.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-background-repeat">background-repeat</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-repeat">§7.7.4</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-background-position-horizontal">background-position-horizontal</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-position-horizontal">§7.7.5</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-background-position-vertical">background-position-vertical</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-position-vertical">§7.7.6</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-before-color">border-before-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-before-color">§7.7.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-before-style">border-before-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-before-style">§7.7.8</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-background-repeat" id= + "fo-property-background-repeat">background-repeat</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-repeat">§7.7.4</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-background-position-horizontal" id= + "fo-property-background-position-horizontal">background-position-horizontal</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-position-horizontal">§7.7.5</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-background-position-vertical" id= + "fo-property-background-position-vertical">background-position-vertical</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-position-vertical">§7.7.6</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-before-color" id= + "fo-property-border-before-color">border-before-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-before-color">§7.7.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-before-style" id= + "fo-property-border-before-style">border-before-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-before-style">§7.7.8</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-before-width">border-before-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-before-width">§7.7.9</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-after-color">border-after-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-after-color">§7.7.10</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-after-style">border-after-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-after-style">§7.7.11</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-before-width" id= + "fo-property-border-before-width">border-before-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-before-width">§7.7.9</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-after-color" id= + "fo-property-border-after-color">border-after-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-after-color">§7.7.10</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-after-style" id= + "fo-property-border-after-style">border-after-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-after-style">§7.7.11</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-after-width">border-after-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-after-width">§7.7.12</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-start-color">border-start-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-start-color">§7.7.13</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-start-style">border-start-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-start-style">§7.7.14</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-after-width" id= + "fo-property-border-after-width">border-after-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-after-width">§7.7.12</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-start-color" id= + "fo-property-border-start-color">border-start-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-start-color">§7.7.13</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-start-style" id= + "fo-property-border-start-style">border-start-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-start-style">§7.7.14</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-start-width">border-start-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-start-width">§7.7.15</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-end-color">border-end-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-end-color">§7.7.16</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-end-style">border-end-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-end-style">§7.7.17</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-start-width" id= + "fo-property-border-start-width">border-start-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-start-width">§7.7.15</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-end-color" id= + "fo-property-border-end-color">border-end-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-end-color">§7.7.16</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-end-style" id= + "fo-property-border-end-style">border-end-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-end-style">§7.7.17</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-end-width">border-end-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-end-width">§7.7.18</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-top-color">border-top-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-top-color">§7.7.19</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-top-style">border-top-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-top-style">§7.7.20</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-end-width" id= + "fo-property-border-end-width">border-end-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-end-width">§7.7.18</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-top-color" id= + "fo-property-border-top-color">border-top-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-top-color">§7.7.19</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-top-style" id= + "fo-property-border-top-style">border-top-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-top-style">§7.7.20</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-top-width">border-top-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-top-width">§7.7.21</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-bottom-color">border-bottom-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-bottom-color">§7.7.22</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-bottom-style">border-bottom-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-bottom-style">§7.7.23</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-top-width" id= + "fo-property-border-top-width">border-top-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-top-width">§7.7.21</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-bottom-color" id= + "fo-property-border-bottom-color">border-bottom-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-bottom-color">§7.7.22</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-bottom-style" id= + "fo-property-border-bottom-style">border-bottom-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-bottom-style">§7.7.23</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-bottom-width">border-bottom-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-bottom-width">§7.7.24</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-left-color">border-left-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-left-color">§7.7.25</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-left-style">border-left-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-left-style">§7.7.26</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-bottom-width" id= + "fo-property-border-bottom-width">border-bottom-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-bottom-width">§7.7.24</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-left-color" id= + "fo-property-border-left-color">border-left-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-left-color">§7.7.25</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-left-style" id= + "fo-property-border-left-style">border-left-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-left-style">§7.7.26</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-left-width">border-left-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-left-width">§7.7.27</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-right-color">border-right-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-right-color">§7.7.28</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-right-style">border-right-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-right-style">§7.7.29</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-left-width" id= + "fo-property-border-left-width">border-left-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-left-width">§7.7.27</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-right-color" id= + "fo-property-border-right-color">border-right-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-right-color">§7.7.28</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-right-style" id= + "fo-property-border-right-style">border-right-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-right-style">§7.7.29</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-right-width">border-right-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-right-width">§7.7.30</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-padding-before">padding-before</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-before">§7.7.31</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-right-width" id= + "fo-property-border-right-width">border-right-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-right-width">§7.7.30</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-padding-before" id= + "fo-property-padding-before">padding-before</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-before">§7.7.31</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only one value allowed </li> - <li> - [0.20.5] only implemented for blocks </li> - <li> - [0.20.5] can't be used to make extra space (use indents + spaces instead) </li> - <li> - [0.20.5] can be used to control how much the background-color extends beyond the content rectangle </li> - </ul> </td> - </tr> - <tr> - <td> - <a name="fo-property-padding-after">padding-after</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-after">§7.7.32</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <li>[0.20.5] only one value allowed</li> + + <li>[0.20.5] only implemented for blocks</li> + + <li>[0.20.5] can't be used to make extra space (use indents + spaces instead)</li> + + <li>[0.20.5] can be used to control how much the background-color extends beyond the + content rectangle</li> + </ul> + </td> + </tr> + + <tr> + <td><a name="fo-property-padding-after" id="fo-property-padding-after">padding-after</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-after">§7.7.32</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] same limitations as padding-before </li> - </ul> </td> + <li>[0.20.5] same limitations as padding-before</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-padding-start">padding-start</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-start">§7.7.33</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-padding-start" id="fo-property-padding-start">padding-start</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-start">§7.7.33</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] same limitations as padding-before </li> - </ul> </td> + <li>[0.20.5] same limitations as padding-before</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-padding-end">padding-end</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-end">§7.7.34</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-padding-end" id="fo-property-padding-end">padding-end</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-end">§7.7.34</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] same limitations as padding-before </li> - </ul> </td> + <li>[0.20.5] same limitations as padding-before</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-padding-top">padding-top</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-top">§7.7.35</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-padding-top" id="fo-property-padding-top">padding-top</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-top">§7.7.35</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] same limitations as padding-before </li> - </ul> </td> + <li>[0.20.5] same limitations as padding-before</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-padding-bottom">padding-bottom</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-bottom">§7.7.36</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-padding-bottom" id= + "fo-property-padding-bottom">padding-bottom</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-bottom">§7.7.36</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] same limitations as padding-before </li> - </ul> </td> + <li>[0.20.5] same limitations as padding-before</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-padding-left">padding-left</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-left">§7.7.37</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-padding-left" id="fo-property-padding-left">padding-left</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-left">§7.7.37</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] same limitations as padding-before </li> - </ul> </td> + <li>[0.20.5] same limitations as padding-before</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-padding-right">padding-right</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-right">§7.7.38</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-padding-right" id="fo-property-padding-right">padding-right</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding-right">§7.7.38</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] same limitations as padding-before </li> - </ul> </td> + <li>[0.20.5] same limitations as padding-before</li> + </ul> + </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonfont-section">Common Font Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-font-properties">§7.8</a>) </td> + <td class="category" colspan="7"><a name="fo-property-commonfont-section" id= + "fo-property-commonfont-section">Common Font Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-font-properties">§7.8</a>)</td> </tr> + <tr> - <td> - <a name="fo-property-font-family">font-family</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-family">§7.8.2</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-font-family" id="fo-property-font-family">font-family</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-family">§7.8.2</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] font-family lists are not supported, use a single font-family name </li> - <li> - [0.93 and later] font-family lists are allowed but glyph based font selection is not supported </li> - </ul> </td> + <li>[0.20.5] font-family lists are not supported, use a single font-family name</li> + + <li>[0.93 and later] font-family lists are allowed but glyph based font selection is not + supported</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-font-selection-strategy">font-selection-strategy</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-selection-strategy">§7.8.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-font-size">font-size</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-size">§7.8.4</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-font-selection-strategy" id= + "fo-property-font-selection-strategy">font-selection-strategy</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-selection-strategy">§7.8.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-font-size" id="fo-property-font-size">font-size</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-size">§7.8.4</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] "smaller" and "larger" not implemented </li> - </ul> </td> + <li>[0.20.5] "smaller" and "larger" not implemented</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-font-stretch">font-stretch</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-stretch">§7.8.5</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-font-size-adjust">font-size-adjust</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-size-adjust">§7.8.6</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-font-style">font-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-style">§7.8.7</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-font-stretch" id="fo-property-font-stretch">font-stretch</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-stretch">§7.8.5</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-font-size-adjust" id= + "fo-property-font-size-adjust">font-size-adjust</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-size-adjust">§7.8.6</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-font-style" id="fo-property-font-style">font-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-style">§7.8.7</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] "normal" is not supported </li> - </ul> </td> + <li>[0.20.5] "normal" is not supported</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-font-variant">font-variant</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-variant">§7.8.8</a> </td> - <td class="yes"> - yes </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-font-weight">font-weight</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-weight">§7.8.9</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-font-variant" id="fo-property-font-variant">font-variant</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-variant">§7.8.8</a></td> + + <td class="yes">yes</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-font-weight" id="fo-property-font-weight">font-weight</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font-weight">§7.8.9</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] "normal", "bolder" and "lighter" are not supported </li> - <li> - [0.93 and later] TODO <relative> font weights </li> - </ul> </td> + <li>[0.20.5] "normal", "bolder" and "lighter" are not supported</li> + + <li>[0.93 and later] TODO <relative> font weights</li> + </ul> + </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonhyphen-section">Common Hyphenation Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-hyphenation-properties">§7.9</a>) </td> + <td class="category" colspan="7"><a name="fo-property-commonhyphen-section" id= + "fo-property-commonhyphen-section">Common Hyphenation Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-hyphenation-properties">§7.9</a>)</td> </tr> + <tr> - <td> - <a name="fo-property-country">country</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#country">§7.9.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-country" id="fo-property-country">country</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#country">§7.9.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.94 and earlier] Only used for controlling hyphenation.</li> - <li> - [trunk] For PDF output: Only 2-letter codes from ISO 3166 are supported properly to identify the natural language!</li> + <li>[0.94 and earlier] Only used for controlling hyphenation.</li> + + <li>[trunk] For PDF output: Only 2-letter codes from ISO 3166 are supported properly to + identify the natural language!</li> </ul> </td> </tr> + <tr> - <td> - <a name="fo-property-language">language</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#language">§7.9.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-language" id="fo-property-language">language</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#language">§7.9.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.94 and earlier] Only used for controlling hyphenation.</li> - <li> - [trunk] For PDF output: Only 2-letter codes from ISO 639 are supported properly to identify the natural language!</li> + <li>[0.94 and earlier] Only used for controlling hyphenation.</li> + + <li>[trunk] For PDF output: Only 2-letter codes from ISO 639 are supported properly to + identify the natural language!</li> </ul> </td> </tr> + <tr> - <td> - <a name="fo-property-script">script</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#script">§7.9.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-hyphenate">hyphenate</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenate">§7.9.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-hyphenation-character">hyphenation-character</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-character">§7.9.5</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-hyphenation-push-character-count">hyphenation-push-character-count</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-push-character-count">§7.9.6</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-hyphenation-remain-character-count">hyphenation-remain-character-count</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-remain-character-count">§7.9.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-script" id="fo-property-script">script</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#script">§7.9.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonmarginblock-section">Common Margin Properties - Block</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-margin-properties-block">§7.10</a>) </td> + <td><a name="fo-property-hyphenate" id="fo-property-hyphenate">hyphenate</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenate">§7.9.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-margin-top">margin-top</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin-top">§7.10.1</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-hyphenation-character" id= + "fo-property-hyphenation-character">hyphenation-character</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-character">§7.9.5</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-hyphenation-push-character-count" id= + "fo-property-hyphenation-push-character-count">hyphenation-push-character-count</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-push-character-count">§7.9.6</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-hyphenation-remain-character-count" id= + "fo-property-hyphenation-remain-character-count">hyphenation-remain-character-count</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-remain-character-count">§7.9.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-commonmarginblock-section" id= + "fo-property-commonmarginblock-section">Common Margin Properties - Block</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-margin-properties-block">§7.10</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-margin-top" id="fo-property-margin-top">margin-top</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin-top">§7.10.1</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only on pages and regions </li> - </ul> </td> + <li>[0.20.5] only on pages and regions</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-margin-bottom">margin-bottom</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin-bottom">§7.10.2</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-margin-bottom" id="fo-property-margin-bottom">margin-bottom</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin-bottom">§7.10.2</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only on pages and regions </li> - </ul> </td> + <li>[0.20.5] only on pages and regions</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-margin-left">margin-left</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin-left">§7.10.3</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-margin-left" id="fo-property-margin-left">margin-left</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin-left">§7.10.3</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only on pages and regions </li> - </ul> </td> + <li>[0.20.5] only on pages and regions</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-margin-right">margin-right</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin-right">§7.10.4</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-margin-right" id="fo-property-margin-right">margin-right</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin-right">§7.10.4</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only on pages and regions </li> - </ul> </td> + <li>[0.20.5] only on pages and regions</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-space-before">space-before</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#space-before">§7.10.5</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-space-before" id="fo-property-space-before">space-before</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#space-before">§7.10.5</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] space-before.optimum supported </li> - <li> - [0.93 and later] Space adjustment may not fully work everywhere, yet. </li> - </ul> </td> + <li>[0.20.5] space-before.optimum supported</li> + + <li>[0.93 and later] Space adjustment may not fully work everywhere, yet.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-space-after">space-after</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#space-after">§7.10.6</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-space-after" id="fo-property-space-after">space-after</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#space-after">§7.10.6</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] space-after.optimum supported </li> - <li> - [0.93 and later] Space adjustment may not fully work everywhere, yet. </li> - </ul> </td> + <li>[0.20.5] space-after.optimum supported</li> + + <li>[0.93 and later] Space adjustment may not fully work everywhere, yet.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-start-indent">start-indent</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#start-indent">§7.10.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-end-indent">end-indent</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#end-indent">§7.10.8</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-start-indent" id="fo-property-start-indent">start-indent</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#start-indent">§7.10.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonmargininline-section">Common Margin Properties - Inline</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-margin-properties-inline">§7.11</a>) </td> + <td><a name="fo-property-end-indent" id="fo-property-end-indent">end-indent</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#end-indent">§7.10.8</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-space-end">space-end</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#space-end">§7.11.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-space-start">space-start</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#space-start">§7.11.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td class="category" colspan="7"><a name="fo-property-commonmargininline-section" id= + "fo-property-commonmargininline-section">Common Margin Properties - Inline</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-margin-properties-inline">§7.11</a>)</td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-commonrelpos-section">Common Relative Position Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-relative-position-properties">§7.12</a>) </td> + <td><a name="fo-property-space-end" id="fo-property-space-end">space-end</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#space-end">§7.11.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-relative-position">relative-position</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#relative-position">§7.12.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-property-space-start" id="fo-property-space-start">space-start</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#space-start">§7.11.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-areaalign-section">Area Alignment Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#area-alignment">§7.13</a>) </td> + <td class="category" colspan="7"><a name="fo-property-commonrelpos-section" id= + "fo-property-commonrelpos-section">Common Relative Position Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#common-relative-position-properties">§7.12</a>)</td> </tr> + <tr> - <td> - <a name="fo-property-alignment-adjust">alignment-adjust</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#alignment-adjust">§7.13.1</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-alignment-baseline">alignment-baseline</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#alignment-baseline">§7.13.2</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-baseline-shift">baseline-shift</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#baseline-shift">§7.13.3</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-relative-position" id= + "fo-property-relative-position">relative-position</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#relative-position">§7.12.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-areaalign-section" id= + "fo-property-areaalign-section">Area Alignment Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#area-alignment">§7.13</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-alignment-adjust" id= + "fo-property-alignment-adjust">alignment-adjust</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#alignment-adjust">§7.13.1</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-alignment-baseline" id= + "fo-property-alignment-baseline">alignment-baseline</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#alignment-baseline">§7.13.2</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-baseline-shift" id= + "fo-property-baseline-shift">baseline-shift</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#baseline-shift">§7.13.3</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] Only values "super" and "sub" have been implemented. </li> - </ul> </td> + <li>[0.20.5] Only values "super" and "sub" have been implemented.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-display-align">display-align</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#display-align">§7.13.4</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-display-align" id="fo-property-display-align">display-align</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#display-align">§7.13.4</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] Implemented only for table-cell and block-container. </li> - <li> - [0.20.5] For table-cell, the "height" attribute must be set for the parent table-row; setting the height of the table or the table-cell results in vertical centering having no effect. </li> - <li> - [0.93 and later] TODO Check e-g, i-f-o. </li> - </ul> </td> - </tr> - <tr> - <td> - <a name="fo-property-dominant-baseline">dominant-baseline</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#dominant-baseline">§7.13.5</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-relative-align">relative-align</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#relative-align">§7.13.6</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <li>[0.20.5] Implemented only for table-cell and block-container.</li> + + <li>[0.20.5] For table-cell, the "height" attribute must be set for the parent table-row; + setting the height of the table or the table-cell results in vertical centering having no + effect.</li> + + <li>[0.93 and later] TODO Check e-g, i-f-o.</li> + </ul> + </td> + </tr> + + <tr> + <td><a name="fo-property-dominant-baseline" id= + "fo-property-dominant-baseline">dominant-baseline</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#dominant-baseline">§7.13.5</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-areadim-section">Area Dimension Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N36094-Area-Dimension-Properties">§7.14</a>) </td> + <td><a name="fo-property-relative-align" id= + "fo-property-relative-align">relative-align</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#relative-align">§7.13.6</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-block-progression-dimension">block-progression-dimension</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#block-progression-dimension">§7.14.1</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-content-height">content-height</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#content-height">§7.14.2</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-content-width">content-width</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#content-width">§7.14.3</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-height">height</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#height">§7.14.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-inline-progression-dimension">inline-progression-dimension</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#inline-progression-dimension">§7.14.5</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-max-height">max-height</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#max-height">§7.14.6</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-max-width">max-width</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#max-width">§7.14.7</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-min-height">min-height</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#min-height">§7.14.8</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-min-width">min-width</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#min-width">§7.14.9</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-scaling">scaling</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#scaling">§7.14.10</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-scaling-method">scaling-method</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#scaling-method">§7.14.11</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-width">width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#width">§7.14.12</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td class="category" colspan="7"><a name="fo-property-areadim-section" id= + "fo-property-areadim-section">Area Dimension Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N36094-Area-Dimension-Properties">§7.14</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-block-progression-dimension" id= + "fo-property-block-progression-dimension">block-progression-dimension</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#block-progression-dimension">§7.14.1</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-blockandline-section">Block and Line-related Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N38191-Block-and-Line-related-Properties">§7.15</a>) </td> + <td><a name="fo-property-content-height" id= + "fo-property-content-height">content-height</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#content-height">§7.14.2</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-hyphenation-keep">hyphenation-keep</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-keep">§7.15.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-hyphenation-ladder-count">hyphenation-ladder-count</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-ladder-count">§7.15.2</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-last-line-end-indent">last-line-end-indent</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#last-line-end-indent">§7.15.3</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-line-height">line-height</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#line-height">§7.15.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-line-height-shift-adjustment">line-height-shift-adjustment</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#line-height-shift-adjustment">§7.15.5</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-line-stacking-strategy">line-stacking-strategy</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#line-stacking-strategy">§7.15.6</a> </td> - <td class="no"> - no </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-content-width" id="fo-property-content-width">content-width</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#content-width">§7.14.3</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-height" id="fo-property-height">height</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#height">§7.14.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-inline-progression-dimension" id= + "fo-property-inline-progression-dimension">inline-progression-dimension</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#inline-progression-dimension">§7.14.5</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-max-height" id="fo-property-max-height">max-height</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#max-height">§7.14.6</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-max-width" id="fo-property-max-width">max-width</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#max-width">§7.14.7</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-min-height" id="fo-property-min-height">min-height</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#min-height">§7.14.8</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-min-width" id="fo-property-min-width">min-width</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#min-width">§7.14.9</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-scaling" id="fo-property-scaling">scaling</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#scaling">§7.14.10</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-scaling-method" id= + "fo-property-scaling-method">scaling-method</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#scaling-method">§7.14.11</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-width" id="fo-property-width">width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#width">§7.14.12</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-blockandline-section" id= + "fo-property-blockandline-section">Block and Line-related Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N38191-Block-and-Line-related-Properties">§7.15</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-hyphenation-keep" id= + "fo-property-hyphenation-keep">hyphenation-keep</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-keep">§7.15.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-hyphenation-ladder-count" id= + "fo-property-hyphenation-ladder-count">hyphenation-ladder-count</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#hyphenation-ladder-count">§7.15.2</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-last-line-end-indent" id= + "fo-property-last-line-end-indent">last-line-end-indent</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#last-line-end-indent">§7.15.3</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-line-height" id="fo-property-line-height">line-height</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#line-height">§7.15.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-line-height-shift-adjustment" id= + "fo-property-line-height-shift-adjustment">line-height-shift-adjustment</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#line-height-shift-adjustment">§7.15.5</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-line-stacking-strategy" id= + "fo-property-line-stacking-strategy">line-stacking-strategy</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#line-stacking-strategy">§7.15.6</a></td> + + <td class="no">no</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.93 and later] value "line-height" not supported </li> - </ul> </td> + <li>[0.93 and later] value "line-height" not supported</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-linefeed-treatment">linefeed-treatment</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#linefeed-treatment">§7.15.7</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="left"> </td> - </tr> - <tr> - <td> - <a name="fo-property-white-space-treatment">white-space-treatment</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#white-space-treatment">§7.15.8</a> </td> - <td class="no"> - no </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-linefeed-treatment" id= + "fo-property-linefeed-treatment">linefeed-treatment</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#linefeed-treatment">§7.15.7</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="left"> </td> + </tr> + + <tr> + <td><a name="fo-property-white-space-treatment" id= + "fo-property-white-space-treatment">white-space-treatment</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#white-space-treatment">§7.15.8</a></td> + + <td class="no">no</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.93 and later] inline elements may interfere with correct handling of this property - in some cases </li> - </ul> </td> + <li>[0.93 and later] inline elements may interfere with correct handling of this property + in some cases</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-text-align">text-align</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-align">§7.15.9</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-text-align" id="fo-property-text-align">text-align</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-align">§7.15.9</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - Only start, end, center and justify are supported </li> - </ul> </td> + <li>Only start, end, center and justify are supported</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-text-align-last">text-align-last</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-align-last">§7.15.10</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-text-align-last" id= + "fo-property-text-align-last">text-align-last</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-align-last">§7.15.10</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - Only start, end, center and justify are supported </li> - </ul> </td> + <li>Only start, end, center and justify are supported</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-text-indent">text-indent</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-indent">§7.15.11</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-white-space-collapse">white-space-collapse</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#white-space-collapse">§7.15.12</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-wrap-option">wrap-option</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#wrap-option">§7.15.13</a> </td> - <td class="yes"> - yes </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-text-indent" id="fo-property-text-indent">text-indent</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-indent">§7.15.11</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-white-space-collapse" id= + "fo-property-white-space-collapse">white-space-collapse</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#white-space-collapse">§7.15.12</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-wrap-option" id="fo-property-wrap-option">wrap-option</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#wrap-option">§7.15.13</a></td> + + <td class="yes">yes</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.93 and later] Only supported on fo:block. </li> - </ul> </td> + <li>[0.93 and later] Only supported on fo:block.</li> + </ul> + </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-char-section">Character Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N40545-Character-Properties">§7.16</a>) </td> + <td class="category" colspan="7"><a name="fo-property-char-section" id= + "fo-property-char-section">Character Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N40545-Character-Properties">§7.16</a>)</td> </tr> + <tr> - <td> - <a name="fo-property-character">character</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#character">§7.16.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-letter-spacing">letter-spacing</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#letter-spacing">§7.16.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-suppress-at-line-break">suppress-at-line-break</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#suppress-at-line-break">§7.16.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-text-decoration">text-decoration</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-decoration">§7.16.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-text-shadow">text-shadow</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-shadow">§7.16.5</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-text-transform">text-transform</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-transform">§7.16.6</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-treat-as-word-space">treat-as-word-space</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#treat-as-word-space">§7.16.7</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-word-spacing">word-spacing</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#word-spacing">§7.16.8</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-character" id="fo-property-character">character</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#character">§7.16.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-color-section">Color-related Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N42081-Color-related-Properties">§7.17</a>) </td> + <td><a name="fo-property-letter-spacing" id= + "fo-property-letter-spacing">letter-spacing</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#letter-spacing">§7.16.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-color">color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#color">§7.17.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-color-profile-name">color-profile-name</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#color-profile-name">§7.17.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-rendering-intent">rendering-intent</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#rendering-intent">§7.17.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-property-suppress-at-line-break" id= + "fo-property-suppress-at-line-break">suppress-at-line-break</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#suppress-at-line-break">§7.16.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-float-section">Float-related Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N42546-Float-related-Properties">§7.18</a>) </td> + <td><a name="fo-property-text-decoration" id= + "fo-property-text-decoration">text-decoration</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-decoration">§7.16.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-clear">clear</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#clear">§7.18.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-float">float</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#float">§7.18.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-intrusion-displace">intrusion-displace</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#intrusion-displace">§7.18.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-property-text-shadow" id="fo-property-text-shadow">text-shadow</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-shadow">§7.16.5</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-keepsbreaks-section">Keeps and Breaks Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N43268-Keeps-and-Breaks-Properties">§7.19</a>) </td> + <td><a name="fo-property-text-transform" id= + "fo-property-text-transform">text-transform</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-transform">§7.16.6</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-break-after">break-after</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#break-after">§7.19.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-break-before">break-before</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#break-before">§7.19.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-keep-together">keep-together</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#keep-together">§7.19.3</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-treat-as-word-space" id= + "fo-property-treat-as-word-space">treat-as-word-space</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#treat-as-word-space">§7.16.7</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-word-spacing" id="fo-property-word-spacing">word-spacing</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#word-spacing">§7.16.8</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-color-section" id= + "fo-property-color-section">Color-related Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N42081-Color-related-Properties">§7.17</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-color" id="fo-property-color">color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#color">§7.17.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-color-profile-name" id= + "fo-property-color-profile-name">color-profile-name</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#color-profile-name">§7.17.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-rendering-intent" id= + "fo-property-rendering-intent">rendering-intent</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#rendering-intent">§7.17.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-float-section" id= + "fo-property-float-section">Float-related Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N42546-Float-related-Properties">§7.18</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-clear" id="fo-property-clear">clear</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#clear">§7.18.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-float" id="fo-property-float">float</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#float">§7.18.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-intrusion-displace" id= + "fo-property-intrusion-displace">intrusion-displace</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#intrusion-displace">§7.18.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-keepsbreaks-section" id= + "fo-property-keepsbreaks-section">Keeps and Breaks Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N43268-Keeps-and-Breaks-Properties">§7.19</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-break-after" id="fo-property-break-after">break-after</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#break-after">§7.19.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-break-before" id="fo-property-break-before">break-before</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#break-before">§7.19.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-keep-together" id="fo-property-keep-together">keep-together</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#keep-together">§7.19.3</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] works only in table rows </li> - <li> - [0.93] works on all implemented block-level FOs, but not on inline-level FOs. </li> - <li> - [0.93 and later] <integer> values are not supported. - </li> + <li>[0.20.5] works only in table rows</li> + + <li>[0.93] works on all implemented block-level FOs, but not on inline-level FOs.</li> + + <li>[0.93 and later] <integer> values are not supported.</li> </ul> </td> </tr> + <tr> - <td> - <a name="fo-property-keep-with-next">keep-with-next</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#keep-with-next">§7.19.4</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-keep-with-next" id= + "fo-property-keep-with-next">keep-with-next</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#keep-with-next">§7.19.4</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] works only in table rows </li> - <li> - [0.93 and later] works on all implemented block-level FOs, but not on inline-level FOs. </li> - <li> - [0.93 and later] <integer> values are not supported. </li> - </ul> </td> - </tr> - <tr> - <td> - <a name="fo-property-keep-with-previous">keep-with-previous</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#keep-with-previous">§7.19.5</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <li>[0.20.5] works only in table rows</li> + + <li>[0.93 and later] works on all implemented block-level FOs, but not on inline-level + FOs.</li> + + <li>[0.93 and later] <integer> values are not supported.</li> + </ul> + </td> + </tr> + + <tr> + <td><a name="fo-property-keep-with-previous" id= + "fo-property-keep-with-previous">keep-with-previous</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#keep-with-previous">§7.19.5</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> <li>[0.20.5] works only in table rows</li> - <li>[0.93 and later] works on all implemented FOs, except list- and - table-related and inline-level FOs.</li> + + <li>[0.93 and later] works on all implemented FOs, except list- and table-related and + inline-level FOs.</li> + <li>[0.93 and later] <integer> values are not supported.</li> - </ul> </td> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-orphans">orphans</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#orphans">§7.19.6</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-widows">widows</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#widows">§7.19.7</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-orphans" id="fo-property-orphans">orphans</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#orphans">§7.19.6</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-layout-section">Layout-related Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N44408-Layout-related-Properties">§7.20</a>) </td> + <td><a name="fo-property-widows" id="fo-property-widows">widows</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#widows">§7.19.7</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-clip">clip</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#clip">§7.20.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-overflow">overflow</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#overflow">§7.20.2</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-reference-orientation">reference-orientation</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#reference-orientation">§7.20.3</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td class="category" colspan="7"><a name="fo-property-layout-section" id= + "fo-property-layout-section">Layout-related Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N44408-Layout-related-Properties">§7.20</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-clip" id="fo-property-clip">clip</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#clip">§7.20.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-overflow" id="fo-property-overflow">overflow</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#overflow">§7.20.2</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-reference-orientation" id= + "fo-property-reference-orientation">reference-orientation</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#reference-orientation">§7.20.3</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] Workaround for page-orientation (portrait vs. landscape) is to swap the page-width and page-height properties. </li> - <li> - [0.20.5] Workaround for block-container is to use SVG. </li> - </ul> </td> + <li>[0.20.5] Workaround for page-orientation (portrait vs. landscape) is to swap the + page-width and page-height properties.</li> + + <li>[0.20.5] Workaround for block-container is to use SVG.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-span">span</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#span">§7.20.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-span" id="fo-property-span">span</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#span">§7.20.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-leader-section">Leader and Rule Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N45132-Leader-and-Rule-Properties">§7.21</a>) </td> + <td class="category" colspan="7"><a name="fo-property-leader-section" id= + "fo-property-leader-section">Leader and Rule Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N45132-Leader-and-Rule-Properties">§7.21</a>)</td> </tr> + <tr> - <td> - <a name="fo-property-leader-alignment">leader-alignment</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#leader-alignment">§7.21.1</a> </td> - <td class="partial"> - partial </td> - <td class="no"> - no </td> - <td class="no"> - no </td> + <td><a name="fo-property-leader-alignment" id= + "fo-property-leader-alignment">leader-alignment</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#leader-alignment">§7.21.1</a></td> + + <td class="partial">partial</td> + + <td class="no">no</td> + + <td class="no">no</td> + <td align="left"> <ul> - <li> - [0.20.5] not value "page" </li> - <li> - [0.93 and later] Not supported </li> - </ul> </td> + <li>[0.20.5] not value "page"</li> + + <li>[0.93 and later] Not supported</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-leader-pattern">leader-pattern</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#leader-pattern">§7.21.2</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-leader-pattern" id= + "fo-property-leader-pattern">leader-pattern</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#leader-pattern">§7.21.2</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] not value "use-content" </li> - <li> - [0.93 and later] Value "use-content" does not work in all circumstances. </li> - </ul> </td> + <li>[0.20.5] not value "use-content"</li> + + <li>[0.93 and later] Value "use-content" does not work in all circumstances.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-leader-pattern-width">leader-pattern-width</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#leader-pattern-width">§7.21.3</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="left"> </td> - </tr> - <tr> - <td> - <a name="fo-property-leader-length">leader-length</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#leader-length">§7.21.4</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-leader-pattern-width" id= + "fo-property-leader-pattern-width">leader-pattern-width</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#leader-pattern-width">§7.21.3</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="left"> </td> + </tr> + + <tr> + <td><a name="fo-property-leader-length" id="fo-property-leader-length">leader-length</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#leader-length">§7.21.4</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] leader-length.minimum is not used at all </li> - </ul> </td> + <li>[0.20.5] leader-length.minimum is not used at all</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-rule-style">rule-style</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#rule-style">§7.21.5</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="left"> </td> - </tr> - <tr> - <td> - <a name="fo-property-rule-thickness">rule-thickness</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#rule-thickness">§7.21.6</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="left"> </td> + <td><a name="fo-property-rule-style" id="fo-property-rule-style">rule-style</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#rule-style">§7.21.5</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="left"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-dynamiceffects-section">Properties for Dynamic Effects Formatting Objects</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N46115-Properties-for-Dynamic-Effects-Formatting-Objects">§7.22</a>) </td> + <td><a name="fo-property-rule-thickness" id= + "fo-property-rule-thickness">rule-thickness</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#rule-thickness">§7.21.6</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="left"> </td> </tr> + <tr> - <td> - <a name="fo-property-active-state">active-state</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#active-state">§7.22.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-auto-restore">auto-restore</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#auto-restore">§7.22.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-case-name">case-name</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#case-name">§7.22.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-case-title">case-title</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#case-title">§7.22.4</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-destination-placement-offset">destination-placement-offset</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#destination-placement-offset">§7.22.5</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-external-destination">external-destination</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#external-destination">§7.22.6</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-indicate-destination">indicate-destination</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#indicate-destination">§7.22.7</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-internal-destination">internal-destination</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#internal-destination">§7.22.8</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-show-destination">show-destination</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#show-destination">§7.22.9</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-starting-state">starting-state</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#starting-state">§7.22.10</a> </td> - <td class="no"> - no </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td class="category" colspan="7"><a name="fo-property-dynamiceffects-section" id= + "fo-property-dynamiceffects-section">Properties for Dynamic Effects Formatting Objects</a> + (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N46115-Properties-for-Dynamic-Effects-Formatting-Objects">§7.22</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-active-state" id="fo-property-active-state">active-state</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#active-state">§7.22.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-auto-restore" id="fo-property-auto-restore">auto-restore</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#auto-restore">§7.22.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-case-name" id="fo-property-case-name">case-name</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#case-name">§7.22.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-case-title" id="fo-property-case-title">case-title</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#case-title">§7.22.4</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-destination-placement-offset" id= + "fo-property-destination-placement-offset">destination-placement-offset</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#destination-placement-offset">§7.22.5</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-external-destination" id= + "fo-property-external-destination">external-destination</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#external-destination">§7.22.6</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-indicate-destination" id= + "fo-property-indicate-destination">indicate-destination</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#indicate-destination">§7.22.7</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-internal-destination" id= + "fo-property-internal-destination">internal-destination</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#internal-destination">§7.22.8</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-show-destination" id= + "fo-property-show-destination">show-destination</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#show-destination">§7.22.9</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-starting-state" id= + "fo-property-starting-state">starting-state</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#starting-state">§7.22.10</a></td> + + <td class="no">no</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li>[0.93 and later] support for starting-state on <a href="#fo-bookmark">fo:bookmark</a></li> - </ul> </td> + <li>[0.93 and later] support for starting-state on <a href= + "#fo-bookmark">fo:bookmark</a></li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-switch-to">switch-to</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#switch-to">§7.22.11</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-target-presentation-context">target-presentation-context</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#target-presentation-context">§7.22.12</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-target-processing-context">target-processing-context</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#target-processing-context">§7.22.13</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-target-stylesheet">target-stylesheet</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#target-stylesheet">§7.22.14</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-property-switch-to" id="fo-property-switch-to">switch-to</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#switch-to">§7.22.11</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-markers-section">Properties for Markers</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N48193-Properties-for-Markers">§7.23</a>) </td> + <td><a name="fo-property-target-presentation-context" id= + "fo-property-target-presentation-context">target-presentation-context</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#target-presentation-context">§7.22.12</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-marker-class-name">marker-class-name</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#marker-class-name">§7.23.1</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-retrieve-class-name">retrieve-class-name</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#retrieve-class-name">§7.23.2</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-retrieve-position">retrieve-position</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#retrieve-position">§7.23.3</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-retrieve-boundary">retrieve-boundary</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#retrieve-boundary">§7.23.4</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-target-processing-context" id= + "fo-property-target-processing-context">target-processing-context</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#target-processing-context">§7.22.13</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-numberstring-section">Properties for Number to String Conversion</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N48804-Properties-for-Number-to-String-Conversion">§7.24</a>) </td> + <td><a name="fo-property-target-stylesheet" id= + "fo-property-target-stylesheet">target-stylesheet</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#target-stylesheet">§7.22.14</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-format">format</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#format">§7.24.1</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-grouping-separator">grouping-separator</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#grouping-separator">§7.24.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-grouping-size">grouping-size</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#grouping-size">§7.24.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-letter-value">letter-value</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#letter-value">§7.24.4</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td class="category" colspan="7"><a name="fo-property-markers-section" id= + "fo-property-markers-section">Properties for Markers</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N48193-Properties-for-Markers">§7.23</a>)</td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-pagination-section">Pagination and Layout Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N49321-Pagination-and-Layout-Properties">§7.25</a>) </td> + <td><a name="fo-property-marker-class-name" id= + "fo-property-marker-class-name">marker-class-name</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#marker-class-name">§7.23.1</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-blank-or-not-blank">blank-or-not-blank</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#blank-or-not-blank">§7.25.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-column-count">column-count</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#column-count">§7.25.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-column-gap">column-gap</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#column-gap">§7.25.3</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-extent">extent</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#extent">§7.25.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-flow-name">flow-name</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#flow-name">§7.25.5</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-force-page-count">force-page-count</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#force-page-count">§7.25.6</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-initial-page-number">initial-page-number</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#initial-page-number">§7.25.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-master-name">master-name</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#master-name">§7.25.8</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-master-reference">master-reference</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#master-reference">§7.25.9</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-maximum-repeats">maximum-repeats</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#maximum-repeats">§7.25.10</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-media-usage">media-usage</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#media-usage">§7.25.11</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-odd-or-even">odd-or-even</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#odd-or-even">§7.25.12</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-page-height">page-height</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-height">§7.25.13</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-page-position">page-position</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-position">§7.25.14</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-retrieve-class-name" id= + "fo-property-retrieve-class-name">retrieve-class-name</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#retrieve-class-name">§7.23.2</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-retrieve-position" id= + "fo-property-retrieve-position">retrieve-position</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#retrieve-position">§7.23.3</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-retrieve-boundary" id= + "fo-property-retrieve-boundary">retrieve-boundary</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#retrieve-boundary">§7.23.4</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-numberstring-section" id= + "fo-property-numberstring-section">Properties for Number to String Conversion</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N48804-Properties-for-Number-to-String-Conversion">§7.24</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-format" id="fo-property-format">format</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#format">§7.24.1</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-grouping-separator" id= + "fo-property-grouping-separator">grouping-separator</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#grouping-separator">§7.24.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-grouping-size" id="fo-property-grouping-size">grouping-size</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#grouping-size">§7.24.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-letter-value" id="fo-property-letter-value">letter-value</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#letter-value">§7.24.4</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-pagination-section" id= + "fo-property-pagination-section">Pagination and Layout Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N49321-Pagination-and-Layout-Properties">§7.25</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-blank-or-not-blank" id= + "fo-property-blank-or-not-blank">blank-or-not-blank</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#blank-or-not-blank">§7.25.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-column-count" id="fo-property-column-count">column-count</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#column-count">§7.25.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-column-gap" id="fo-property-column-gap">column-gap</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#column-gap">§7.25.3</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-extent" id="fo-property-extent">extent</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#extent">§7.25.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-flow-name" id="fo-property-flow-name">flow-name</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#flow-name">§7.25.5</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-force-page-count" id= + "fo-property-force-page-count">force-page-count</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#force-page-count">§7.25.6</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-initial-page-number" id= + "fo-property-initial-page-number">initial-page-number</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#initial-page-number">§7.25.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-master-name" id="fo-property-master-name">master-name</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#master-name">§7.25.8</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-master-reference" id= + "fo-property-master-reference">master-reference</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#master-reference">§7.25.9</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-maximum-repeats" id= + "fo-property-maximum-repeats">maximum-repeats</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#maximum-repeats">§7.25.10</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-media-usage" id="fo-property-media-usage">media-usage</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#media-usage">§7.25.11</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-odd-or-even" id="fo-property-odd-or-even">odd-or-even</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#odd-or-even">§7.25.12</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-page-height" id="fo-property-page-height">page-height</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-height">§7.25.13</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-page-position" id="fo-property-page-position">page-position</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-position">§7.25.14</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] "last" isn't implemented! </li> - </ul> </td> + <li>[0.20.5] "last" isn't implemented!</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-page-width">page-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-width">§7.25.15</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-precedence">precedence</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#precedence">§7.25.16</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-region-name">region-name</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#region-name">§7.25.17</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-page-width" id="fo-property-page-width">page-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-width">§7.25.15</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-table-section">Table Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N52000-Table-Properties">§7.26</a>) </td> + <td><a name="fo-property-precedence" id="fo-property-precedence">precedence</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#precedence">§7.25.16</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-border-after-precedence">border-after-precedence</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-after-precedence">§7.26.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-before-precedence">border-before-precedence</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-before-precedence">§7.26.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-collapse">border-collapse</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-collapse">§7.26.3</a> </td> + <td><a name="fo-property-region-name" id="fo-property-region-name">region-name</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#region-name">§7.25.17</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-table-section" id= + "fo-property-table-section">Table Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N52000-Table-Properties">§7.26</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-border-after-precedence" id= + "fo-property-border-after-precedence">border-after-precedence</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-after-precedence">§7.26.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-before-precedence" id= + "fo-property-border-before-precedence">border-before-precedence</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-before-precedence">§7.26.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-collapse" id= + "fo-property-border-collapse">border-collapse</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-collapse">§7.26.3</a></td> + <td class="partial">partial</td> + <td class="yes">yes</td> + <td class="yes">yes</td> + <td align="left"> <ul> <li>[0.94 and later] Some small limitations</li> </ul> </td> </tr> + <tr> - <td> - <a name="fo-property-border-end-precedence">border-end-precedence</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-end-precedence">§7.26.4</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-separation">border-separation</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-separation">§7.26.5</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-start-precedence">border-start-precedence</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-start-precedence">§7.26.6</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-caption-side">caption-side</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#caption-side">§7.26.7</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-column-number">column-number</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#column-number">§7.26.8</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-column-width">column-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#column-width">§7.26.9</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-end-precedence" id= + "fo-property-border-end-precedence">border-end-precedence</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-end-precedence">§7.26.4</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-separation" id= + "fo-property-border-separation">border-separation</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-separation">§7.26.5</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-start-precedence" id= + "fo-property-border-start-precedence">border-start-precedence</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-start-precedence">§7.26.6</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-caption-side" id="fo-property-caption-side">caption-side</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#caption-side">§7.26.7</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-column-number" id="fo-property-column-number">column-number</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#column-number">§7.26.8</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-column-width" id="fo-property-column-width">column-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#column-width">§7.26.9</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] "percentage" not implemented. Workaround is to use the XSL-FO "proportional-column-width" function. </li> - </ul> </td> + <li>[0.20.5] "percentage" not implemented. Workaround is to use the XSL-FO + "proportional-column-width" function.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-empty-cells">empty-cells</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#empty-cells">§7.26.10</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-ends-row">ends-row</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#ends-row">§7.26.11</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-number-columns-repeated">number-columns-repeated</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#number-columns-repeated">§7.26.12</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-number-columns-spanned">number-columns-spanned</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#number-columns-spanned">§7.26.13</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-number-rows-spanned">number-rows-spanned</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#number-rows-spanned">§7.26.14</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-starts-row">starts-row</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#starts-row">§7.26.15</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-table-layout">table-layout</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#table-layout">§7.26.16</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-table-omit-footer-at-break">table-omit-footer-at-break</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#table-omit-footer-at-break">§7.26.17</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-table-omit-header-at-break">table-omit-header-at-break</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#table-omit-header-at-break">§7.26.18</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-property-empty-cells" id="fo-property-empty-cells">empty-cells</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#empty-cells">§7.26.10</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-writingmode-section">Writing-mode-related Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#writing-mode-related">§7.27</a>) </td> + <td><a name="fo-property-ends-row" id="fo-property-ends-row">ends-row</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#ends-row">§7.26.11</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-direction">direction</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#direction">§7.27.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-glyph-orientation-horizontal">glyph-orientation-horizontal</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#glyph-orientation-horizontal">§7.27.2</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-glyph-orientation-vertical">glyph-orientation-vertical</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#glyph-orientation-vertical">§7.27.3</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-text-altitude">text-altitude</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-altitude">§7.27.4</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-text-depth">text-depth</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-depth">§7.27.5</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-unicode-bidi">unicode-bidi</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#unicode-bidi">§7.27.6</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-writing-mode">writing-mode</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#writing-mode">§7.27.7</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-property-number-columns-repeated" id= + "fo-property-number-columns-repeated">number-columns-repeated</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#number-columns-repeated">§7.26.12</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-number-columns-spanned" id= + "fo-property-number-columns-spanned">number-columns-spanned</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#number-columns-spanned">§7.26.13</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-misc-section">Miscellaneous Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N56509-Miscellaneous-Properties">§7.28</a>) </td> + <td><a name="fo-property-number-rows-spanned" id= + "fo-property-number-rows-spanned">number-rows-spanned</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#number-rows-spanned">§7.26.14</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-content-type">content-type</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#content-type">§7.28.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-id">id</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#id">§7.28.2</a> </td> - <td class="yes"> - yes </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-starts-row" id="fo-property-starts-row">starts-row</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#starts-row">§7.26.15</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-table-layout" id="fo-property-table-layout">table-layout</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#table-layout">§7.26.16</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-table-omit-footer-at-break" id= + "fo-property-table-omit-footer-at-break">table-omit-footer-at-break</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#table-omit-footer-at-break">§7.26.17</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-table-omit-header-at-break" id= + "fo-property-table-omit-header-at-break">table-omit-header-at-break</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#table-omit-header-at-break">§7.26.18</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-writingmode-section" id= + "fo-property-writingmode-section">Writing-mode-related Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#writing-mode-related">§7.27</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-direction" id="fo-property-direction">direction</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#direction">§7.27.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-glyph-orientation-horizontal" id= + "fo-property-glyph-orientation-horizontal">glyph-orientation-horizontal</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#glyph-orientation-horizontal">§7.27.2</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-glyph-orientation-vertical" id= + "fo-property-glyph-orientation-vertical">glyph-orientation-vertical</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#glyph-orientation-vertical">§7.27.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-text-altitude" id="fo-property-text-altitude">text-altitude</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-altitude">§7.27.4</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-text-depth" id="fo-property-text-depth">text-depth</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#text-depth">§7.27.5</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-unicode-bidi" id="fo-property-unicode-bidi">unicode-bidi</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#unicode-bidi">§7.27.6</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-writing-mode" id="fo-property-writing-mode">writing-mode</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#writing-mode">§7.27.7</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-misc-section" id= + "fo-property-misc-section">Miscellaneous Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N56509-Miscellaneous-Properties">§7.28</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-content-type" id="fo-property-content-type">content-type</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#content-type">§7.28.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-id" id="fo-property-id">id</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#id">§7.28.2</a></td> + + <td class="yes">yes</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li>[0.93 and later] IDs on table-header, table-footer, table-body, table-row, table-and-caption, table-caption, inline-container and bidi-override are not available, yet.</li> - </ul> </td> + <li>[0.93 and later] IDs on table-header, table-footer, table-body, table-row, + table-and-caption, table-caption, inline-container and bidi-override are not available, + yet.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-provisional-label-separation">provisional-label-separation</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#provisional-label-separation">§7.28.3</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-provisional-distance-between-starts">provisional-distance-between-starts</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#provisional-distance-between-starts">§7.28.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-ref-id">ref-id</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#ref-id">§7.28.5</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-score-spaces">score-spaces</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#score-spaces">§7.28.6</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-src">src</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#src">§7.28.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-visibility">visibility</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#visibility">§7.28.8</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-z-index">z-index</a> </td> - <td class="extended"> - Extended </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#z-index">§7.28.9</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-property-provisional-label-separation" id= + "fo-property-provisional-label-separation">provisional-label-separation</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#provisional-label-separation">§7.28.3</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-property-shorthand-section">Shorthand Properties</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N57854-Shorthand-Properties">§7.29</a>) </td> + <td><a name="fo-property-provisional-distance-between-starts" id= + "fo-property-provisional-distance-between-starts">provisional-distance-between-starts</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#provisional-distance-between-starts">§7.28.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-property-background">background</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background">§7.29.1</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-background-position">background-position</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-position">§7.29.2</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border">border</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border">§7.29.3</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-bottom">border-bottom</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-bottom">§7.29.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-color">border-color</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-color">§7.29.5</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-ref-id" id="fo-property-ref-id">ref-id</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#ref-id">§7.28.5</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-score-spaces" id="fo-property-score-spaces">score-spaces</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#score-spaces">§7.28.6</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-src" id="fo-property-src">src</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#src">§7.28.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-visibility" id="fo-property-visibility">visibility</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#visibility">§7.28.8</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-z-index" id="fo-property-z-index">z-index</a></td> + + <td class="extended">Extended</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#z-index">§7.28.9</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-property-shorthand-section" id= + "fo-property-shorthand-section">Shorthand Properties</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#section-N57854-Shorthand-Properties">§7.29</a>)</td> + </tr> + + <tr> + <td><a name="fo-property-background" id="fo-property-background">background</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background">§7.29.1</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-background-position" id= + "fo-property-background-position">background-position</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#background-position">§7.29.2</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border" id="fo-property-border">border</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border">§7.29.3</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-bottom" id="fo-property-border-bottom">border-bottom</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-bottom">§7.29.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-color" id="fo-property-border-color">border-color</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-color">§7.29.5</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only one value allowed </li> - </ul> </td> + <li>[0.20.5] only one value allowed</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-left">border-left</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-left">§7.29.6</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-right">border-right</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-right">§7.29.7</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-style">border-style</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-style">§7.29.8</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-border-left" id="fo-property-border-left">border-left</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-left">§7.29.6</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-right" id="fo-property-border-right">border-right</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-right">§7.29.7</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-style" id="fo-property-border-style">border-style</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-style">§7.29.8</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only "solid" works </li> - </ul> </td> + <li>[0.20.5] only "solid" works</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-border-spacing">border-spacing</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-spacing">§7.29.9</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-top">border-top</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-top">§7.29.10</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-border-width">border-width</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-width">§7.29.11</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-cue">cue</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#cue">§7.29.12</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-font">font</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font">§7.29.13</a> </td> - <td class="no"> - no </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-border-spacing" id= + "fo-property-border-spacing">border-spacing</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-spacing">§7.29.9</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-top" id="fo-property-border-top">border-top</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-top">§7.29.10</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-border-width" id="fo-property-border-width">border-width</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#border-width">§7.29.11</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-cue" id="fo-property-cue">cue</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#cue">§7.29.12</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-font" id="fo-property-font">font</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#font">§7.29.13</a></td> + + <td class="no">no</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="center"> <ul> - <li> - [0.93 and later] Enum values other than "inherit" not yet supported. </li> - </ul> </td> + <li>[0.93 and later] Enum values other than "inherit" not yet supported.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-margin">margin</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin">§7.29.14</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-margin" id="fo-property-margin">margin</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#margin">§7.29.14</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only on pages and regions </li> - </ul> </td> + <li>[0.20.5] only on pages and regions</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-padding">padding</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding">§7.29.15</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-padding" id="fo-property-padding">padding</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#padding">§7.29.15</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] only one value allowed </li> - <li> - [0.20.5] only implemented for blocks </li> - <li> - [0.20.5] can't be used to make extra space (use indents + spaces instead) </li> - <li> - [0.20.5] can be used to control how much the background-color extends beyond the content rectangle </li> - </ul> </td> - </tr> - <tr> - <td> - <a name="fo-property-page-break-after">page-break-after</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-break-after">§7.29.16</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-page-break-before">page-break-before</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-break-before">§7.29.17</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-page-break-inside">page-break-inside</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-break-inside">§7.29.18</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-pause">pause</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pause">§7.29.19</a> </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td class="na"> - na </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-position">position</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#position">§7.29.20</a> </td> - <td class="partial"> - partial </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <li>[0.20.5] only one value allowed</li> + + <li>[0.20.5] only implemented for blocks</li> + + <li>[0.20.5] can't be used to make extra space (use indents + spaces instead)</li> + + <li>[0.20.5] can be used to control how much the background-color extends beyond the + content rectangle</li> + </ul> + </td> + </tr> + + <tr> + <td><a name="fo-property-page-break-after" id= + "fo-property-page-break-after">page-break-after</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-break-after">§7.29.16</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-page-break-before" id= + "fo-property-page-break-before">page-break-before</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-break-before">§7.29.17</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-page-break-inside" id= + "fo-property-page-break-inside">page-break-inside</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#page-break-inside">§7.29.18</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-pause" id="fo-property-pause">pause</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#pause">§7.29.19</a></td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td class="na">na</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-position" id="fo-property-position">position</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#position">§7.29.20</a></td> + + <td class="partial">partial</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="left"> <ul> - <li> - [0.20.5] "inherit" not handled </li> - </ul> </td> + <li>[0.20.5] "inherit" not handled</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-size">size</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#size">§7.29.21</a> </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td class="no"> - no </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-vertical-align">vertical-align</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#vertical-align">§7.29.22</a> </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> - <td class="partial"> - partial </td> + <td><a name="fo-property-size" id="fo-property-size">size</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#size">§7.29.21</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-vertical-align" id= + "fo-property-vertical-align">vertical-align</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#vertical-align">§7.29.22</a></td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + + <td class="partial">partial</td> + <td align="left"> <ul> - <li> - [0.20.5] Only works as a shorthand for baseline-shift property. </li> - <li> - [0.93 and later] Percentages are not supported, yet. </li> - </ul> </td> + <li>[0.20.5] Only works as a shorthand for baseline-shift property.</li> + + <li>[0.93 and later] Percentages are not supported, yet.</li> + </ul> + </td> </tr> + <tr> - <td> - <a name="fo-property-white-space">white-space</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#white-space">§7.29.23</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-property-xml:lang">xml:lang</a> </td> - <td class="complete"> - Complete </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#xml:lang">§7.29.24</a> </td> - <td class="no"> - no </td> - <td class="yes"> - yes </td> - <td class="yes"> - yes </td> + <td><a name="fo-property-white-space" id="fo-property-white-space">white-space</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#white-space">§7.29.23</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-property-xml:lang" id="fo-property-xml:lang">xml:lang</a></td> + + <td class="complete">Complete</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice7.html#xml:lang">§7.29.24</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + <td align="center">[0.95] Very basic parsing; no validation of the specified value.</td> </tr> </table> -<h1><a name="fo-function-core-library-section">XSL-FO Core Function Library Support Table</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8434-Core-Function-Library">§5.10</a>)</h1> - <p> - The following is a summary of FOP's current support for the XSL-FO Core Function Library. - </p> + + <h1><a name="fo-function-core-library-section" id="fo-function-core-library-section">XSL-FO Core + Function Library Support Table</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8434-Core-Function-Library">§5.10</a>)</h1> + + <p>The following is a summary of FOP's current support for the XSL-FO Core Function Library.</p> + <table border="1"> <tr> - <th rowspan="2"> - Function Name </th> - <th rowspan="2" align="center"> - XSL-FO Conformance Level </th> - <th rowspan="2" align="center"> - Citation </th> - <th colspan="3" align="center"> - Support in FOP </th> - <th rowspan="2"> - Comments </th> + <th rowspan="2">Function Name</th> + + <th rowspan="2" align="center">XSL-FO Conformance Level</th> + + <th rowspan="2" align="center">Citation</th> + + <th colspan="3" align="center">Support in FOP</th> + + <th rowspan="2">Comments</th> </tr> + <tr> - <th align="center"> - 0.20.5 (previous) </th> - <th align="center"> 0.95 (stable) </th> - <th align="center"> - develop- ment </th> + <th align="center">0.20.5 (previous)</th> + + <th align="center">0.95 (stable)</th> + + <th align="center">develop- ment</th> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-function-number-section">Number Functions</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a>) </td> + <td class="category" colspan="7"><a name="fo-function-number-section" id= + "fo-function-number-section">Number Functions</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a>)</td> </tr> + <tr> - <td> - <a name="fo-function-floor">floor</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-ceiling">ceiling</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-round">round</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-min">min</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-max">max</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-abs">abs</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-function-floor" id="fo-function-floor">floor</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-function-color-section">Color Functions</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#expr-color-functions">§5.10.2</a>) </td> + <td><a name="fo-function-ceiling" id="fo-function-ceiling">ceiling</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-function-rgb">rgb</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#expr-color-functions">§5.10.2</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-rgb-icc">rgb-icc</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#expr-color-functions">§5.10.2</a> </td> - <td class="no"> - no </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-system-color">system-color</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#expr-color-functions">§5.10.2</a> </td> - <td class="no"> - no </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> + <td><a name="fo-function-round" id="fo-function-round">round</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-function-font-section">Font Functions</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8601-Font-Functions">§5.10.3</a>) </td> + <td><a name="fo-function-min" id="fo-function-min">min</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td> - <a name="fo-function-system-font">system-font</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8601-Font-Functions">§5.10.3</a> </td> - <td class="no"> - no </td> + <td><a name="fo-function-max" id="fo-function-max">max</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-abs" id="fo-function-abs">abs</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8438-Number-Functions">§5.10.1</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-function-color-section" id= + "fo-function-color-section">Color Functions</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#expr-color-functions">§5.10.2</a>)</td> + </tr> + + <tr> + <td><a name="fo-function-rgb" id="fo-function-rgb">rgb</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#expr-color-functions">§5.10.2</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-rgb-icc" id="fo-function-rgb-icc">rgb-icc</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#expr-color-functions">§5.10.2</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-system-color" id="fo-function-system-color">system-color</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#expr-color-functions">§5.10.2</a></td> + <td class="no">no</td> - <td class="no"> - no </td> - <td align="center"> </td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> </tr> + <tr> - <td class="category" colspan="7"> - <a name="fo-function-property-value-section">Property Value Functions</a> (<a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a>) </td> + <td class="category" colspan="7"><a name="fo-function-font-section" id= + "fo-function-font-section">Font Functions</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8601-Font-Functions">§5.10.3</a>)</td> </tr> + <tr> - <td> - <a name="fo-function-inherited-property-value">inherited-property-value</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-label-end">label-end</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-body-start">body-start</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-from-parent">from-parent</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-from-nearest-specified-value">from-nearest-specified-value</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-from-table-column">from-table-column</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a> </td> - <td class="no"> - no </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-proportional-column-width">proportional-column-width</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a> </td> - <td class="yes"> - yes </td> - <td class="yes"> yes </td> - <td class="yes"> - yes </td> - <td align="center"> </td> - </tr> - <tr> - <td> - <a name="fo-function-merge-property-values">merge-property-values</a> </td> - <td class="basic"> - Basic </td> - <td align="center"> - <a href="http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a> </td> - <td class="no"> - no </td> - <td class="no"> no </td> - <td class="no"> - no </td> - <td align="center"> </td> + <td><a name="fo-function-system-font" id="fo-function-system-font">system-font</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8601-Font-Functions">§5.10.3</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> + </tr> + + <tr> + <td class="category" colspan="7"><a name="fo-function-property-value-section" id= + "fo-function-property-value-section">Property Value Functions</a> (<a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions">§5.10.4</a>)</td> + </tr> + + <tr> + <td><a name="fo-function-inherited-property-value" id= + "fo-function-inherited-property-value">inherited-property-value</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions"> + §5.10.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-label-end" id="fo-function-label-end">label-end</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions"> + §5.10.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-body-start" id="fo-function-body-start">body-start</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions"> + §5.10.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-from-parent" id="fo-function-from-parent">from-parent</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions"> + §5.10.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-from-nearest-specified-value" id= + "fo-function-from-nearest-specified-value">from-nearest-specified-value</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions"> + §5.10.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-from-table-column" id= + "fo-function-from-table-column">from-table-column</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions"> + §5.10.4</a></td> + + <td class="no">no</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-proportional-column-width" id= + "fo-function-proportional-column-width">proportional-column-width</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions"> + §5.10.4</a></td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td class="yes">yes</td> + + <td align="center"> </td> + </tr> + + <tr> + <td><a name="fo-function-merge-property-values" id= + "fo-function-merge-property-values">merge-property-values</a></td> + + <td class="basic">Basic</td> + + <td align="center"><a href= + "http://www.w3.org/TR/2001/REC-xsl-20011015/slice5.html#section-N8624-Property-Value-Functions"> + §5.10.4</a></td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td class="no">no</td> + + <td align="center"> </td> </tr> </table> </body> |