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

Unified Diff: LayoutTests/fast/events/event-trusted-expected.txt

Issue 1285793004: isTrusted is incorrect for events generated by Element.click() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Change bool on SimulatedMouseEvent to the enum class introduced everywhere else Created 5 years, 4 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
« no previous file with comments | « LayoutTests/fast/events/event-trusted.html ('k') | Source/core/dom/Node.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/event-trusted-expected.txt
diff --git a/LayoutTests/fast/events/event-trusted-expected.txt b/LayoutTests/fast/events/event-trusted-expected.txt
index bf0765ef194209e93477a49e59c5c33c978bf424..4717f41eae3dff3a65b970122a948cb4ca658930 100644
--- a/LayoutTests/fast/events/event-trusted-expected.txt
+++ b/LayoutTests/fast/events/event-trusted-expected.txt
@@ -12,6 +12,7 @@ PASS event.isTrusted is true
PASS originalEvent.isTrusted is true
PASS redispatched is true
PASS originalEvent.isTrusted is false
+PASS originalEvent.isTrusted is false
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/fast/events/event-trusted.html ('k') | Source/core/dom/Node.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698