| 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
|
| +
|
|
|