blob: 6539344a1d0fe3a87daedd2e4a9b575c57fe6ce0 [file] [log] [blame]
This test verifies that line-height gets applied from link-only style.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS regularComputedStyle.lineHeight is '100px'
PASS linkComputedStyle.lineHeight is '200px'
PASS successfullyParsed is true
TEST COMPLETE