Skip to content

Commit d00e468

Browse files
committed
[css2] Added inline-table to overflow. (Issue 204)
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403061
1 parent 41e58eb commit d00e468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/properties/properties.db

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ table-cell | table-caption | none | inherit;;
351351
/* overflow;;
352352
visible | hidden | scroll | auto | inherit;;
353353
visible;;
354-
non-replaced block-level elements, table cells, and inline-block elements;;
354+
non-replaced block-level elements, table cells, inline-table and inline-block elements;;
355355
no;;
356356
N/A;;
357357
visual;;

0 commit comments

Comments
 (0)