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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt

Issue 2895953002: Update dangling markup mitigations. (Closed)
Patch Set: Test. Created 3 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
OLDNEW
1 CONSOLE WARNING: Resource requests whose URLs contain raw newline characters are deprecated, and may be blocked in M60, around August 2017. Please remove newlin es from places like element attribute values in order to continue loading those resources. See https://www.chromestatus.com/features/5735596811091968 for more d etails.
2 Check autoscroll within an inner frame by drag-and-drop 1 Check autoscroll within an inner frame by drag-and-drop
3 2
4 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 ".
5 4
6 5
7 PASS Autoscroll should have scrolled the iframe downwards, and did. 6 PASS Autoscroll should have scrolled the iframe downwards, and did.
8 PASS iframe.contentDocument.scrollingElement.scrollTop < middleTermScrollOffset is true 7 PASS iframe.contentDocument.scrollingElement.scrollTop < middleTermScrollOffset is true
9 PASS successfullyParsed is true 8 PASS successfullyParsed is true
10 9
11 TEST COMPLETE 10 TEST COMPLETE
12 For manual testing, drag and drop "Drop Me" downwards and then upwards. 11 For manual testing, drag and drop "Drop Me" downwards and then upwards.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698