mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
mozbrowsersercuritychange event
This commit is contained in:
parent
fb3fe3d784
commit
63519c3574
13 changed files with 135 additions and 4 deletions
|
@ -5916,6 +5916,12 @@
|
|||
"url": "/_mozilla/mozilla/mozbrowser/mozbrowsericonchange_event.html"
|
||||
}
|
||||
],
|
||||
"mozilla/mozbrowser/mozbrowsersecuritychange_event.html": [
|
||||
{
|
||||
"path": "mozilla/mozbrowser/mozbrowsersecuritychange_event.html",
|
||||
"url": "/_mozilla/mozilla/mozbrowser/mozbrowsersecuritychange_event.html"
|
||||
}
|
||||
],
|
||||
"mozilla/mozbrowser/mozbrowsershowmodalprompt_event.html": [
|
||||
{
|
||||
"path": "mozilla/mozbrowser/mozbrowsershowmodalprompt_event.html",
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[mozbrowsersecuritychange_event.html]
|
||||
type: testharness
|
||||
[mozbrowsersecuritychange event is dispatched when content security state changes]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue