Hello, On <foreignObject>, is all but the first child element to be ignored? Something like this: <foreignObject> <body xmlns="..."> <p>blabla</p> <p>blabla</p> </body> -- all other elements are ignored </foreignObject> But is the following also legal? <foreignObject xmlns:html="..."> <html:p>blabla</p> <html:p>blabla</p> </foreignObject> I have went over this in my head, and can think of several reasons why the second example should/couldn't be legal.. I just want to make sure... thanks, -- Sigurd LerstadReceived on Friday, 23 August 2002 06:44:26 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:53:55 UTC