Revision: 120912caeb4a
Branch: default
Author:
bert...@gmail.com
Date: Wed May 8 02:46:14 2013
Log: Edited wiki page BrailleCSSProperties through web user interface.
http://code.google.com/p/daisy-pipeline/source/detail?r=120912caeb4a&repo=wiki
Modified:
/BrailleCSSProperties.wiki
=======================================
--- /BrailleCSSProperties.wiki Mon May 6 08:06:06 2013
+++ /BrailleCSSProperties.wiki Wed May 8 02:46:14 2013
@@ -8,6 +8,7 @@
|| 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 || ||
+|| [
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-items can only have a margin-left and a text-indent property. ||
|| list-style-type`*` || _`<braille-character>`_ | decimal | lower-alpha |
lower-roman | none | upper-alpha | upper-roman | _inherit_ || none ||
list-item || yes || ||
|| margin-bottom`*` || _`<natural-number>`_ || 0 || block | list-item ||
no || Vertical margins (and padding) should be interpreted as the _minimal_
distance before or after a block. The margin-bottom of an element will
collapse with the margin-top of the next block. ||