summaryrefslogtreecommitdiff
path: root/src/3rdparty/webkit/WebCore/css/StyleSheet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/webkit/WebCore/css/StyleSheet.idl')
-rw-r--r--src/3rdparty/webkit/WebCore/css/StyleSheet.idl5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/3rdparty/webkit/WebCore/css/StyleSheet.idl b/src/3rdparty/webkit/WebCore/css/StyleSheet.idl
index e4f4090da6..4f5368900a 100644
--- a/src/3rdparty/webkit/WebCore/css/StyleSheet.idl
+++ b/src/3rdparty/webkit/WebCore/css/StyleSheet.idl
@@ -24,10 +24,7 @@ module stylesheets {
interface [
CustomMarkFunction,
CustomToJS,
- GenerateConstructor,
- Polymorphic,
- InterfaceUUID=2bd2db5f-aaab-4422-96a0-e05455313f35,
- ImplementationUUID=a8ca694d-71f2-4479-8c76-ee9c1c729b49
+ Polymorphic
] StyleSheet {
readonly attribute [ConvertNullStringTo=Null] DOMString type;
attribute boolean disabled;