Fix layout for absolutely positioned nodes with absolutely positioned parents that have border and/or padding #74

Merged
arasmussen merged 1 commits from master into master 2015-04-30 15:14:16 -07:00
arasmussen commented 2015-04-30 14:41:13 -07:00 (Migrated from github.com)

We shouldn't take the parent's padding into account to calculate the size of the child when both the parent and child are absolutely positioned. We should however take the border into account.

We shouldn't take the parent's padding into account to calculate the size of the child when both the parent and child are absolutely positioned. We should however take the border into account.
Sign in to join this conversation.
No description provided.