Skip to content

Add border-bottom CSS properties#387

Merged
Elchi3 merged 6 commits intomdn:masterfrom
ddbeck:css-border-bottom
Sep 21, 2017
Merged

Add border-bottom CSS properties#387
Elchi3 merged 6 commits intomdn:masterfrom
ddbeck:css-border-bottom

Conversation

@ddbeck
Copy link
Contributor

@ddbeck ddbeck commented Sep 18, 2017

This PR adds the remaining border-bottom CSS properties:

  • border-bottom
  • border-bottom-color
  • border-bottom-style
  • border-bottom-width

One thing that's not covered here is -moz-border-bottom-colors, though it is referenced in notes (it's not a mere prefix, it's different behavior than the singular form). I assumed, since it's a Mozilla-only, non-standards-track property, that it's out of scope for this project. But I'm happy to add it in, if I'm mistaken.

@Elchi3 Elchi3 added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Sep 19, 2017
Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want "webview_android", "chrome", and "chrome_android" for chrome browsers (in that order).

Beside of this, it is very good.

@ddbeck
Copy link
Contributor Author

ddbeck commented Sep 19, 2017

Fixed the order. Thank you, @teoli2003!

@teoli2003
Copy link
Contributor

LGTM, r+

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

Labels

data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants