metafizzy / outlayer

:construction_worker: the brains & guts of a layout library
163 stars 63 forks source link

Broken testcase #41

Closed sculove closed 8 years ago

sculove commented 9 years ago

'_getElementOffset' testcase is broken!

The more you add tesecase, offset value is broken.

So, I changed this position of '_getElementOffset' div from 'static' to `absolute' in order to work regardless of a number of tesecases

desandro commented 8 years ago

Thank you for this contribution! This is a quirky test. The offset may be incorrectly measured because of QUnit adding content to its area. You can resolve this issue by enabling Hide passed tests.