data icon indicating copy to clipboard operation
data copied to clipboard

aspect-ratio still marked as experimental

Open aeschli opened this issue 2 years ago • 1 comments

Originally filed as https://github.com/microsoft/vscode/issues/149733

According to the MDN page about the CSS aspect-ratio property, it is no longer considered experimental.

https://github.com/mdn/data/blob/7ad63b7a52b16415e9a67af700a0006300b69b7b/css/properties.json#L1995 still has the experimental status.

aeschli avatar May 18 '22 06:05 aeschli

Hey @aeschli! I would recommend obtaining status data from the @mdn/browser-compat-data package instead, as it is actively maintained -- see https://github.com/mdn/browser-compat-data/blob/b3c2cbc32fc2695b58545e7c764cd56eaca4d98c/css/properties/aspect-ratio.json#L84-L88 for the relevant information.

queengooborg avatar May 25 '22 22:05 queengooborg

@aeschli @queengooborg I think we can close this issues.

ramiy avatar Oct 26 '22 07:10 ramiy

We should remove the field from mdn/data.

teoli2003 avatar Oct 26 '22 08:10 teoli2003