Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCalculate and use margins, padding, border in inline flows #227
Comments
|
Is this actually fixed? Servo calculates them, but does Servo use them? See #857. |
|
This is done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think margins, padding, border parse yet.
See http://www.w3.org/TR/CSS2/visudet.html, sections 10.3 (widths) and 10.6 (heights).