Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <!DOCTYPE HTML> |
michael@0 | 2 | <title>line-height quirk should be based on display (bug 179596)</title> |
michael@0 | 3 | <ul style="margin: 0 0 0 3em; padding: 0"> |
michael@0 | 4 | <li><span style="font-size:70%">hello</span></li> |
michael@0 | 5 | <li><span style="font-size:70%">hello</span></li> |
michael@0 | 6 | <li><span style="font-size:70%">hello</span></li> |
michael@0 | 7 | <li><span style="font-size:70%">hello</span></li> |
michael@0 | 8 | </ul> |