| Index: third_party/WebKit/Source/core/css/cssom/StylePropertyMap.idl
|
| diff --git a/third_party/WebKit/Source/core/css/cssom/StylePropertyMap.idl b/third_party/WebKit/Source/core/css/cssom/StylePropertyMap.idl
|
| index 12ac4a49ee03113c14d070329bc6d2524ff7c110..49c022f87a18da6e513a47384426718ff7a01886 100644
|
| --- a/third_party/WebKit/Source/core/css/cssom/StylePropertyMap.idl
|
| +++ b/third_party/WebKit/Source/core/css/cssom/StylePropertyMap.idl
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// https://drafts.css-houdini.org/css-typed-om/#the-stylepropertymap
|
| [
|
| Exposed=(Window,PaintWorklet),
|
| RuntimeEnabled=CSSTypedOM,
|
|
|