| Index: Source/core/css/MediaQueryListEvent.idl
|
| diff --git a/Source/core/css/MediaQueryListEvent.idl b/Source/core/css/MediaQueryListEvent.idl
|
| index c2a328a4dd9588b1d6c6db26548a75241ef1f8bc..f229e79b19c7d02b7a6f5683336d46805106a0cf 100644
|
| --- a/Source/core/css/MediaQueryListEvent.idl
|
| +++ b/Source/core/css/MediaQueryListEvent.idl
|
| @@ -4,6 +4,7 @@
|
|
|
|
|
| // http://dev.w3.org/csswg/cssom-view/#mediaquerylistevent
|
| +
|
| [
|
| Constructor(DOMString type, optional MediaQueryListEventInit eventInitDict)
|
| ] interface MediaQueryListEvent : Event {
|
|
|