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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt

Issue 1989463002: Deprecate invoking the default action for untrusted events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master_dom_event_deprecation
Patch Set: Rebase Created 4 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/events/simulated-key-state-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: A DOM event generated from JavaScript has triggered a default a ction inside the browser. This behavior is non-standard and will be removed in M 53, around September 2016. See https://www.chromestatus.com/features/57188039335 60832 for more details.
1 Tests to ensure that default action does not occur for untrusted events. 2 Tests to ensure that default action does not occur for untrusted events.
2 3
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 5
5 6
6 7
7 FAIL document.getElementById('radio1').checked should be true. Was false. 8 FAIL document.getElementById('radio1').checked should be true. Was false.
8 FAIL document.getElementById('radio2').checked should be false. Was true. 9 FAIL document.getElementById('radio2').checked should be false. Was true.
9 PASS successfullyParsed is true 10 PASS successfullyParsed is true
10 11
11 TEST COMPLETE 12 TEST COMPLETE
12 13
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/events/simulated-key-state-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698