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