[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 1 07:39:41 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=16401





------- Comment #126 from lkcl at lkcl.net  2009-01-01 07:39 PDT -------
KDE's HTMLAppletElement setHSpace(DOMString &string) function:
http://api.kde.org/4.0-api/kdelibs-apidocs/khtml/html/classDOM_1_1HTMLAppletElement.html#8b2abf2ea0476bb40af513232240f107

KDE's HTMLAppletElement setHSpace(long value) function:
http://api.kde.org/4.0-api/kdelibs-apidocs/khtml/html/classDOM_1_1HTMLAppletElement.html#3c84c8400913f971db4c58a87a99e2c5

again - KDE supports _both_ long _and_ string setting for hspace.  vspace is
the same.

KDE does not appear to _have_ an HTMLEmbedElement (either that or i can't find
it) - i presume that embedding is done in some alternative KDE-specific way:
KHTMLPart is after all an "embedded" part, itself.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list