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

Unified Diff: LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt

Issue 1234613004: Only execute default actions on trusted events. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master_event_trusted_main3
Patch Set: Add Yosemite exceptions Created 5 years, 5 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/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt
diff --git a/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt b/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1cc9fe83c4aacb60fa8c2ffdb8b0b7c610e84bd0
--- /dev/null
+++ b/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt
@@ -0,0 +1,12 @@
+Tests to ensure that default action does not occur for untrusted events.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+
+FAIL document.getElementById('radio1').checked should be true. Was false.
+FAIL document.getElementById('radio2').checked should be false. Was true.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action.html ('k') | LayoutTests/fast/events/frame-tab-focus.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698