Bug 831354, test fix 2, followup: remove a 'line-height: 0' that's in the test but not the reference.

This commit is contained in:
L. David Baron 2013-01-17 22:55:22 +00:00
parent 128e526c18
commit eb63f93c59

View File

@ -1,6 +1,6 @@
<!DOCTYPE HTML>
<style>
body { line-height: 1.0; width: 450px }
body { width: 450px }
body, select { font-size: 12px }
</style>
<!--