Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / remove-format-in-table-cell-expected.txt
blob56ef939d8ebcc384c4b4203be0c9e66d5d1287a2
1 This tests that RemoveFormat does not add extra span tags when executed inside a table cell.
2 | <table>
3 |   <tbody>
4 |     <tr>
5 |       <td>
6 |         "<#selection-anchor>hello<#selection-focus>"
7 |     <tr>
8 |       <td>
9 |         "world"