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 upAn element with display: inline-block will cause a containing span's border to be cut off. #13142
Labels
Comments
|
Duplicate of #7681? |
|
@notriddle That seems likely. I didn't check for duplicates because I wasn't sure how and figured someone else would catch it, like you just did. I hope that was proper etiquette. |
|
@notriddle I removed the This seems to match the results you described. |
|
Closing as duplicate of #7681. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

While trying to decipher the CSS specification with regard to #12939, I created a document that looked something like this to see how Firefox and Chromium would interpret it:
...which is rendered by Firefox like this:

...by Chromium like this:

...and by Servo like this:
