Skip to content

Fix handling of inline elements (span, label etc). Closes #5#18

Open
danmana wants to merge 2 commits intojosephschmitt:masterfrom
danmana:fix-inline-elements
Open

Fix handling of inline elements (span, label etc). Closes #5#18
danmana wants to merge 2 commits intojosephschmitt:masterfrom
danmana:fix-inline-elements

Conversation

@danmana
Copy link
Copy Markdown

@danmana danmana commented May 19, 2014

Fix handling of inline elements by using Math.max(clientHeight, offsetHeight, scrollHeight) instead of just clientHeight. Inline elements report 0 as clientHeight and scrollHeight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant