..
partition
create partitionId with encodedURIcomponent
2015-09-03 20:49:29 +05:30
permissions
add spec for new permissions
2016-01-30 19:10:52 +05:30
save_page
spec: Remove annoying outputs from savePage test
2016-01-15 16:36:35 +08:00
service-worker
eradicate all per-file eslint globals
2016-03-30 17:00:34 -07:00
a.html
webview: will-navigate and page-favicon-set navigation events
2015-04-25 09:50:28 +05:30
audio.html
Add media play events to webview
2015-12-19 22:37:51 -05:00
b.html
Add specs for <webview>
2014-10-25 23:23:49 +08: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
c.html
spec: Check if window.global is set
2015-07-14 09:15:03 -07: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
Add specs for <webview>
2014-10-25 23:23:49 +08:00
did-get-response-details.html
Add resourceType
arg to webContents did-get-response-details
event.
2016-04-08 11:19:36 -07:00
document-hidden.html
Use require('electron') in Electron's code
2015-11-12 20:29:30 +08: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
fullscreen.html
add spec and fix docs
2015-07-31 12:30:17 +05:30
history.html
Use require('electron') in Electron's code
2015-11-12 20:29:30 +08:00
ipc-message.html
Use require('electron') in Electron's code
2015-11-12 20:29:30 +08:00
native-module.html
spec: Native modules should work after navigation in webview
2015-04-27 15:11:59 +08:00
onkeyup.html
Use require('electron') in Electron's code
2015-11-12 20:29:30 +08:00
onmouseup.html
Use require('electron') in Electron's code
2015-11-12 20:29:30 +08: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
set-global.html
spec: No node integration in iframe
2015-01-21 17:05:19 -08: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
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-opener-no-node-integration.html
Remove stray log
2016-04-01 16:52:28 -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
will-navigate.html
spec: Make the will-navigate test run faster
2015-09-18 18:57:48 +08:00
window-open-hide.html
spec: Add test for allowpopups attribute
2015-09-22 21:18:04 +08:00
window-open-postMessage.html
Inline JSON message response
2015-12-14 17:09:31 -08:00
window-open-size.html
Read window size properly in window.open
test
2015-12-02 11:50:44 -08:00
window-open.html
spec: "new-window" event of <webview>
2014-10-27 19:26:45 +08:00
window-opener-no-node-integration.html
Remove semicolons
2016-04-01 16:52:55 -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.html
Use require('electron') in Electron's code
2015-11-12 20:29:30 +08:00