| Index: LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| diff --git a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| index 32dc54a882843c5e5684fe93a539346399ee795d..f5081de0a0be224028f88499fbbe7a8cd774317d 100644
|
| --- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -276,6 +276,9 @@ interface CompositionEvent
|
| method initCompositionEvent
|
| interface ConvolverNode
|
| method constructor
|
| +interface Crypto
|
| + method constructor
|
| + method getRandomValues
|
| interface CryptoKey
|
| method constructor
|
| interface CustomEvent
|
| @@ -2005,6 +2008,20 @@ interface StyleSheet
|
| interface StyleSheetList
|
| method constructor
|
| method item
|
| +interface SubtleCrypto
|
| + method constructor
|
| + method decrypt
|
| + method deriveBits
|
| + method deriveKey
|
| + method digest
|
| + method encrypt
|
| + method exportKey
|
| + method generateKey
|
| + method importKey
|
| + method sign
|
| + method unwrapKey
|
| + method verify
|
| + method wrapKey
|
| interface Symbol
|
| method constructor
|
| method toString
|
|
|