2 <body style=
"margin: 0;">
3 <svg xmlns=
"http://www.w3.org/2000/svg">
4 <!-- Both FOs should be visible -->
5 <foreignObject width=
"100" height=
"100">
6 <html xmlns=
"http://www.w3.org/1999/xhtml">
8 <div style=
"background: green; width: 100px; height: 100px;"></div>
12 <foreignObject x=
"150" width=
"100" height=
"100">
13 <html xmlns=
"http://www.w3.org/1999/xhtml">
15 <div style=
"background: green; width: 100px; height: 100px;"></div>