diff options
Diffstat (limited to 'sw/qa/extras/htmlimport/data/reqif-table.xhtml')
-rw-r--r-- | sw/qa/extras/htmlimport/data/reqif-table.xhtml | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/sw/qa/extras/htmlimport/data/reqif-table.xhtml b/sw/qa/extras/htmlimport/data/reqif-table.xhtml new file mode 100644 index 000000000..a169a079e --- /dev/null +++ b/sw/qa/extras/htmlimport/data/reqif-table.xhtml @@ -0,0 +1,79 @@ +<reqif-xhtml:div><reqif-xhtml:p>Before.</reqif-xhtml:p> +<reqif-xhtml:table width="100%" cellpadding="4" cellspacing="0"> + <reqif-xhtml:col width="128*"/> + + <reqif-xhtml:tr valign="top"> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + </reqif-xhtml:tr> +</reqif-xhtml:table> + +<reqif-xhtml:p>Table 2.</reqif-xhtml:p> + +<reqif-xhtml:table width="100%" cellpadding="4" cellspacing="0"> + <reqif-xhtml:tr valign="top"> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + </reqif-xhtml:tr> +</reqif-xhtml:table> + +<reqif-xhtml:p>Table 3.</reqif-xhtml:p> + +<reqif-xhtml:table width="100%" cellpadding="4" cellspacing="0"> + <reqif-xhtml:tr valign="top"> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + </reqif-xhtml:tr> + <reqif-xhtml:tr valign="top"> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + </reqif-xhtml:tr> + <reqif-xhtml:tr valign="top"> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + </reqif-xhtml:tr> + <reqif-xhtml:tr valign="top"> + <reqif-xhtml:td><reqif-xhtml:p align="left" style="text-decoration: none"> + <reqif-xhtml:br/> + + </reqif-xhtml:p> + </reqif-xhtml:td> + </reqif-xhtml:tr> +</reqif-xhtml:table> +<reqif-xhtml:p>After.</reqif-xhtml:p> +</reqif-xhtml:div> |