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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt

Issue 2809333002: WIP Logging for Contextual Search: Node->Element. (Closed)
Patch Set: Created 3 years, 8 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: third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt b/third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ee8270778be2d35a1fc605b860c0ba365b0077f2
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/events/remove-text-node-in-mouseup-expected.txt
@@ -0,0 +1,4 @@
+This test ensures Blink does fire a click event on the parent element of a clicked text node even when the text node has been removed in mouseup event.
+
+PASS
+

Powered by Google App Engine
This is Rietveld 408576698