summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/235593-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/235593-1.html')
-rw-r--r--layout/reftests/bugs/235593-1.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/layout/reftests/bugs/235593-1.html b/layout/reftests/bugs/235593-1.html
new file mode 100644
index 0000000000..55013e40f6
--- /dev/null
+++ b/layout/reftests/bugs/235593-1.html
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Bug 235593</title>
+</head>
+<body>
+<table>
+ <tr><td>
+ <table align="left"><tr><td style="background: #DDDDDD">a a<script type="text/javascript">document.body.offsetWidth;</script></td><td></td></tr></table>
+ </td></tr>
+</table>
+</body>
+</html>