Last change
on this file since 102797 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
383 bytes
|
Line | |
---|
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <title>gnome-xml push mode bug</title>
|
---|
5 | </head>
|
---|
6 | <body>
|
---|
7 |
|
---|
8 | <table border="4">
|
---|
9 | <tr>
|
---|
10 | <td bgcolor="white">
|
---|
11 | Foo1
|
---|
12 | <table border="4">
|
---|
13 | <tr>
|
---|
14 | <td>Foo2<p><p></td></tr></table>
|
---|
15 | </td>
|
---|
16 | <td bgcolor="blue">Foo3</td>
|
---|
17 | </tr>
|
---|
18 | </table>
|
---|
19 | </body>
|
---|
20 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.