File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -300,8 +300,8 @@ auto;; *;; yes;; N/A
300300/* speak-header-cell;; once | always;; once;; header cells;; yes;; N/A */
301301
302302#For widows/orphans:
303- /* widows;; <integer>;; 2;; ?? ;; ?? ;; N/A */
304- /* orphans;; <integer>;; 2;; ?? ;; ?? ;; N/A */
303+ /* widows;; <integer>;; 2;; block-level elements ;; yes ;; N/A */
304+ /* orphans;; <integer>;; 2;; block-level elements ;; yes ;; N/A */
305305
306306#support for multi-column
307307/* columns;; <length> | <number> | <percentage>;; 1;; block-level elements;; no;; the width of the element itself */
@@ -313,3 +313,6 @@ auto;; *;; yes;; N/A
313313/* column-rule;; <column-rule-width> || <column-rule-style> || <column-rule-color>;; see individual properties;; block-level elements;; no;; N/A */
314314
315315/* running-head;; none | title | chapter | section;; none;; *;; no;; N/A */
316+
317+
318+
You can’t perform that action at this time.
0 commit comments