servo/tests/wpt/web-platform-tests/kv-storage/secure-context
2019-07-17 14:50:17 +00:00
..
resources Update web-platform-tests to revision 9a4d479ed1347eb9184abc70d628a6da2297657a 2019-07-17 14:50:17 +00:00
dynamic-import.html Update web-platform-tests to revision 9a4d479ed1347eb9184abc70d628a6da2297657a 2019-07-17 14:50:17 +00:00
import-maps.html Update web-platform-tests to revision 9a4d479ed1347eb9184abc70d628a6da2297657a 2019-07-17 14:50:17 +00:00
import-statement.html Update web-platform-tests to revision 9a4d479ed1347eb9184abc70d628a6da2297657a 2019-07-17 14:50:17 +00:00
README.md Update web-platform-tests to revision 9a4d479ed1347eb9184abc70d628a6da2297657a 2019-07-17 14:50:17 +00:00
script-element.html Update web-platform-tests to revision 9a4d479ed1347eb9184abc70d628a6da2297657a 2019-07-17 14:50:17 +00:00
side-effects.html Update web-platform-tests to revision 9a4d479ed1347eb9184abc70d628a6da2297657a 2019-07-17 14:50:17 +00:00

KV Storage [SecureContext] tests

These tests ensure that KV Storage follows the rules for [SecureContext] modules. (As of the time of this writing, they are only proposed rules, in heycam/webidl#675.)

Eventually these should probably be generalized and tested as part of idlharness.js.