.. |
geolocation
|
bce5bd87a8
fix: opt into location services once device service has been started (#14253)
|
6 years ago |
partition
|
fc34076c2b
Refactor <webview> tag tests (#12886)
|
7 years ago |
permissions
|
96c3fec855
test: remove usage of 'remote' module from webview spec (#20048)
|
5 years ago |
save_page
|
60d44b3b04
spec: Remove annoying outputs from savePage test
|
9 years ago |
service-worker
|
5a34ad4e21
build: enable JS semicolons (#22785)
|
5 years ago |
storage
|
a02d3c80a0
feat: add enableWebSQL webpreference (#23580)
|
4 years ago |
a.html
|
f50f8e3f3d
chore: [gn] fix CSP warning in debugger API test (#13541)
|
6 years ago |
b.html
|
1ff33b7c81
protocol: fix registerStandardSchemes api
|
9 years ago |
base-page-security-onload-message.html
|
dee331519c
fix: disable nodeIntegration & insecure resource warnings for localhost (#18814)
|
5 years ago |
base-page-security.html
|
d586ef2f39
feature: Hot security tips (#11810)
|
7 years ago |
base-page.html
|
8857eb9cba
:white_check_mark: add tests for webview devtools-* events
|
9 years ago |
basic-auth.html
|
1d1f911b09
Use require('electron') in Electron's code
|
9 years ago |
beforeunload-false.html
|
1d1f911b09
Use require('electron') in Electron's code
|
9 years ago |
blank.html
|
ec8697bcdc
test: move protocol specs to main process (#18923)
|
5 years ago |
c.html
|
fc34076c2b
Refactor <webview> tag tests (#12886)
|
7 years ago |
cache-storage.html
|
99ea50649a
finish implementation of {secure:true} opt on protocol.registerStandardScehesm, and add working test
|
8 years ago |
close.html
|
ea63a04388
Add a test to verify the webview close event
|
9 years ago |
content.html
|
d162180196
add api to webview
|
9 years ago |
d.html
|
fc34076c2b
Refactor <webview> tag tests (#12886)
|
7 years ago |
dom-ready.html
|
b52c07f650
spec: Make dom-ready spec stronger
|
9 years ago |
e.html
|
395b0c4224
spec: "preload" attribute of <webview>
|
10 years ago |
external-string.html
|
44aad039c6
fix: do not expose Node's external strings (#13438)
|
6 years ago |
filesystem.html
|
ae297760af
add spec and docs
|
8 years ago |
form-with-data.html
|
5cecc230fb
fix: restore POST forms that open a new window with target=_blank (#21469)
|
5 years ago |
fullscreen-ipif.html
|
15dffb3dde
fix: allow iframe-initiated HTML fullscreen to exit while in macOS fullscreen (#20962)
|
5 years ago |
fullscreen-oopif.html
|
15dffb3dde
fix: allow iframe-initiated HTML fullscreen to exit while in macOS fullscreen (#20962)
|
5 years ago |
fullscreen.html
|
9fb03d584c
add spec and fix docs
|
9 years ago |
history-replace.html
|
47df447e4f
:white_check_mark: Test that replacement history entries don't break forward navigation.
|
8 years ago |
history.html
|
1d1f911b09
Use require('electron') in Electron's code
|
9 years ago |
insecure-resources.html
|
f537366387
test: move security warnings spec to main runner (#20055)
|
5 years ago |
ipc-message.html
|
1d1f911b09
Use require('electron') in Electron's code
|
9 years ago |
key-events.html
|
99414065a9
Add char/keypress event tests
|
8 years ago |
media-id-reset.html
|
e043dabcb8
add spec
|
8 years ago |
native-module.html
|
8de925c4c2
test: move module tests to main process (#20419)
|
5 years ago |
onkeyup.html
|
e4b0577cb0
Assert key and code in keyup input event spec
|
8 years ago |
onmouseup.html
|
1d1f911b09
Use require('electron') in Electron's code
|
9 years ago |
ping.html
|
bb70defcb8
spec: webview should work without script tag in page
|
9 years ago |
post.html
|
dddb598818
spec: Node integration should work after POST
|
9 years ago |
send-after-node.html
|
04dbd5c53f
fix: don't handle browser messages before document element is created (#19718)
|
5 years ago |
set-global.html
|
7210f6e64d
spec: No node integration in iframe
|
10 years ago |
shared_worker.html
|
033aa16e04
test: Node integration in web workers
|
8 years ago |
tab-focus-loop-elements-wv.html
|
9c783f53ba
fix: do not allow the window to grab focus when tabbing / shift+tabbing (#16042)
|
6 years ago |
tab-focus-loop-elements.html
|
9c783f53ba
fix: do not allow the window to grab focus when tabbing / shift+tabbing (#16042)
|
6 years ago |
target-name.html
|
9c92f2e692
spec: "new-window" event of <webview>
|
10 years ago |
theme-color.html
|
29b00ae0d6
Add tests for did-change-theme-color event
|
9 years ago |
useragent.html
|
50c913fe92
Add a test for the user agent
|
10 years ago |
visibilitychange.html
|
1e15ce6ccd
Add failing spec for webview visiblity changes
|
9 years ago |
webframe-spell-check.html
|
a9ca152069
feat: Spellchecker Async Implementation (#14032)
|
6 years ago |
webframe-zoom.html
|
dfc2e6c4a8
add temporary zoom api spec
|
8 years ago |
webview-allowpopups.html
|
d586ef2f39
feature: Hot security tips (#11810)
|
7 years ago |
webview-custom-zoom-level.html
|
96c3fec855
test: remove usage of 'remote' module from webview spec (#20048)
|
5 years ago |
webview-did-attach-event.html
|
546466b209
feat: add <webview>.getWebContentsId() (#17407)
|
6 years ago |
webview-did-navigate-in-page-with-hash.html
|
ce733e5927
:white_check_mark: add tests to insure window.location.hash changes & window.history.replaceState cause 'did-navigate-in-page' to fire
|
9 years ago |
webview-did-navigate-in-page-with-history.html
|
ce733e5927
:white_check_mark: add tests to insure window.location.hash changes & window.history.replaceState cause 'did-navigate-in-page' to fire
|
9 years ago |
webview-did-navigate-in-page.html
|
26397d9155
:white_check_mark: add tests for will-navigate, did-navigate-to-different-page, did-navigate-in-page events in webview
|
9 years ago |
webview-in-page-navigate.html
|
2fad53e66b
refactor: use v8 serialization for ipc (#20214)
|
5 years ago |
webview-isolated.html
|
8584c2f14b
fix: register webview in main world when using contextIsolation (#16067)
|
6 years ago |
webview-no-script.html
|
bb70defcb8
spec: webview should work without script tag in page
|
9 years ago |
webview-opener-no-node-integration.html
|
96c3fec855
test: remove usage of 'remote' module from webview spec (#20048)
|
5 years ago |
webview-opener-postMessage.html
|
a184b6afb3
Add spec for window.open from <webview>
|
8 years ago |
webview-origin-zoom-level.html
|
96c3fec855
test: remove usage of 'remote' module from webview spec (#20048)
|
5 years ago |
webview-stripped-preload.html
|
fd782706b2
Add explicit spec for removing preload from webview
|
8 years ago |
webview-trusted-types.html
|
f23cfbe767
fix: <webview> not working with Trusted Types (#27466)
|
4 years ago |
webview-visibilitychange.html
|
4e68a8d16e
Remove logging in parent page
|
9 years ago |
webview-will-navigate.html
|
26397d9155
:white_check_mark: add tests for will-navigate, did-navigate-to-different-page, did-navigate-in-page events in webview
|
9 years ago |
webview-zoom-factor.html
|
b09c81202a
Add test for webview zoomFactor inheritance
|
9 years ago |
webview-zoom-inherited.html
|
720e49d73d
fix: crash when navigating from a page with webview that has inherited zoom level (#24764)
|
4 years ago |
will-navigate.html
|
64880c75a3
fix: emit will-navigate for sandboxed contents (#22327)
|
5 years ago |
window-no-javascript.html
|
cee0507090
Add failing spec for inheriting Javascript web preference
|
8 years ago |
window-open-hide.html
|
f06f8ae73b
spec: Add test for allowpopups attribute
|
9 years ago |
window-open-postMessage-driver.html
|
e5d1e7b4da
fix: move window.open postMessage test to main runner to fix flake (#18735)
|
5 years ago |
window-open-postMessage.html
|
a985865f65
refactor: port window-setup to use ctx bridge instead of being run in the main world (#23299)
|
5 years ago |
window-open-size.html
|
26ecf63ab4
test: remove a bunch of usage of the remote module (#21119)
|
5 years ago |
window-open.html
|
12382f064b
Add failing spec for cycle in options
|
8 years ago |
window-opener-location.html
|
419ce494e9
refactor: use IPC helpers in window-setup (#17948)
|
5 years ago |
window-opener-no-node-integration.html
|
7734f6af62
Remove semicolons
|
9 years ago |
window-opener-no-webview-tag.html
|
e817dbf50a
Add failing spec for webviewTag inheritance
|
8 years ago |
window-opener-node.html
|
9e66df23d0
Add clearer assertion of process being undefined
|
9 years ago |
window-opener-postMessage.html
|
c70513f7ce
spec: window.opener.postMessage should set source and origin
|
9 years ago |
window-opener-targetOrigin.html
|
56a4a69dee
Add more non-matching target origins
|
8 years ago |
window-opener-webview.html
|
e817dbf50a
Add failing spec for webviewTag inheritance
|
8 years ago |
window-opener.html
|
1d1f911b09
Use require('electron') in Electron's code
|
9 years ago |
worker.html
|
033aa16e04
test: Node integration in web workers
|
8 years ago |
world-safe-preload-error.js
|
a5795824ef
feat: add worldSafe flag for executeJS results (#24712)
|
4 years ago |
world-safe-preload.js
|
a5795824ef
feat: add worldSafe flag for executeJS results (#24712)
|
4 years ago |
zoom-factor.html
|
a57af31b99
add zoom specs based on standard protocols
|
8 years ago |