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

Unified Diff: LayoutTests/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: Added Layout Test cases for this change Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/selection/readonly-disabled-hittest-expected.txt
diff --git a/LayoutTests/editing/selection/readonly-disabled-hittest-expected.txt b/LayoutTests/editing/selection/readonly-disabled-hittest-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5f768aea9801fbb3b9638fb09b4f75235112fced
--- /dev/null
+++ b/LayoutTests/editing/selection/readonly-disabled-hittest-expected.txt
@@ -0,0 +1,9 @@
+Normal input SUCCESS
+Readonly input SUCCESS
+Disabled input SUCCESS
+Readonly and Disabled input SUCCESS
+Normal textarea SUCCESS
+Readonly textarea SUCCESS
+Disabled textarea SUCCESS
+Content Editable DIV SUCCESS
+

Powered by Google App Engine
This is Rietveld 408576698