Back to Chromium

Delete Table With Empty Contents

third_party/blink/web_tests/editing/execCommand/delete-table-with-empty-contents.html

149.0.7827.2392 B
Original Source

| |

| |

| |

| Test 4. |

| Test 5. |

| Test 6.More test 6. |

|

| Test 7. |

|

|

| Test 8. |

|

Tests that tables that have empty-rendered cells during deletion are deleted
correctly. Empty-rendered cells can be caused by empty cells, cells with
content that has no height, or cells with editable content such that the
content is deleted prior to the table's deletion.