Skip to content

Commit ca11925

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/properties/properties.db

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ table-cell | table-caption | none | inherit;;
339339
/* overflow;;
340340
visible | hidden | scroll | auto | inherit;;
341341
visible;;
342-
block-level and replaced elements;;
342+
block-level and replaced elements, table cells, inline blocks;;
343343
no;;
344344
N/A;;
345345
visual;;
@@ -545,7 +545,7 @@ table-cell | table-caption | none | inherit;;
545545

546546
/* text-align;;
547547
<string> | left | right | center | justify | inherit;;
548-
depends on user agent and writing direction;;
548+
'left' if 'direction' is 'ltr', otherwise 'right';;
549549
block-level elements, inline blocks and table cells;;
550550
yes;;
551551
N/A;;
@@ -635,7 +635,7 @@ table-cell | table-caption | none | inherit;;
635635
/* cursor;;
636636
[ [<uri> ,]* [ auto | crosshair | default | pointer | move | e-resize
637637
| ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize
638-
| w-resize| text | wait | help | progress ] ] | inherit;;
638+
| w-resize | text | wait | help | progress ] ] | inherit;;
639639
auto;;
640640
*;;
641641
yes;;

0 commit comments

Comments
 (0)