diff options
Diffstat (limited to 'dom/tests/mochitest/chrome/file_clipboard_events_chrome.html')
-rw-r--r-- | dom/tests/mochitest/chrome/file_clipboard_events_chrome.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/tests/mochitest/chrome/file_clipboard_events_chrome.html b/dom/tests/mochitest/chrome/file_clipboard_events_chrome.html new file mode 100644 index 0000000000..652d1e981f --- /dev/null +++ b/dom/tests/mochitest/chrome/file_clipboard_events_chrome.html @@ -0,0 +1 @@ +<body onload='window.arguments[0].doChecks(this)'><input id='i' value='Sample Text'></body> |