1 Tests that tables that have empty-rendered cells during deletion are deleted
2 correctly. Empty-rendered cells can be caused by empty cells, cells with
3 content that has no height, or cells with editable content such that the
4 content is deleted prior to the table's deletion.
8 PASS (with editable empty span)
9 PASS (with editable non-empty span)
10 PASS (with nested editable non-empty spans)
11 PASS (with multiple editable non-empty spans)
12 PASS (with nested table)
13 PASS (with nested table containing editable non-empty span)