repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
editing
/
execCommand
/
remove-format-in-table-cell-expected.txt
blob
56ef939d8ebcc384c4b4203be0c9e66d5d1287a2
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"