-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
CSS overflow module #26425
CSS overflow module #26425
Conversation
Preview URLs Flaws (6)URL:
External URLs (1)URL:
(comment last updated: 2023-04-27 04:56:36) |
### Non-standard properties | ||
|
||
- {{CSSxRef("-webkit-line-clamp")}} {{non-standard_inline}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This property is standardized in Level 4.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@estelle, the example is really a great addition. Thank you!! 🙌
- {{CSSxRef("-webkit-line-clamp")}} {{non-standard_inline}} | ||
|
||
### Data types |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about this? 🙂
### Data types | |
### Enumerated values |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i want to keep it the same title as other landing pages (but feel free to commit if you disagree with me)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can revisit this title if and when we do have the "Enumerated value types" category
Co-authored-by: Dipika Bhattacharya <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates! 👍
part of openwebdocs/project#147