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-display] Specify that some display-inside values are "prose-capable" #28

Open
tabatkins opened this issue Mar 7, 2014 · 0 comments

Comments

@tabatkins
Copy link
Owner

Some display values can handle prose inside themselves, some can't. Those that can't transform inline-level elements to block-level, but that's not always enough.

In particular, if you have a "ruby-base" inside a "flex", it'll generate a "ruby" box around itself, but then needs to additionally generate a "block" box around itself.

Alternately: define how "display: block-level ruby;" works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant