2 * remove shadow from plugin. This causes the plugin window to be dirty,
5 * disable double buffering for the plugin with GTK+ API?
7 * remove black border in upper and left corners of the plugin window
9 * try to implement size negotiations with the plugin that sends javascript
12 * access object's attribute and <PARAM> children. Jean claims he does
13 this already, but the code seems to access GLib properties only,
16 * implement a size negotiation mechanism from the plugin using
17 javascript. The plugin understands its ID from the object element,
18 calculates the size and sends a URL with a javascript call to a function
19 that sets width, height attributes of the object element