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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/misc/bubble-drag-events-expected.txt

Issue 2842253002: Move ReportLocalLoadFailed to ExecutionContext (Closed)
Patch Set: Revert ResourceLoader changes, handle main resource redirect in DocumentLoader Created 3 years, 7 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 | third_party/WebKit/LayoutTests/http/tests/misc/drag-over-iframe-invalid-source-crash-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 CONSOLE ERROR: line 67: Not allowed to load local resource: file: 1 CONSOLE ERROR: line 67: Not allowed to load local resource: file:
2 This page tests the drag event bubbling with valid and invalid targets. 2 This page tests the drag event bubbling with valid and invalid targets.
3 3
4 4
5 5
6
6 Drag here. 7 Drag here.
7 Tests that we don't bubble up the events if we drag something to an iframe that has an invalid source 8 Tests that we don't bubble up the events if we drag something to an iframe that has an invalid source
8 Tests that we don't bubble up the events if we drag something to an iframe that has a valid source 9 Tests that we don't bubble up the events if we drag something to an iframe that has a valid source
9 Tests that we bubble up the events if we drag something to a non-iframe target 10 Tests that we bubble up the events if we drag something to a non-iframe target
10 ondragenter 11 ondragenter
11 ondragover 12 ondragover
12 ondrop 13 ondrop
13 14
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698