File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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;;
You can’t perform that action at this time.
0 commit comments