summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/475986-1a.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/475986-1a.html')
-rw-r--r--layout/reftests/bugs/475986-1a.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/layout/reftests/bugs/475986-1a.html b/layout/reftests/bugs/475986-1a.html
new file mode 100644
index 0000000000..9581eadb3b
--- /dev/null
+++ b/layout/reftests/bugs/475986-1a.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <table width="100%">
+ <tr align="left"><th>Text</th></tr>
+ </table>
+ </body>
+</html>