File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858/* clear;; none | left | right | both;; none;; *;; no;; N/A */
5959
6060/* direction;; ltr | rtl | ltr-override | rtl-override;; ltr;; all elements;; yes;; N/A*/
61- /* position;; absolute | relative | fixed | static;; static;; *;; no;; N/A */
61+ /* position;; absolute | relative | static;; static;; *;; no;; N/A */
6262/* top;; <length> | <percentage> | auto ;; auto;; *;; no;; N/A */
6363/* bottom;; <length> | <percentage> | auto ;; auto;; *;; no;; N/A */
6464/* left;; <length> | <percentage> | auto ;; auto;; *;; no;; N/A */
@@ -311,3 +311,5 @@ auto;; *;; yes;; N/A
311311/* column-rule-style;; <border-style>;; none;; block-level elements;; no;; the width of the element itself */
312312/* column-rule-color;; <color>;; the value of the <color> property;; block-level elements;; no;; N/A */
313313/* column-rule;; <column-rule-width> || <column-rule-style> || <column-rule-color>;; see individual properties;; block-level elements;; no;; N/A */
314+
315+ /* running-head;; none | title | chapter | section;; none;; *;; no;; N/A */
You can’t perform that action at this time.
0 commit comments