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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/pasteboard/paste-table-002-expected.txt

Issue 2370683002: Convert editing/pasteboard/paste-table-002.html to use w3c test harness (Closed)
Patch Set: 2016-09-26T19:04:09 Created 4 years, 2 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 | « third_party/WebKit/LayoutTests/editing/pasteboard/paste-table-002.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 Problem: copy/pasting some HTML including tables can give rise to a <div> elemen t as the first child of the table element. This is invalid.
8 abcdef
9 foo bar
10 ghijk
11 <div id="test" class="editing"> <div>abcdef<div style="text-align: center;"><tab le><tbody><tr><td>foo</td><td>bar</td></tr></tbody></table>ghijk</div> </div> </ div>
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/pasteboard/paste-table-002.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698