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

Side by Side Diff: LayoutTests/editing/pasteboard/drag-files-to-editable-element-expected.txt

Issue 181493007: Don't stop the documentLoader on navigations. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: update test expectation Created 6 years, 6 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/fast/dom/shadow/drop-event-for-input-in-shadow.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 If we drag files onto an editable area, then the filenames should be inserted in to the editable area. 1 If we drag files onto an editable area, then the filenames should be inserted in to the editable area.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 FAIL result should be <div>LayoutTests/editing/pasteboard/foo</div><div>LayoutTe sts/editing/pasteboard/bar</div><div>LayoutTests/editing/pasteboard/baz</div>. W as .
mkosiba (inactive) 2014/06/02 09:41:39 FYI: this test didn't pass before my change either
7 PASS successfullyParsed is true
6 8
9 TEST COMPLETE
10
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/dom/shadow/drop-event-for-input-in-shadow.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698