electron/spec/fixtures/pages
2015-10-18 11:28:05 +08:00
..
partition create partitionId with encodedURIcomponent 2015-09-03 20:49:29 +05:30
save_page Fix: savePage API saves external resources in a wrong directory. 2015-10-18 11:28:05 +08:00
a.html webview: will-navigate and page-favicon-set navigation events 2015-04-25 09:50:28 +05:30
b.html Add specs for <webview> 2014-10-25 23:23:49 +08:00
basic-auth.html spec: Make the basic-auth spec stronger 2015-07-24 15:33:07 +08:00
beforeunload-false.html spec: Test beforeunload handler in webview 2015-05-01 13:48:23 +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
d.html Add specs for <webview> 2014-10-25 23:23:49 +08:00
document-hidden.html browser: hide webcontents when window not shown 2015-09-24 10:30:18 +05:30
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 add test 2015-05-20 09:23:08 +05:30
ipc-message.html Add sendToHost method 2014-12-17 11:09:11 -08:00
native-module.html spec: Native modules should work after navigation in webview 2015-04-27 15:11:59 +08:00
onkeyup.html spec: Add test for sendInputEvent 2015-09-18 18:28:34 +08:00
onmouseup.html spec: Add test for sendInputEvent 2015-09-18 18:28:34 +08:00
post.html spec: Node integration should work after POST 2015-09-01 11:51:28 +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
useragent.html Add a test for the user agent 2015-05-19 14:27:15 -07: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-size.html spec: window.open should inherit options of parent window 2015-09-22 22:36:46 +08:00
window-open.html spec: "new-window" event of <webview> 2014-10-27 19:26:45 +08:00
window-opener-node.html spec: Set node-integration in window.open should work 2015-09-09 16:11:45 +08: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 spec: Make window.open specs more reliable 2015-10-06 15:43:36 +08:00