Reviewed by Eric Seidel
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@29666
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2008-01-19 Oliver Hunt <oliver@apple.com>
+
+ Reviewed by Eric Seidel.
+
+ Build fix for --svg-foreign-object path
+
+ * svg/SVGForeignObjectElement.idl:
+
2008-01-18 Stephanie <slewis@apple.com>
Reviewed by Oliver.
module svg {
- interface [Conditional=SVG&&SVG_FOREIGN_OBJECT] SVGForeignObjectElement : SVGElement,
+ interface [Conditional=SVG&SVG_FOREIGN_OBJECT] SVGForeignObjectElement : SVGElement,
SVGTests,
SVGLangSpace,
SVGExternalResourcesRequired,