Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkit-2023.7-embargoed
/
.
/
LayoutTests
/
editing
/
execCommand
/
remove-format-in-table-cell-live-range-expected.txt
blob: 56ef939d8ebcc384c4b4203be0c9e66d5d1287a2 [
file
] [
edit
]
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"