Skip to content

Commit 578ae5c

Browse files
committed
[css2] Removed column-span and row-span
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401567
1 parent 831afbe commit 578ae5c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

css2/properties/properties.db

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,6 @@ auto;; the page context;;
333333
/* marks;; [ crop || cross ] | none | inherit;; none;; page context;; N/A;; N/A ;; visual, paged */
334334

335335
#For tables:
336-
/* column-span;; <integer> | inherit;; 1;; 'table-cell', 'table-column', and 'table-column-group' elements;; no;; N/A ;; visual*/
337-
/* row-span;; <integer> | inherit;; 1;; 'table-cell' elements;; no;; N/A ;; visual*/
338336
/* caption-side;; top | bottom | left | right | inherit;; top;; 'table-caption' elements;; yes;; N/A ;; visual*/
339337
/* speak-header;; once | always | inherit;; once;; elements that
340338
have table header information;; yes;; N/A ;; aural*/

0 commit comments

Comments
 (0)