summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/htmlimport/data/tdf155011.html
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/extras/htmlimport/data/tdf155011.html')
-rw-r--r--sw/qa/extras/htmlimport/data/tdf155011.html31
1 files changed, 31 insertions, 0 deletions
diff --git a/sw/qa/extras/htmlimport/data/tdf155011.html b/sw/qa/extras/htmlimport/data/tdf155011.html
new file mode 100644
index 0000000000..b3bc7845b5
--- /dev/null
+++ b/sw/qa/extras/htmlimport/data/tdf155011.html
@@ -0,0 +1,31 @@
+<html>
+ <body>
+ <table>
+ <tr>
+ <td>
+ <div id="foo1">
+ <table>
+ <tr>
+ <td>
+ <div id="foo2">
+ <form>
+ <table>
+ <tr>
+ <td>
+ <input type="radio"/>
+ </td>
+ </tr>
+ </table>
+ </form>
+ <div id="foo3"/>
+ <div id="foo4"/>
+ </div>
+ </td>
+ </tr>
+ </table>
+ </div>
+ </td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file