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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/touch/gesture/long-press-focuses-frame-expected.txt

Issue 2895953002: Update dangling markup mitigations. (Closed)
Patch Set: Test. 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
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 PASS successfullyParsed is true 1 PASS successfullyParsed is true
3 2
4 TEST COMPLETE 3 TEST COMPLETE
5 PASS document.activeElement == frame1 is true 4 PASS document.activeElement == frame1 is true
6 PASS document.activeElement == frame2 is true 5 PASS document.activeElement == frame2 is true
7 PASS document.activeElement == document.body is true 6 PASS document.activeElement == document.body is true
8 This test checks that long press to select text focuses the pressed frame. 7 This test checks that long press to select text focuses the pressed frame.
9 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698