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

Enable text-wrap: balance #3162

Open
kof opened this issue Apr 13, 2024 · 0 comments · May be fixed by #3166
Open

Enable text-wrap: balance #3162

kof opened this issue Apr 13, 2024 · 0 comments · May be fixed by #3166
Assignees
Labels
area:styles Style Panel is the CSS panel on the right complexity:high Multiple weeks of work or more prio:1 The most important thing to work on

Comments

@kof
Copy link
Member

kof commented Apr 13, 2024

mdn-data has been updated in #3166

Turns out white-space is now a combination of white-space-collaps and text-wrap https://developer.mozilla.org/en-US/docs/Web/CSS/white-space#values

If white-space is set in the base panel and text-wrap in advanced, base panel would be lying about the value. We need to decide on a correct approach here

@kof kof added prio:1 The most important thing to work on area:styles Style Panel is the CSS panel on the right complexity:low Good for newcomers, up to a few days of work labels Apr 13, 2024
@kof kof self-assigned this Apr 13, 2024
@kof kof linked a pull request Apr 14, 2024 that will close this issue
7 tasks
@kof kof added complexity:high Multiple weeks of work or more and removed complexity:low Good for newcomers, up to a few days of work labels Apr 23, 2024
@kof kof changed the title Enable text-wrap: balance, white-space in advanced section Enable text-wrap: balance Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:styles Style Panel is the CSS panel on the right complexity:high Multiple weeks of work or more prio:1 The most important thing to work on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant