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

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: Fixed the typo in Layout test. 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 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..0bb85b6f89161b0433c4d0519bb04663ac95056a
--- /dev/null
+++ b/LayoutTests/editing/selection/readonly-disabled-hittest-expected.txt
@@ -0,0 +1,15 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS normalText is normalText
+PASS readOnlyText is readOnlyText
+PASS disabledText is disabledText
+PASS readOnlyDisabledText is readOnlyDisabledText
+PASS normalTextArea is normalTextArea
+PASS readOnlyTextArea is readOnlyTextArea
+PASS disabledTextArea is disabledTextArea
+PASS readOnlyDisabledTextArea is readOnlyDisabledTextArea
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/editing/selection/readonly-disabled-hittest.html ('k') | Source/core/rendering/HitTestResult.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698