[JSGenerateIsReachable=ImplRoot] is not implemented, it should be [JSGenerateIsReachable]
authorharaken@chromium.org <haraken@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 21 Feb 2012 05:28:36 +0000 (05:28 +0000)
committerharaken@chromium.org <haraken@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 21 Feb 2012 05:28:36 +0000 (05:28 +0000)
commitb9082774a28f53d84531d4f21fc02580d07da7b7
tree509f32865331ed36e8c2cc0fe6d8c97be4981e55
parent78a7e6b40feceb3128e68fa02867a477f4897620
[JSGenerateIsReachable=ImplRoot] is not implemented, it should be [JSGenerateIsReachable]
https://bugs.webkit.org/show_bug.cgi?id=79061

Reviewed by Adam Barth.

CSSStyleDeclaration.idl uses [JSGenerateIsReachable=ImplRoot],
but "ImplRoot" is not implemented in CodeGeneratorJS.pm.
This patch replaces [JSGenerateIsReachable=ImplRoot] with [JSGenerateIsReachable].

No tests. No change in behavior.

* css/CSSStyleDeclaration.idl:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108300 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/css/CSSStyleDeclaration.idl