Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(812)

Side by Side Diff: LayoutTests/editing/deleting/delete-block-table-expected.txt

Issue 11823064: Merge 138654 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | LayoutTests/editing/execCommand/selectAll-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This test checks that deleting into a table works properly. When deleting three times with the cursor after the character "a" in the "after" text after the tabl e, the "a" should be deleted, as should the "o" of "buffalo" in the last table c ell. 1 This test checks that deleting into a table works properly. When deleting three times with the cursor after the character "a" in the "after" text after the tabl e, the "a" should be deleted, as should the "o" of "buffalo" in the last table c ell.
2 2
3 Before 3 Before
4 Foo baz 4 Foo baz
5 bar » buffalfter 5 bar» buffalfter
6 execDeleteCommand: <div>Before</div> <table style="border:3px solid #aaa;"> <tbo dy><tr> <td> Foo </td> <td> baz </td> </tr> <tr> <td> bar </td> <td> buffalo </t d> </tr> </tbody></table> <span id="start">fter</span> 6 execDeleteCommand: <div>Before</div> <table style="border:3px solid #aaa;"> <tbo dy><tr> <td> Foo </td> <td> baz </td> </tr> <tr> <td> bar </td> <td> buffalo </t d> </tr> </tbody></table> <span id="start">fter</span>
7 execDeleteCommand: <div>Before</div> <table style="border:3px solid #aaa;"> <tbo dy><tr> <td> Foo </td> <td> baz </td> </tr> <tr> <td> bar </td> <td> buffalofter </td></tr></tbody></table> 7 execDeleteCommand: <div>Before</div> <table style="border:3px solid #aaa;"> <tbo dy><tr> <td> Foo </td> <td> baz </td> </tr> <tr> <td> bar </td> <td> buffalofter </td></tr></tbody></table>
8 execDeleteCommand: <div>Before</div> <table style="border:3px solid #aaa;"> <tbo dy><tr> <td> Foo </td> <td> baz </td> </tr> <tr> <td> bar </td> <td> buffalfter< /td></tr></tbody></table> 8 execDeleteCommand: <div>Before</div> <table style="border:3px solid #aaa;"> <tbo dy><tr> <td> Foo </td> <td> baz </td> </tr> <tr> <td> bar </td> <td> buffalfter< /td></tr></tbody></table>
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/editing/execCommand/selectAll-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698