| Index: Source/core/frame/Window.idl
|
| diff --git a/Source/core/frame/Window.idl b/Source/core/frame/Window.idl
|
| index 5d546c139a67ebab04312dcc4a398fdca9dde2cd..156ac738ab1842be3d2dcd7b4708dce1fbf3c456 100644
|
| --- a/Source/core/frame/Window.idl
|
| +++ b/Source/core/frame/Window.idl
|
| @@ -98,7 +98,7 @@
|
| // CSS Conditional Rules Module
|
| // http://dev.w3.org/csswg/css-conditional/#the-css-interface
|
| // FIXME: CSS should be an interface with static members, in which
|
| - // case this getter would not be needed.
|
| + // case this getter would not be needed. crbug.com/496369
|
| [Replaceable] readonly attribute CSS CSS;
|
|
|
| // CSSOM View Module
|
|
|