summaryrefslogtreecommitdiff
path: root/testres/text2.html
diff options
context:
space:
mode:
Diffstat (limited to 'testres/text2.html')
-rw-r--r--testres/text2.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/testres/text2.html b/testres/text2.html
new file mode 100644
index 000000000..07992a86e
--- /dev/null
+++ b/testres/text2.html
@@ -0,0 +1,29 @@
+<html>
+<head>
+ <title>Sample page with some text</title>
+ <style type="text/css">
+ td {border: 2px;}
+ a { font-family: monospace;
+ font-weight: bold;
+ font-style: italic
+ }
+ body {font-style: oblique}
+ </style>
+</head>
+<body style='font-size:13pt;background-color:#CCFFCC;'>
+<a href='http://www.google.co.uk/search?hl=en&q=making+a+very+long+hyperlink+to+demonstrate+how+it+will+be+broken+&btnG=Search&meta='>
+http://www.google.co.uk/search?hl=en&q=making+a+very+long+hyperlink+to+demonstrate+how+it+will+be+broken+&btnG=Search&meta=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaassssssssssssssssssssssssssssssssssss</a>
+a1312312312312dadadafgsdsgsdddddddddddddddddddddddddddddfsdfsdfgdbbdfbxccvsdsddddddddddd
+12345678901011121314151617181920212223242526272829303132333435363738394041424344454647484950
+<table border=5>
+<tr>
+<td>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</td>
+<td>aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa</td>
+</tr>
+<tr>
+<td>bbbbbbbbbbbbbbbb</td>
+<td>bbbbbbbbbbbbbb</td>
+</tr>
+</table>
+</body>
+</html> \ No newline at end of file