Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-into-table-cell-2-expected.txt
blob854b07377422ccb766e0ca13bb7d78a7e27c4e42
1 This tests pasting into a table cell.
2 To manually run the test, copy some text and paste it after "1".
3 The content should be pasted into the first cell, not the second cell.
4 | <table>
5 |   border="1"
6 |   <tbody>
7 |     <tr>
8 |       <td>
9 |         id="firstCell"
10 |         "1 2<#selection-caret>"
11 |       <td>
12 |         "3"