Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
LayoutTests
/
editing
/
execCommand
/
remove-format-in-table-cell-expected.txt
blob: 56ef939d8ebcc384c4b4203be0c9e66d5d1287a2 [
file
] [
log
] [
blame
]
This tests that RemoveFormat does not add extra span tags when executed inside a table cell.
| <table>
| <tbody>
| <tr>
| <td>
| "<#selection-anchor>hello<#selection-focus>"
| <tr>
| <td>
| "world"