Skip to content

Commit 642bcbe

Browse files
committed
[css2] Chnages to list-style and empty-cells property names
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401441
1 parent 4eda32a commit 642bcbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/properties/properties.db

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ prose);; N/A;; visual */
196196
*/
197197

198198
/* list-style-type;;
199-
disc | circle | square | decimal | leading-zero | western-decimal |
199+
disc | circle | square | decimal | decimal-leading-zero |
200200
lower-roman | upper-roman | lower-greek |
201201
lower-alpha | lower-latin | upper-alpha | upper-latin |
202202
hebrew | armenian | georgian |
@@ -336,7 +336,7 @@ and 'inline-table' elements;; yes;; N/A;; visual */
336336
/* table-layout;; auto | fixed | inherit ;; auto;; 'table'
337337
and 'inline-table' elements;;
338338
no;; N/A;; visual */
339-
/* empty-cells;; borders | no-borders | inherit;; borders;; 'table-cell'
339+
/* empty-cells;; show | hide | inherit;; show;; 'table-cell'
340340
elements;; yes;; N/A;; visual */
341341

342342
#For widows/orphans:

0 commit comments

Comments
 (0)