bzbarsky%mit.edu 0301c2e184 Make line-height specified in ch units work. Bug 391909, r+sr+a+dbaron
git-svn-id: svn://10.0.0.236/trunk@233038 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-24 22:20:25 +00:00

9 lines
109 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="line-height: 3ch; width: 0">
This is a test
</div>
</body>
</html>