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

Side by Side Diff: LayoutTests/fast/events/drag-selects-culled-inlines-expected.txt

Issue 929883003: Resolve flickering the text selection when hitting culled inline. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
(Empty)
1 PASS window.getSelection().containsNode(document.getElementById('noRange')) is f alse
2 PASS successfullyParsed is true
3
4 TEST COMPLETE
5
6 Some Text1 Some Text2
7 Some Text3
8 Some Text4
9 Test that flickering is observed on text selection when culled inline is selecte d
10
11 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698