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.types.basic-shape.rect - Update Chrome support status #25591

Open
woody-li opened this issue Jan 7, 2025 · 0 comments
Open

css.types.basic-shape.rect - Update Chrome support status #25591

woody-li opened this issue Jan 7, 2025 · 0 comments
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@woody-li
Copy link

woody-li commented Jan 7, 2025

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?

Chrome has support rect and xwwh at version 119

What browsers does this problem apply to, if applicable?

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

What did you expect to see?

Update rect and xwwh shape support versions with offset-path 116 and clip-path 119.

Did you test this? If so, how?

It works fine in the latest version.
Tested pass with WPT from version 119.
https://wpt.fyi/results/css/css-masking/clip-path/clip-path-rect-001.html?label=master&label=stable&product=chrome-119.0.6045.105&product=edge&product=firefox&product=safari&aligned&view=interop

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

Feature status: https://chromestatus.com/feature/5672616710373376

Do you have anything more you want to share?

What's more, the MDN clip-path demo with rect is incorrect.
https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path

I think it should be clip-path: rect(5px 145px 160px 5px round 20%);
(Exchange left and right order).

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/basic-shape/rect

MDN metadata

MDN page report details
  • Query: css.types.basic-shape.rect
  • Report started: 2025-01-07T09:00:13.335Z
@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Jan 7, 2025
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

No branches or pull requests

1 participant