Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support negative heights #794

Closed
pcwalton opened this issue Aug 26, 2013 · 3 comments
Closed

Support negative heights #794

pcwalton opened this issue Aug 26, 2013 · 3 comments

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Aug 26, 2013

Correct handling of negative heights is needed to pass Acid2 lines 10 and 11.

@larsbergstrom
Copy link
Contributor

@larsbergstrom larsbergstrom commented Dec 10, 2013

Needed for #1366.

@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Dec 11, 2013

@pcwalton Do you really mean negative height rather than negative margins (#789)?

Per spec, specifying a negative value for the height and min-height property is invalid. Because min-height (#784) is non-negative, the used height can not be negative even in corner cases (eg. small height, box-sizing: border-box, large padding).

Or is this bug about making sure we do all this?

@pcwalton
Copy link
Contributor Author

@pcwalton pcwalton commented Jan 23, 2014

I have no idea what I was thinking when filing this bug.

@pcwalton pcwalton closed this Jan 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.