summaryrefslogtreecommitdiffstats
path: root/WebCore/css/Rect.idl
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/css/Rect.idl')
-rw-r--r--WebCore/css/Rect.idl6
1 files changed, 1 insertions, 5 deletions
diff --git a/WebCore/css/Rect.idl b/WebCore/css/Rect.idl
index 3c31dc6..60eb70e 100644
--- a/WebCore/css/Rect.idl
+++ b/WebCore/css/Rect.idl
@@ -19,11 +19,7 @@
module css {
- interface [
- GenerateConstructor,
- InterfaceUUID=696bc4d9-c1d3-4225-a5b3-2cef28967705,
- ImplementationUUID=ae83743f-4dc4-4785-869b-8c3010c7d006
- ] Rect {
+ interface Rect {
readonly attribute CSSPrimitiveValue top;
readonly attribute CSSPrimitiveValue right;
readonly attribute CSSPrimitiveValue bottom;