[daisy-pipeline.wiki] push by - Edited wiki page BrailleCSSProperties through web user interface. on 2014-02-18 10:27 GMT

0 views
Skip to first unread message

daisy-p...@googlecode.com

unread,
Feb 18, 2014, 5:27:18 AM2/18/14
to daisy-pipel...@googlegroups.com
Revision: 813c79ac37c0
Branch: default
Author: bert...@gmail.com
Date: Tue Feb 18 10:27:06 2014 UTC
Log: Edited wiki page BrailleCSSProperties through web user interface.
http://code.google.com/p/daisy-pipeline/source/detail?r=813c79ac37c0&repo=wiki

Modified:
/BrailleCSSProperties.wiki

=======================================
--- /BrailleCSSProperties.wiki Mon Feb 17 12:43:32 2014 UTC
+++ /BrailleCSSProperties.wiki Tue Feb 18 10:27:06 2014 UTC
@@ -8,11 +8,12 @@
|| 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`*` || _`<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. ||
+|| 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. ||
|| 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. The margin-bottom of an element will
collapse with the margin-top of the next block. ||
+|| 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-right`*` || _`<integer>`_ || 0 || block | list-item || no || ||
@@ -27,6 +28,7 @@
|| [http://www.w3.org/TR/CSS2/page.html#propdef-page-break-after
page-break-after] || always | auto | avoid | left | right | _inherit_ ||
auto || block | list-item || no || Not supported: left | right. ||
|| [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/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 || ||
@@ -77,4 +79,4 @@

== Pseudo-elements ==

-The *:before* and *:after* pseudo-elements specify the location of content
before and after an element's document tree content. The 'content'
property, in conjunction with these pseudo-elements, specifies what is
inserted.
+The *::before* and *::after* pseudo-elements specify the location of
content before and after an element's document tree content. The 'content'
property, in conjunction with these pseudo-elements, specifies what is
inserted.
Reply all
Reply to author
Forward
0 new messages