summaryrefslogtreecommitdiff
path: root/legacy/haveproblems/line-height2.html
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/haveproblems/line-height2.html')
-rw-r--r--legacy/haveproblems/line-height2.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/legacy/haveproblems/line-height2.html b/legacy/haveproblems/line-height2.html
new file mode 100644
index 0000000..71a9bf1
--- /dev/null
+++ b/legacy/haveproblems/line-height2.html
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<body>
+<span style="font-size:500%;">
+ <span style="font-size:10%;vertical-align:sub;">boo</span>
+ moose
+ <span style="font-size:10%;vertical-align:sub;">boo</span>
+</span>
+</body>
+</html> \ No newline at end of file