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

Side by Side Diff: LayoutTests/platform/android/editing/selection/readonly-disabled-hittest-expected.txt

Issue 246203004: Fixed unnecessary Paste Popup showing issue when long press on ReadOnly/Disabled elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Refined the Layout test case. Created 6 years, 2 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 successfullyParsed is true
Yuta Kitamura 2014/10/16 04:01:23 IIUC, gestureLongPress() is defined on every platf
AKVT 2014/10/16 17:17:14 Done. Thanks
2
3 TEST COMPLETE
4 PASS adjusted node was INPUT#normalText.
Yuta Kitamura 2014/10/16 04:01:23 As mentioned in the test file, I don't think the w
AKVT 2014/10/16 17:17:14 Done. Thanks
5 PASS adjusted node was INPUT#readOnlyText.
6 PASS adjusted node was INPUT#disabledText.
7 PASS adjusted node was INPUT#readOnlyDisabledText.
8 PASS adjusted node was TEXTAREA#normalTextArea.
9 PASS adjusted node was TEXTAREA#readOnlyTextArea.
10 PASS adjusted node was TEXTAREA#disabledTextArea.
11 PASS adjusted node was TEXTAREA#readOnlyDisabledTextArea.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698