| 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 dd7d973a21b048810c35d4a5612db109d3ea2a24..5e69e4af140104dd0c64eed9144b41920e818e4c 100644
|
| --- a/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| +++ b/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
|
| @@ -32,6 +32,10 @@ interface AnalyserNode
|
| setter maxDecibels
|
| setter minDecibels
|
| setter smoothingTimeConstant
|
| +interface AnimationEvent
|
| + getter animationName
|
| + getter elapsedTime
|
| + method constructor
|
| interface ApplicationCache
|
| attribute CHECKING
|
| attribute DOWNLOADING
|
| @@ -5608,6 +5612,9 @@ interface Window
|
| attribute PERSISTENT
|
| attribute TEMPORARY
|
| attribute onabort
|
| + attribute onanimationend
|
| + attribute onanimationiteration
|
| + attribute onanimationstart
|
| attribute onbeforeunload
|
| attribute onblur
|
| attribute oncancel
|
|
|