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

Unified Diff: LayoutTests/fast/events/touch/gesture/gesture-tap-reset-selection-range-expected.txt

Issue 705733002: Make sure that selection is cleared after tapping. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/events/touch/gesture/gesture-tap-reset-selection-range-expected.txt
diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/fast/events/touch/gesture/gesture-tap-reset-selection-range-expected.txt
similarity index 55%
copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
copy to LayoutTests/fast/events/touch/gesture/gesture-tap-reset-selection-range-expected.txt
index 1c1166a8f60909033fad04d7140e8957fe789782..464b928aa5e8f70a65c27bc2423a71b47987983a 100644
--- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
+++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-reset-selection-range-expected.txt
@@ -1,10 +1,10 @@
-test
-This tests that aria fallback roles work correctly.
+Make Selection Here
+This tests if the selection is reset after tapping of gesture
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Role should be: AXRole: AXCheckBox
+PASS result is "SUCCESS"
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698