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.writing-mode - sideways support for Edge not updated in compatibility table #25705

Closed
mohanad-80 opened this issue Jan 18, 2025 · 2 comments
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@mohanad-80
Copy link

mohanad-80 commented Jan 18, 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?

The compatibility table for the CSS writing-mode property does not reflect that the sideways value is now supported in Microsoft Edge. This information needs to be updated.

What browsers does this problem apply to, if applicable?

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

What did you expect to see?

I expected the compatibility table for the CSS writing-mode property to show that the sideways value is supported in Microsoft Edge.

Did you test this? If so, how?

The screenshot below shows the writing-mode: sideways-lr property applied in Microsoft Edge version 132.0.2957.115 (Official build) (64-bit). As you can see, the text (on the right) is correctly rotated and flows sideways, confirming support for this property.

Image

Current version is: 132.0.2957.115 (Official build) (64-bit)

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

Microsoft Edge release notes: https://learn.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel#site-compatibility-impacting-changes

Screenshot from the release notes:
Image

Do you have anything more you want to share?

Current Compatibility Table:
Image

The compatibility table currently indicates that sideways-lr and sideways-rl are not supported in Microsoft Edge.

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/writing-mode

MDN metadata

MDN page report details
  • Query: css.properties.writing-mode
  • Report started: 2025-01-18T07:25:38.351Z
@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Jan 18, 2025
@Elchi3
Copy link
Member

Elchi3 commented Jan 20, 2025

Thanks for your report!

Edge 132 was just released on Friday and I just merged #25711 which sets the 132 Edge release to the current release. browser-compat-data will release tomorrow and so MDN will be updated tomorrow.

@mohanad-80
Copy link
Author

Thank you for your response and for addressing this issue. I've checked the MDN site, and I can confirm that the compatibility table has been updated. I appreciate the follow-up and the resolution.

Closing this issue now, as it has been resolved. Thanks for your work on this!

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

2 participants