Skip to content

Commit 07134c7

Browse files
committed
[css2] Actions from 2 Mar ftf.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402068
1 parent b9c436a commit 07134c7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css2/properties/properties.db

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -488,15 +488,15 @@ table-cell | table-caption | none | inherit;;
488488
see individual properties;;
489489
*;;
490490
yes;;
491-
allowed on 'font-size' and 'line-height';;
491+
see individual properties;;
492492
visual;;
493493
see individual properties
494494
*/
495495

496496
/* white-space;;
497497
normal | pre | nowrap | pre-wrap | pre-line | inherit;;
498498
normal;;
499-
all elements;;
499+
*;;
500500
yes;;
501501
N/A;;
502502
visual;;
@@ -536,7 +536,7 @@ table-cell | table-caption | none | inherit;;
536536
/* text-indent;;
537537
<length> | <percentage> | inherit;;
538538
0;;
539-
block-level elements;;
539+
block-level elements, table cells and inline blocks;;
540540
yes;;
541541
refer to width of containing block;;
542542
visual;;
@@ -546,7 +546,7 @@ table-cell | table-caption | none | inherit;;
546546
/* text-align;;
547547
<string> | left | right | center | justify | inherit;;
548548
depends on user agent and writing direction;;
549-
block-level elements and table cells;;
549+
block-level elements, inline blocks and table cells;;
550550
yes;;
551551
N/A;;
552552
visual;;

0 commit comments

Comments
 (0)