2003/12/31 03:04:00
authordavid <david@xwt.org>
Fri, 30 Jan 2004 07:43:58 +0000 (07:43 +0000)
committerdavid <david@xwt.org>
Fri, 30 Jan 2004 07:43:58 +0000 (07:43 +0000)
darcs-hash:20040130074358-0c9ea-c5020a41bdb13947c8160745fac88b48ec16375f.gz

src/org/xwt/Box.java

index b5585fc..c39823e 100644 (file)
@@ -78,7 +78,7 @@ public final class Box extends JSScope implements Scheduler.Task {
         "shrink", "hshrink", "vshrink", "x", "y", "width", "height", "cols", "rows",
         "colspan", "rowspan", "align", "visible", "packed", "globalx", "globaly",
         "minwidth", "maxwidth", "minheight", "maxheight", "indexof", "thisbox", "clip",
-        "numchildren", "redirect", "cursor", "mouse", "surface"
+        "numchildren", "redirect", "cursor", "mouse"
     };
 
     // FIXME update these