This should be selected. |
This should be selected. |
This is a testcase for http://bugzilla.opendarwin.org/show_bug.cgi?id=7152. Adding visible candidates after tables, at [table, numberOfChildren], threw RenderView::setSelection for a loop because it assumed the end of a selection would be inside an atomic node. It didn't make the same assumption about start of a selection, but for good measure, we also test a selection that starts at a position before a table.