summaryrefslogtreecommitdiff
path: root/legacy/haveproblems/google-issues.html
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/haveproblems/google-issues.html')
-rw-r--r--legacy/haveproblems/google-issues.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/legacy/haveproblems/google-issues.html b/legacy/haveproblems/google-issues.html
new file mode 100644
index 0000000..f44b81c
--- /dev/null
+++ b/legacy/haveproblems/google-issues.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<html>
+<head>
+<title>NetSurf - Google Search</title>
+</head>
+<body>
+
+<table width="100%" border="0" cellpadding="0" cellspacing="0">
+<tr>
+<td bgcolor="#3366cc"><img width="1" height="1" alt=""></td>
+</tr>
+</table>
+
+<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#e5ecf9">
+<tr>
+<td bgcolor="#e5ecf9" width="1%" nowrap><font size="+1">&nbsp;<b>Web</b></font>&nbsp;</td><td bgcolor="#e5ecf9" align="right" nowrap><font size="-1">Results <b>1</b> - <b>10</b> of about <b>1,170,000</b> for <b>NetSurf</b>. (<b>0.21</b> seconds)&nbsp;</font></td>
+</tr>
+</table>
+
+<p>Two issues above: 1. the top darker blue 1px line does not show up. (The img has no src attribute, but maybe the width/height attributes should be used anyway.) 2. There are two blank lines above and below &quot;Web&quot;. These are &amp;nbsp;s which have been incorrectly wrapped onto other lines. The table cell has width=1% and also nowrap.</p>
+
+</body>
+</html> \ No newline at end of file