Revision: a13a0d25c6cd
Branch: default
Author:
bert...@gmail.com
Date: Wed Mar 12 16:14:50 2014 UTC
Log: Edited wiki page BrailleCSSProperties through web user interface.
http://code.google.com/p/daisy-pipeline/source/detail?r=a13a0d25c6cd&repo=wiki
Modified:
/BrailleCSSProperties.wiki
=======================================
--- /BrailleCSSProperties.wiki Tue Feb 18 10:27:06 2014 UTC
+++ /BrailleCSSProperties.wiki Wed Mar 12 16:14:50 2014 UTC
@@ -8,17 +8,17 @@
|| border-left`*` || _`<braille-character>`_ | none || none || block |
list-item || no || ||
|| border-right`*` || _`<braille-character>`_ | none || none || block |
list-item || no || ||
|| border-top`*` || _`<braille-character>`_ | none || none || block |
list-item || no || ||
-|| content`*` || _`<string>`_ | none || none || ::before and ::after
pseudo-elements || no || ||
+|| content`*` || _`<content-list>`_ | none || none || ::before and ::after
pseudo-elements || no || _`<content-list>`_ = `[` _`<string>`_ | content()
| attr(_`<name>`_) | target-text(_`<target>`_) |
target-string(_`<target>`_,_`<identifier>`_) |
target-counter(_`<target>`_,_`<identifier>`_) | leader(_`<pattern>`_) `]+` |
|
|| [
http://www.w3.org/TR/CSS21/generate.html#propdef-counter-reset
counter-reset] || none | `[` _`<identifier>`_ _`<integer>?`_ `]+` || none |
| `*` || no || The only supported value for _`<identifier>`_ is
_braille-page_ ||
-|| display`*` || block | inline | list-item | none | page-break | toc-item
|| inline || `*` || no || Because in a TOC page numbers are right aligned,
TOC entries can only have a `margin-left` and a `text-indent` property. ||
-|| left`*` || _`<natural-number>`_ | _inherit_ || 0 || block | list-item |
toc-item || yes || For resetting the left margin of a block to an absolute
value. If `margin-left` is non-nil, that value will be added. ||
+|| display`*` || block | inline | list-item | none | page-break || inline |
| `*` || no || ||
+|| left`*` || _`<natural-number>`_ | _inherit_ || 0 || block | list-item |
| yes || For resetting the left margin of a block to an absolute value. If
`margin-left` is non-nil, that value will be added. ||
|| list-style-type`*` || _`<braille-character>`_ | decimal | lower-alpha |
lower-roman | none | upper-alpha | upper-roman | _inherit_ || none ||
list-item || yes || ||
|| margin`*` || _`<integer>`_ `{1,4}` || 0 || block | list-item || no ||
Vertical margins (and padding) should be interpreted as the _minimal_
distance before or after a block. In other words, the `margin-bottom` of an
element will collapse with the `margin-top` of the next block. ||
|| margin-bottom`*` || _`<natural-number>`_ || 0 || block | list-item ||
no || ||
-|| margin-left`*` || _`<integer>`_ || 0 || block | list-item | toc-item ||
no || ||
+|| margin-left`*` || _`<integer>`_ || 0 || block | list-item || no || ||
|| margin-right`*` || _`<integer>`_ || 0 || block | list-item || no || ||
|| margin-top`*` || _`<natural-number>`_ || 0 || block | list-item || no |
| See remark above about vertical margins. ||
-|| [
http://www.w3.org/TR/CSS2/page.html#propdef-orphans orphans] ||
_`<integer>`_ | _inherit_ || 2 || block | list-item || yes || ||
+|| [
http://www.w3.org/TR/CSS2/page.html#propdef-orphans orphans] ||
_`<integer>`_ | _inherit_ || 0 || block | list-item || no || ||
|| padding`*` || _`<integer>`_ `{1,4}` || 0 || block | list-item || no ||
See remark above about vertical margins. ||
|| padding-bottom`*` || _`<natural-number>`_ || 0 || block | list-item ||
no || ||
|| padding-left`*` || _`<natural-number>`_ || 0 || block | list-item || no
|| ||
@@ -29,11 +29,11 @@
|| [
http://www.w3.org/TR/CSS2/page.html#propdef-page-break-before
page-break-before] || always | auto | avoid | left | right | _inherit_ ||
auto || block | list-item || no || Not supported: avoid | left. ||
|| [
http://www.w3.org/TR/CSS2/page.html#propdef-page-break-inside
page-break-inside] || auto | avoid | _inherit_ || auto || block | list-item
|| no || ||
|| right`*` || _`<natural-number>`_ | _inherit_ || 0 || block | list-item |
| yes || For resetting the right margin of a block to an absolute value. If
`margin-right` is non-nil, that value will be added. ||
-|| [
http://www.w3.org/TR/css3-gcpm/#string-set string-set] || none | `[`
_`<identifier>`_ _`<content-list>`_ `]` `[`, _`<identifier>`_
_`<content-list>`_ `]*` || none || `*` || no || _`<identifier>`_ must be
one of _print-page_, _running-header_ or _running-footer_;
_`<content-list>`_ can be a combination of _`<string>`_, _content()_ and
_attr(`<name>`)_. ||
+|| [
http://www.w3.org/TR/css3-gcpm/#string-set string-set] || none | `[`
_`<identifier>`_ _`<content-list>`_ `]` `[`, _`<identifier>`_
_`<content-list>`_ `]*` || none || `*` || no || _`<content-list>`_ = `[`
_`<string>`_ | content() | attr(_`<name>`_) `]+` ; Supported values for
_`<identifier>`_ are _print-page_, _running-header_ and _running-footer_ ||
|| [
http://www.w3.org/TR/CSS2/text.html#propdef-text-align text-align] ||
center | justify | left | right | _inherit_ || left || block | list-item ||
yes || Not supported: justify. ||
-|| text-indent`*` || _`<integer>`_ | _inherit_ || 0 || block | list-item |
toc-item || yes || ||
-|| typeform-indication`*` || none | _`<indicator-list>`_ || none || `*` ||
yes || _`<indicator-list>`_ is a space separated list of indicator names.
An indicator name can be any identifier. ||
-|| [
http://www.w3.org/TR/CSS2/page.html#propdef-widows widows] ||
_`<integer>`_ | _inherit_ || 2 || block | list-item || yes || Not
supported. ||
+|| text-indent`*` || _`<integer>`_ | _inherit_ || 0 || block | list-item |
| yes || ||
+|| typeform-indication`*` || none | _`<indicator-list>`_ || none || `*` ||
yes || _`<indicator-list>`_ = `[` _`<identifier>`_ `]+` ||
+|| [
http://www.w3.org/TR/CSS2/page.html#propdef-widows widows] ||
_`<integer>`_ | _inherit_ || 0 || block | list-item || no || Not supported.
||
(`*`) The properties marked with an asterisk are not plain CSS, but
Braille extensions.