1 <?xml version=
"1.0" standalone=
"yes"?>
2 <svg xmlns=
"http://www.w3.org/2000/svg">
3 <!-- The FO <body> background should cover this red rect -->
4 <rect x=
"20" y=
"20" width=
"200" height=
"100" fill=
"red"/>
5 <foreignObject x=
"20" y=
"20" width=
"200" height=
"100">
6 <html xmlns=
"http://www.w3.org/1999/xhtml">
7 <body style=
"background-color: green; margin: 0px;">
8 <div style=
"height: 100px;"></div>