From 1bf1084f2b10c3b47fd1a588d85d21ed0eb41d0c Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 27 Jun 2017 06:07:23 +0000 Subject: webkitgtk-2.16.5 --- Source/WebCore/dom/CDATASection.idl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Source/WebCore/dom/CDATASection.idl') diff --git a/Source/WebCore/dom/CDATASection.idl b/Source/WebCore/dom/CDATASection.idl index 939fe27b3..fc7a8ae47 100644 --- a/Source/WebCore/dom/CDATASection.idl +++ b/Source/WebCore/dom/CDATASection.idl @@ -17,6 +17,8 @@ * Boston, MA 02110-1301, USA. */ -interface CDATASection : Text { +[ + JSGenerateToJSObject +] interface CDATASection : Text { }; -- cgit v1.2.1