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

css.properties.line-clamp.none - should be supported via -webkit-line-clamp property #25231

Open
skyclouds2001 opened this issue Nov 26, 2024 · 2 comments
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@skyclouds2001
Copy link
Contributor

skyclouds2001 commented Nov 26, 2024

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

the none value should be supported in chromium (via -webkit-line-clamp property)

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

add data

Did you test this? If so, how?

test in chrome M130

image

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

https://drafts.csswg.org/css-overflow-4/#propdef--webkit-line-clamp

https://drafts.csswg.org/css-overflow-4/#propdef-line-clamp

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-line-clamp

MDN metadata

MDN page report details
  • Query: css.properties.line-clamp
  • Report started: 2024-11-26T15:15:29.612Z
@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Nov 26, 2024
@caugner
Copy link
Contributor

caugner commented Dec 2, 2024

@queengooborg Should the collector report unprefixed line-clamp support?

@caugner
Copy link
Contributor

caugner commented Dec 2, 2024

@skyclouds2001 skyclouds2001 changed the title css.properties.line-clamp.none - should be supported Dec 12, 2024
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
2 participants