aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authormrmr19932015-04-28 23:11:20 +0100
committermrmr19932015-04-28 23:15:40 +0100
commit18f8c31269a5e0ce2e896c157a703f6b73c0aa90 (patch)
treecb4104e50e29380437edb3b79aaf4902e6ac51c9 /tests
parenta471867fad98a4363c5df5f5ae1becbc289d1dbd (diff)
downloadvimium-18f8c31269a5e0ce2e896c157a703f6b73c0aa90.tar.bz2
Recognise inline child elements of height=0 elements caused by font-size
If an element with style="display: inline; font-size: 0px;" surrounds another element with style="display: inline; font-size: apx;", where a is non-zero, then the inner element and its contents will be visible. However, the outer element will register height=0 in its clientRects, which previously caused us to reject these elements. This changes the behaviour to handle this case correctly.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions