assert_selection() is a good build block to write layout test, because
- We can export them to w3c test repository
- Intuitive for describe HTML changes before/after operation
assert_selection() in very useful on LayoutTests/editing/, but we can use it in other directories.