electron/spec/fixtures/pages
Jeremy Apthorp 96c3fec855
test: remove usage of 'remote' module from webview spec (#20048)
2019-09-03 10:10:58 -07:00
..
geolocation fix: opt into location services once device service has been started (#14253) 2018-08-23 08:51:46 -07:00
partition Refactor <webview> tag tests (#12886) 2018-05-14 17:00:49 -05:00
permissions test: remove usage of 'remote' module from webview spec (#20048) 2019-09-03 10:10:58 -07:00
save_page spec: Remove annoying outputs from savePage test 2016-01-15 16:36:35 +08:00
service-worker refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
storage feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
a.html chore: [gn] fix CSP warning in debugger API test (#13541) 2018-07-06 15:01:33 -04:00
b.html protocol: fix registerStandardSchemes api 2016-05-08 01:36:34 +05:30
base-page-security-onload-message.html fix: disable nodeIntegration & insecure resource warnings for localhost (#18814) 2019-07-02 19:36:50 +09:00
base-page-security.html feature: Hot security tips (#11810) 2018-02-03 07:50:12 -07:00
base-page.html add tests for webview devtools-* events 2016-01-01 04:49:29 -08:00
basic-auth.html Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00
beforeunload-false.html Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00
blank.html test: move protocol specs to main process (#18923) 2019-06-27 14:20:29 -07:00
c.html Refactor <webview> tag tests (#12886) 2018-05-14 17:00:49 -05:00
cache-storage.html finish implementation of {secure:true} opt on protocol.registerStandardScehesm, and add working test 2016-12-12 12:49:57 -08:00
close.html Add a test to verify the webview close event 2015-07-08 14:34:44 -07:00
content.html add api to webview 2015-12-21 17:13:23 +05:30
d.html Refactor <webview> tag tests (#12886) 2018-05-14 17:00:49 -05:00
did-get-response-details.html Add `resourceType` arg to webContents `did-get-response-details` event. 2016-04-08 11:19:36 -07:00
dom-ready.html spec: Make dom-ready spec stronger 2015-07-24 15:48:13 +08:00
e.html spec: "preload" attribute of <webview> 2014-11-06 15:23:42 +08:00
external-string.html fix: do not expose Node's external strings (#13438) 2018-06-27 10:18:09 +10:00
filesystem.html add spec and docs 2016-08-24 06:53:14 +05:30
focus-web-contents.html Update blur parent window spec 2017-02-15 08:28:55 -08:00
fullscreen.html add spec and fix docs 2015-07-31 12:30:17 +05:30
history-replace.html Test that replacement history entries don't break forward navigation. 2016-09-16 17:08:54 -07:00
history.html Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00
insecure-resources.html test: move security warnings spec to main runner (#20055) 2019-09-03 16:02:22 +09:00
ipc-message.html Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00
jquery.html test: move webRequest spec to main runner (#19992) 2019-08-28 13:56:15 -07:00
key-events.html Add char/keypress event tests 2016-10-10 09:35:44 -07:00
media-id-reset.html add spec 2016-12-04 00:22:57 +05:30
native-module.html feat: Upgrade to Chromium 71.0.3578.98 (#15966) 2019-01-11 17:00:43 -08:00
onkeyup.html Assert key and code in keyup input event spec 2016-10-10 09:35:44 -07:00
onmouseup.html Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00
pdf-in-iframe.html Fix missing eof missing from html test files 2017-11-13 21:22:36 +01:00
pdf-in-nested-iframe.html Fix missing eof missing from html test files 2017-11-13 21:22:36 +01:00
ping.html spec: webview should work without script tag in page 2016-04-12 15:10:26 +09:00
post.html spec: Node integration should work after POST 2015-09-01 11:51:28 +08:00
process-exit.html Merge branch 'webcontent_invalid_loadurl_patch' of https://github.com/deepak1556/atom-shell into deepak1556-webcontent_invalid_loadurl_patch 2016-02-15 21:14:54 +08:00
referrer.html spec: "httpreferrer" attribute of <webview> 2014-11-12 10:39:28 +08:00
resize.html Allow webview guests to be resized manually 2016-11-15 11:00:09 -08:00
send-after-node.html fix: don't handle browser messages before document element is created (#19718) 2019-08-12 10:38:41 -07:00
set-global.html spec: No node integration in iframe 2015-01-21 17:05:19 -08:00
shared_worker.html test: Node integration in web workers 2017-03-20 12:52:46 -07:00
tab-focus-loop-elements-wv.html fix: do not allow the window to grab focus when tabbing / shift+tabbing (#16042) 2018-12-18 23:44:51 -07:00
tab-focus-loop-elements.html fix: do not allow the window to grab focus when tabbing / shift+tabbing (#16042) 2018-12-18 23:44:51 -07:00
target-name.html spec: "new-window" event of <webview> 2014-10-27 19:26:45 +08:00
theme-color.html Add tests for did-change-theme-color event 2015-12-22 23:05:03 -05:00
useragent.html Add a test for the user agent 2015-05-19 14:27:15 -07:00
visibilitychange.html Add failing spec for webview visiblity changes 2016-05-25 09:12:52 -07:00
webframe-spell-check.html feat: Spellchecker Async Implementation (#14032) 2018-10-18 11:11:53 -05:00
webframe-zoom.html add temporary zoom api spec 2017-02-18 01:34:32 +05:30
webview-allowpopups.html feature: Hot security tips (#11810) 2018-02-03 07:50:12 -07:00
webview-custom-zoom-level.html test: remove usage of 'remote' module from webview spec (#20048) 2019-09-03 10:10:58 -07:00
webview-devtools.html WebInspector has been split up 2017-02-06 10:34:29 -08:00
webview-did-attach-event.html feat: add <webview>.getWebContentsId() (#17407) 2019-03-26 10:57:27 +09:00
webview-did-navigate-in-page-with-hash.html add tests to insure window.location.hash changes & window.history.replaceState cause 'did-navigate-in-page' to fire 2016-01-01 18:51:47 -08:00
webview-did-navigate-in-page-with-history.html add tests to insure window.location.hash changes & window.history.replaceState cause 'did-navigate-in-page' to fire 2016-01-01 18:51:47 -08:00
webview-did-navigate-in-page.html add tests for will-navigate, did-navigate-to-different-page, did-navigate-in-page events in webview 2016-01-01 18:13:07 -08:00
webview-guest-resize.html Slightly rewrite <webview> tag tests (#13122) 2018-06-01 10:56:48 +02:00
webview-in-page-navigate.html test: remove usage of 'remote' module from webview spec (#20048) 2019-09-03 10:10:58 -07:00
webview-isolated.html fix: register webview in main world when using contextIsolation (#16067) 2018-12-14 15:38:35 +09:00
webview-no-node-integration-on-window.html Add failing spec 2016-04-21 11:49:42 -07:00
webview-no-script.html spec: webview should work without script tag in page 2016-04-12 15:10:26 +09:00
webview-opener-no-node-integration.html test: remove usage of 'remote' module from webview spec (#20048) 2019-09-03 10:10:58 -07:00
webview-opener-postMessage.html Add spec for window.open from <webview> 2016-06-09 12:02:01 -07:00
webview-origin-zoom-level.html test: remove usage of 'remote' module from webview spec (#20048) 2019-09-03 10:10:58 -07:00
webview-stripped-preload.html Add explicit spec for removing preload from webview 2017-05-17 13:47:00 -07:00
webview-visibilitychange.html Remove logging in parent page 2016-05-25 09:12:52 -07:00
webview-will-navigate.html add tests for will-navigate, did-navigate-to-different-page, did-navigate-in-page events in webview 2016-01-01 18:13:07 -08:00
webview-zoom-factor.html Add test for webview zoomFactor inheritance 2016-05-19 14:46:52 -07:00
will-navigate.html spec: Make the will-navigate test run faster 2015-09-18 18:57:48 +08:00
window-no-javascript.html Add failing spec for inheriting Javascript web preference 2017-04-25 12:57:53 -07:00
window-open-hide.html spec: Add test for allowpopups attribute 2015-09-22 21:18:04 +08:00
window-open-postMessage-driver.html fix: move window.open postMessage test to main runner to fix flake (#18735) 2019-06-12 08:35:58 +09:00
window-open-postMessage.html fix: move window.open postMessage test to main runner to fix flake (#18735) 2019-06-12 08:35:58 +09:00
window-open-size.html Read window size properly in `window.open` test 2015-12-02 11:50:44 -08:00
window-open.html Add failing spec for cycle in options 2017-01-06 09:58:40 -08:00
window-opener-location.html refactor: use IPC helpers in window-setup (#17948) 2019-07-09 02:43:49 +03:00
window-opener-no-node-integration.html Remove semicolons 2016-04-01 16:52:55 -07:00
window-opener-no-web-view-tag.html Set appropriate defaults for webview options (#12271) 2018-03-15 13:56:46 +09:00
window-opener-no-webview-tag.html Add failing spec for webviewTag inheritance 2017-05-17 13:27:28 -07:00
window-opener-node.html Add clearer assertion of process being undefined 2016-04-01 16:40:33 -07:00
window-opener-postMessage.html spec: window.opener.postMessage should set source and origin 2015-09-01 12:15:00 +08:00
window-opener-targetOrigin.html Add more non-matching target origins 2017-05-01 08:45:38 -07:00
window-opener-web-view.html Set appropriate defaults for webview options (#12271) 2018-03-15 13:56:46 +09:00
window-opener-webview.html Add failing spec for webviewTag inheritance 2017-05-17 13:27:28 -07:00
window-opener.html Use require('electron') in Electron's code 2015-11-12 20:29:30 +08:00
window-print.html fix: crash in window.print() (#19690) 2019-08-12 23:44:14 -07:00
worker.html test: Node integration in web workers 2017-03-20 12:52:46 -07:00
zoom-factor.html add zoom specs based on standard protocols 2017-02-18 01:41:39 +05:30